Page 16 of 17 FirstFirst ... 614151617 LastLast
Results 151 to 160 of 163
  1. #151
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    Default Re: 1.5.6 Compatibility?

    Quote Originally Posted by swguy View Post
    Suggestion on next push - add the link to the template modification instructions to the text readme file (or perhaps delete it entirely so you don't have to maintain two copies).
    Done, now in v2.0.2 readme.html

    Quote Originally Posted by swguy View Post
    ZC 1.5.8 changes
    - change ./includes/modules/xsell/category_product_selection.php to call zen_draw_pulldown_products instead of zen_draw_products_pull_down.

    Otherwise works like a champ. Note that the old Related Products module no longer works with 1.5.8/PHP8 and will require significant updates.
    I am pointing people to this module instead.
    v2.0.2 of Cross Sell Advanced II is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2334

    This release provides integration with zc158; see GitHub issue #7 for additional information.

  2. #152
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,291
    Plugin Contributions
    125

    Default Re: 1.5.6 Compatibility?

    Question about the help: you said

    Note: If your site is using the ZCA Bootstrap Template, don't forget to copy the file /includes/templates/bootstrap/templates/tpl_modules_xsell2_products.php to your "clone" of the template!

    Didn't you mean the other way around? Something like:

    Note: If your site is not using the ZCA Bootstrap Template, don't forget to copy the file /includes/templates/bootstrap/templates/tpl_modules_xsell2_products.php to your template!

    Or maybe:

    Note: If your site is using a clone of the ZCA Bootstrap Template, don't forget to copy the file /includes/templates/bootstrap/templates/tpl_modules_xsell2_products.php to your "clone" of the template!
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #153
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    Default Re: 1.5.6 Compatibility?

    Quote Originally Posted by swguy View Post
    Question about the help: you said

    Note: If your site is using the ZCA Bootstrap Template, don't forget to copy the file /includes/templates/bootstrap/templates/tpl_modules_xsell2_products.php to your "clone" of the template!

    Didn't you mean the other way around? Something like:

    Note: If your site is not using the ZCA Bootstrap Template, don't forget to copy the file /includes/templates/bootstrap/templates/tpl_modules_xsell2_products.php to your template!

    Or maybe:

    Note: If your site is using a clone of the ZCA Bootstrap Template, don't forget to copy the file /includes/templates/bootstrap/templates/tpl_modules_xsell2_products.php to your "clone" of the template!
    The Or maybe: provides a clarification of what I intended.

  4. #154
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    Default Re: 1.5.6 Compatibility?

    v2.0.3 of Cross Sell Advanced II is now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2334

    Corrects the admin tool's pagination, thanks to @webchills.

    Note: This *might* work with zc200, but I've not tested in that environment.

  5. #155
    Join Date
    Feb 2014
    Location
    Germany
    Posts
    295
    Plugin Contributions
    0

    Default Re: 1.5.6 Compatibility?

    Google Merchant Center next doesn't like " in the titles.

    So I use HTML entities like " instead of "

    The cross sell items (related products) unfortunately show " instead of "

    See -> https://roller-aus-blech.com/index.p...50&language=en
    My business is GDPR compliant Webhosting and other Web Services.
    Beside that I still have a Zen Cart Shop running for Classic Vespa Spare Parts
    Locations in Germany, Spain and Finland. Other worldwide locations on demand

  6. #156
    Join Date
    Oct 2009
    Posts
    425
    Plugin Contributions
    0

    Default Re: 1.5.6 Compatibility?

    Thank you for updating this plugin lat9!

    I am installing it in a v.2.1 upgrade and noticed that after uploading the files all installed correctly, I received the install message at the top of my Admin and I have the config areas in Admin.

    When I go to edit the tpl_xxx_info_display.php files the tpl_document_general_info_display.php, tpl_document_product_info_display.php,and the tpl_product_free_shipping_info_display.php are very changed files from past Zen Cart versions.

    There isn't the :

    <!--eof Product URL -->

    <!--bof also purchased products module-->

    sections in these files any longer. When I simply added the code to the end of the files, it didn't throw any errors, but my index page now shows nothing in the center column (no products, no featured, no specials) just a white blank.....and again no error in the Debug Logs.

    I have added the code to my tpl_product_info_display.php in the correct spot.

    If I click on a category to go in, I then see the products in this category in my centre column as normal.

    Any ideas on why it is not displaying on the index page???

  7. #157
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    Default Re: 1.5.6 Compatibility?

    Quote Originally Posted by NWCE View Post
    Thank you for updating this plugin lat9!

    I am installing it in a v.2.1 upgrade and noticed that after uploading the files all installed correctly, I received the install message at the top of my Admin and I have the config areas in Admin.

    When I go to edit the tpl_xxx_info_display.php files the tpl_document_general_info_display.php, tpl_document_product_info_display.php,and the tpl_product_free_shipping_info_display.php are very changed files from past Zen Cart versions.

    There isn't the :

    <!--eof Product URL -->

    <!--bof also purchased products module-->

    sections in these files any longer. When I simply added the code to the end of the files, it didn't throw any errors, but my index page now shows nothing in the center column (no products, no featured, no specials) just a white blank.....and again no error in the Debug Logs.

    I have added the code to my tpl_product_info_display.php in the correct spot.

    If I click on a category to go in, I then see the products in this category in my centre column as normal.

    Any ideas on why it is not displaying on the index page???
    Not without a link to the site.

  8. #158
    Join Date
    Oct 2009
    Posts
    425
    Plugin Contributions
    0

    Default Re: 1.5.6 Compatibility?

    The site I am working on is in my local computer as I am in the process of upgrading....unfortunately it is not on a live site.

    I know this makes it extra difficult to diagnose....I only have the stock Zen Cart v.2.1 database installed with demo products to insure that my current live site database isn't causing any issues.

    I do have a custom template, and the only file that is in my custom template (all others uploaded from this plugin are inside the stock Zen Cart) is the tpl_product_info_display.php which is the stock file with the added Cross Sell Advanced coding near the end of the file.

    All was working and displaying properly on the development site before installing this plugin...and I am only installing one plugin at a time....testing and using it to insure to errors before moving onto the next.

    Does this help?
    Last edited by NWCE; 27 Jan 2025 at 04:52 PM.

  9. #159
    Join Date
    Oct 2009
    Posts
    425
    Plugin Contributions
    0

    Default Re: 1.5.6 Compatibility?

    In trying to decipher this error....the only error showing in my Debug Logs was for a plugin I have yet to install, ZX Slideshow, but is throwing an error as my Custom template file includes some code that is calling for this plugin.

    I decided to uninstall the Cross Sell plugin first, (deleted all uploaded files and ran the SQL Unistall). I then installed the ZX Slideshow plugin, and everything in my Index page center column magically appeared!

    I then installed the Cross Sell plugin once again, went to Admin and see it in the Admin->Config and in the Admin->Catalog.

    Now when I load my site I get a total white screen with the following in the Debug Log:

    [27-Jan-2025 17:05:19 UTC] Request URI: /plugin21/, IP address: 127.0.0.1, Language id 1
    #0 C:\wamp64\www\new2121\includes\autoload_func.php(40): zen_debug_error_handler()
    #1 C:\wamp64\www\new2121\includes\autoload_func.php(40): require_once()
    #2 C:\wamp64\www\new2121\includes\application_top.php(329): require('C:\\wamp64\\www\\p...')
    #3 C:\wamp64\www\new2121\index.php(25): require('C:\\wamp64\\www\\p...')
    --> PHP Warning: require_once(includes/init_includes/init_xsell_config.php): Failed to open stream: No such file or directory in C:\wamp64\www\new2121\includes\autoload_func.php on line 40.

    [27-Jan-2025 17:05:19 UTC] PHP Fatal error: Uncaught Error: Failed opening required 'includes/init_includes/init_xsell_config.php' (include_path='.;C:\php\pear') in C:\wamp64\www\new2121\includes\autoload_func.php:40
    Stack trace:
    #0 C:\wamp64\www\new2121\includes\application_top.php(329): require()
    #1 C:\wamp64\www\new2121\index.php(25): require('C:\\wamp64\\www\\p...')
    #2 {main}
    thrown in C:\wamp64\www\new2121\includes\autoload_func.php on line 40

    [27-Jan-2025 17:05:19 UTC] Request URI: /new2121/, IP address: 127.0.0.1
    --> PHP Fatal error: Uncaught Error: Failed opening required 'includes/init_includes/init_xsell_config.php' (include_path='.;C:\php\pear') in C:\wamp64\www\new2121\includes\autoload_func.php:40
    Stack trace:
    #0 C:\wamp64\www\new2121\includes\application_top.php(329): require()
    #1 C:\wamp64\www\new2121\index.php(25): require('C:\\wamp64\\www\\p...')
    #2 {main}
    thrown in C:\wamp64\www\new2121\includes\autoload_func.php on line 40.

    [27-Jan-2025 17:05:19 UTC] Request URI: /new2121/, IP address: 127.0.0.1
    --> PHP Fatal error: Uncaught Error: Failed opening required 'includes/init_includes/init_xsell_config.php' (include_path='.;C:\php\pear') in C:\wamp64\www\new2121\includes\autoload_func.php:40
    Stack trace:
    #0 C:\wamp64\www\new2121\includes\application_top.php(329): require()
    #1 C:\wamp64\www\new2121\index.php(25): require('C:\\wamp64\\www\\p...')
    #2 {main}
    thrown in C:\wamp64\www\new2121\includes\autoload_func.php on line 40.

    I have double checked and reuploaded the file the Admin/includes/init_includes/init_xsell_config.php without any change.

    Would you be able to shed some light on where I've gone wrong??

    Thanks for your help.

  10. #160
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,363
    Plugin Contributions
    94

    Default Re: 1.5.6 Compatibility?

    From the log, it appears that you've copied the /admin/includes/auto_loaders/config.xsell.php to the storefront directory /includes/auto_loaders; remove that file that's in the wrong place.

 

 
Page 16 of 17 FirstFirst ... 614151617 LastLast

Similar Threads

  1. Multi Cross Sell mod [Support thread]
    By gilby in forum All Other Contributions/Addons
    Replies: 475
    Last Post: 11 Apr 2020, 10:44 PM
  2. Ultimate Cross Sell [Support Thread]
    By ultimate_zc in forum All Other Contributions/Addons
    Replies: 239
    Last Post: 17 May 2015, 03:25 AM
  3. Replies: 1
    Last Post: 18 Sep 2013, 11:24 PM
  4. Just another Cross-Sell mod (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 702
    Last Post: 3 Nov 2012, 04:30 AM
  5. Cross Sell and Advanced Cross Sell Modules
    By fairway in forum Addon Templates
    Replies: 4
    Last Post: 8 Dec 2009, 08:44 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR