Search:

Type: Posts; User: mc12345678

Page 1 of 10 1 2 3 4

Search: Search took 0.08 seconds.

  1. v158 Re: How To Make Customer Telephone Number A Mandatory Field When Checking Out

    May have to use an observer style approach to detect that the number has been captured by zc and if not to return to an earlier point of the checkout. May require observing more than one notifier so...
  2. v2.0.0 Re: Best sellers, and featured products not displaying on main page

    Missed something in the posting information requested by the posting tips. This may or may not be the full solution. From what version was the store being upgraded? If from 1.5.8, then yes only the...
  3. v151 Re: How Can I Find/EditDelete a Catalog item by using the only ID#?

    While crucial to do that update/upgrade, it also seems that there may be some database issues which are preventing finding items when searching.

    You follow the above steps before really touching...
  4. v2.0.0 Re: After adding product main site redirects.

    Some of this is settings based, but the final result also depends on some thing(s).

    Was a category created?
    Was that first product in a category?

    Why was store creation stopped at just one...
  5. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Unfortunate that this is occurring on your site. While a product being placed in a subcategory is a characteristic needed for it to occur, there is more information needed. Specifically, this is...
  6. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Alternatively the query in EP4 could be modified to support let joins for each of the tables instead of one joins. I would expect that to at least in part resolve the issue of being able to delete...
  7. v157 Re: Image Overlay based on Product Category

    Ummm.. When a product is linked to another category and that product is looked at while in that linked category, then the category is no longer your "original" category but the linked category.......
  8. v158 Re: nightmere upgrading - Products not showing up in their categories

    I *have* read all of the other posts, but the linked database data is no longer available for perusal (hopefully it did not include customer data). I don't see though, what process was used to obtain...
  9. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Interesting condition. I too would expect the deletion even though I know there are some changes in the latest version that might address/relate; however, when trying to review the 4.0.36ZC code:
    ...
  10. Replies
    335
    Views
    46,219

    v156 Re: Ceon URI Mapping V5.1.1

    Besides the typical request to address the posting tips, how are the category specific stylesheets named and what examples are available where a product's master category and a separate product's...
  11. Replies
    6
    Views
    224

    Re: The Lost Penny of ZC

    Adding input ideally only to philosophy: order total I see as related to the transaction and cost to customer, the entirety of the ot_XXXXX "utilities" offers operations against previously calculated...
  12. Replies
    335
    Views
    46,219

    v156 Re: Ceon URI Mapping V5.1.1

    Normal behavior. The base name represents the master category, the added cPath parameter identified and supports processing that the product is linked. Take note of the html source code to see that...
  13. Replies
    3,557
    Views
    540,426

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Not sure why a portion of the code is/was written the way it was; however, may I suggest trying the below code in place of what is there? Have to test it though also. A major difference is that I...
  14. Replies
    3,557
    Views
    540,426

    Re: Stock by Attribute v4.0 for Zen Cart 1.3.5

    Could you post the contents of includes/modules/pages/returns_request/header_php.php?

    It appears that the code is "misusing" or not properly initiating the process to fully support reuse of the...
  15. Thread: 302

    by mc12345678
    Replies
    5
    Views
    290

    Re: 302

    What was the problem encountered when doing as recommended with:

    // if only one product in this category, go directly to the product page, instead of displaying a link to just one item:
    // if...
  16. Replies
    3,557
    Views
    540,426

    Re: SBA Select List (Dropdown) Basic

    There's a number of ways to address the situation. Detaching after the first occurrence can be an appropriate solution, though I personally find this designed loop to be troubling where such an...
  17. Replies
    335
    Views
    46,219

    v156 Re: Ceon URI Mapping V5.1.1

    Do you have the file includes/extra_datafiles/ceon_uri_mapping_database_tables.php in place? That file contains the definition that appears to be missing. It appears though that because the file...
  18. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    I should have updated the date associated with the version but about five hours ago or less I made a change to the class file reported as the issue: admin/includes/classes/class.query_factory_ep4.php
  19. v158 Re: Need Features like Apsona to Download and Upload Products/Categories

    BTW, regarding the multiple category format described? To me it seems like it could be problematic by use of the colon as a divider I know of some that have that character in their title. I could...
  20. v158 Re: Need Features like Apsona to Download and Upload Products/Categories

    I know of no direct conflict. Not 100% sure they should share the same "upload" directory, but still know of no specific reason. I've heard of others operating in that way along with yet some other...
  21. v158 Re: Need Features like Apsona to Download and Upload Products/Categories

    Appearances can be deceiving, but EP4 does support 1.5.8. At the moment it requires download from github.com. receiving feedback on it and at the sorority thread any other software helps to resolve...
  22. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    For information, the github.com site was updated about 22 hours ago to correct the other issue that was recently identified. About an error logged when debugging is on (default) and the directory not...
  23. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Well, the copy that came through to me had your admin directory throughout the post. At any rate, the last message of the log indicates that you are using a version that is not fully compatible with...
  24. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    It is/ was a fair question and an appropriate response had also been given. I can also appreciate the desire to privately address an issue perhaps considered embarrassing to either party.

    That...
  25. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    There should be a log generated. I personally would expect it to be in your ZC logs folder, but it may be in your temp directory where EP4 files are accessed.

    Is this a new install, an upgrade,...
  26. Replies
    25
    Views
    2,832

    Re: Admin login not working

    Looks to me like perhaps you have an issue with https/http. This is controlled through YOUR_ADMIN/configure.php. basically if the admin is trying to connect via https, but a certificate is not...
  27. Replies
    3,557
    Views
    540,426

    Re: SBA Select List (Dropdown) Basic

    I don't recall at what version of Zen Cart, but at that point which includes 1.5.8 (back to some version) the attributes file did not require override. The base 1.5.8 version is sufficient. Further...
  28. v158 Re: Undefined global variable $_SESSION and no zc log files

    I'm possibly wrong, but the duplicate definition logging issue could be or could have been averted through the logging configuration settings.

    The missing session issue likely occurred because...
  29. Replies
    335
    Views
    46,219

    v156 Re: Ceon URI Mapping V5.1.1

    So want the old URI to direct to a new product and want the new product designation to also point to the new product? And don't want to allow access to the old product itself?

    Seems like could...
  30. Replies
    1
    Views
    102

    Re: PM attachments

    Ya, that's not allowed, according to the way the forum website has been set up. Sort of makes sense, but is annoying. Would need to use an external service that generates a link and then PM the link...
  31. Re: PHP Deprecated: Creation of dynamic property ups::$quotes

    You say or reference the query_class, but that file has two classes declared in it, the reported issue is with the class towards the bottom of the file which is the queryFactoryResult class.

    It...
  32. v155 Re: User already has more than 'max_user_connections

    I've seen 100 on a shared server.
  33. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    So, I might have expected the same and in my testing I didn't come across that hard stop error. I see what can be changed to prevent that response. It is to change the if statement in line 165 to...
  34. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    What was the attempted file placement for the one on github? If solely placed in the zc_plugins directory, then the previous version located in the admin directory must be removed. Also with it in...
  35. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    There are two known issues with that arrangement with a potential third depending on the mySql configuration. The two problems are addressed by review of almost any of the recent pages of this...
  36. v158 Re: Upgrading to php 8.2: The PHP version you are using (8.2.12) is not suitable.

    They've been trying to "streamline" things. So much so that a potential response is that should always use the latest, no matter how long or may have taken or how inaccurate the current help is when...
  37. v158 Re: Upgrading to php 8.2: The PHP version you are using (8.2.12) is not suitable.

    There are files that were modified in support of correcting issues found in the base version. (If you do not use the latest fileset somewhere in your future, then you will have operational problems....
  38. Replies
    335
    Views
    46,219

    v156 Re: Ceon URI Mapping V5.0

    From what I've gathered if the new release has the same primary version (5.xxx) then the update is part of the original download/agreement.

    I would think to try downloading from whatever account...
  39. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    If using the version downloaded from the zen cart site, then please read back over any of the recent pages of this thread about how to resolve the missing category issue.

    Regarding the linking of...
  40. Replies
    3,600
    Views
    514,590

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Sorry for the delay in responding. Yes, that issue is expected to be resolved with the root of the problem further discussed here: Duplicate entry when trying to add product with two level category...
  41. Replies
    4
    Views
    281

    v156 Re: CEON URI issue Forbidden 403

    When did this issue begin? Was this a new install of the plugin or had it fully been working and this issue began? What's changed since it was last seen to work as expected? Php version? Plugin...
  42. v158 Re: "Undefined variable" warning in zen_build_keyword_where_clause function

    There's a number of ways to potentially address:
    1. Pre-assign a default value, then change the final torn to just send the value of $where_str.
    2. Add a test for emptiness or lack of setting...
  43. Replies
    4
    Views
    281

    v156 Re: CEON URI issue Forbidden 403

    The link shown as displayed is what is pushed to the browser to actually cause the product to be added to the cart. What I see is that the product is a linked product that is being added, but the...
  44. v157 Re: main page opens with category - how does original main page now get accessed?

    Not going to repeat the countless statements that have been made in reference to continued SEO monkey business.

    1. None. Although a default install introduces some alternate or extra content, the...
  45. v157 Re: internal link - with or without domain prefix - does it matter either way?

    For site maintenance, the use of relative links is a better option. Reason? If for some reason the changed code is used for a different domain or if moved to/from a sub directory, then there are less...
  46. Replies
    12
    Views
    3,144

    v155 Re: Problems with your MySQL (mysqli) support

    Additionally, may want to consider setting up this additional store using a sub domain. The sub domain could still be in this sub directory off your main site, but the alternate php configuration may...
  47. Re: Customer address not appearing in admin>customers - all of a sudden!

    To put it another way, there is no expectation that every customer would have the same address_book_id. The issue to try to understand is how did they all end up the same?

    So see, if the data was...
  48. Replies
    17
    Views
    576

    Re: Error logs started popping...

    Also note that in the release of 1.5.7d the version file still reported as being 1.5.7c, so when using the auto installer, lord knows the software status.
  49. Re: Customer address not appearing in admin>customers - all of a sudden!

    Well perhaps for existing customers, but what about new ones? Further, figured out why the above was necessary?
  50. Replies
    13
    Views
    591

    Re: What causes THIS error?

    Note that while looking at that window with united states selected and the drop down selection of "please select", selecting the update button will change that database value from 0 to null and that...
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR