Page 1 of 2 12 LastLast
Results 1 to 10 of 476

Hybrid View

  1. #1
    Join Date
    Mar 2012
    Posts
    5
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Hi, I am a newly registered member but I have been browsing this forum for years now... I just wanted to thank you for this module I have installed it on Zen 1.5 and it's great! Appreciate your efforts to make this happen. I was wondering if there is a way to display the cross sell product in a sidebox on the product info page! how do you incorporate that into a sidebox? Any suggestions or help will be greatly appreciated.
    Thanks

  2. #2
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by manu_sag View Post
    Hi, I am a newly registered member but I have been browsing this forum for years now... I just wanted to thank you for this module I have installed it on Zen 1.5 and it's great! Appreciate your efforts to make this happen. I was wondering if there is a way to display the cross sell product in a sidebox on the product info page! how do you incorporate that into a sidebox? Any suggestions or help will be greatly appreciated.
    Thanks
    At this time it is only for center boxes.
    No plans for extending to sideboxes or display on the checkout page in the foreseeable future.

    That doesn't mean that you couldn't dedicate one of the cross sells to a side box display. It just means you would have to custom code the sidebox yourself.

  3. #3
    Join Date
    Mar 2012
    Posts
    5
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Thanks for the quick response... I am no expert in php but I'll do some research around this and see if I can make it happen but thank you very much for this great module.

  4. #4

    Default Re: Multi Cross Sell mod [Support thread]

    installed in V1.5 and when selected INSTALL i get the error "WARNING: An Error occurred, please refresh the page and try again."

  5. #5

    Default Re: Multi Cross Sell mod [Support thread]

    Tried 3 times now, giving up LOL

  6. #6
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by windsurfer View Post
    installed in V1.5 and when selected INSTALL i get the error "WARNING: An Error occurred, please refresh the page and try again."
    Have you checked the cache directory for "error messages"?

    I assume you were able to register the page?
    (otherwise you wouldn't see an install button)

    New (clean) Install?
    or upgrade over a previous Multi Cross Sell?
    or upgrade from a previous "other" Cross Sell?
    Last edited by gilby; 8 Mar 2012 at 11:42 PM.

  7. #7
    Join Date
    Jan 2012
    Posts
    48
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by gilby View Post
    Have you checked the cache directory for "error messages"?

    I assume you were able to register the page?
    (otherwise you wouldn't see an install button)

    New (clean) Install?
    or upgrade over a previous Multi Cross Sell?
    or upgrade from a previous "other" Cross Sell?
    I have the same question, update from v1.3.9, is there any sql to delete the old install?

  8. #8
    Join Date
    Jan 2012
    Posts
    48
    Plugin Contributions
    0

    Default Re: Multi Cross Sell mod [Support thread]

    hey gilby

    have you read the post? i think it is due to this

    http://www.zen-cart.com/forum/showpo...78&postcount=9

  9. #9
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Multi Cross Sell mod [Support thread]

    Quote Originally Posted by boomup View Post
    I have the same question, update from v1.3.9, is there any sql to delete the old install?
    If the old install was Multi Cross Sell then click the "remove" button.

    If a different cross sell then check that mod for an uninstall sql.

  10. #10

    Default Re: Multi Cross Sell mod [Support thread]

    i installed fresh and not upgrade.
    I am using all your files except

    it doesn't work with my "tpl_product_info_display.php"
    it doesn't work with your "tpl_product_info_display.php"
    it doesn't work with merged "tpl_product_info_display.php"

    Below is the error log ( I have replaced the name of my admin with ADMIN

    [09-Mar-2012 17:54:02 UTC] PHP Fatal error: 1064:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 7 :: CREATE TABLE IF NOT EXISTS products_xsell1 (

    `ID` int(10) NOT NULL auto_increment,

    `products_id` int(10) unsigned NOT NULL default '1',

    `xsell_id` int(10) unsigned NOT NULL default '1',

    `sort_order` int(10) unsigned NOT NULL default '1',

    PRIMARY KEY (`ID`),

    KEY `idx_products_id_xsell` (`products_id`) ) TYPE=MyISAM in C:\wamp\www\includes\classes\db\mysql\query_factory.php on line 101

    [09-Mar-2012 17:54:02 UTC] PHP Stack trace:

    [09-Mar-2012 17:54:02 UTC] PHP 1. {main}() C:\wamp\www\ADMIN\multi_xsell.php:0

    [09-Mar-2012 17:54:02 UTC] PHP 2. install_multi_cross_sell() C:\wamp\www\ADMIN\multi_xsell.php:67

    [09-Mar-2012 17:54:02 UTC] PHP 3. add_mxs_table() C:\wamp\www\ADMIN\includes\functions\extra_functions\multi_xsell.php:245

    [09-Mar-2012 17:54:02 UTC] PHP 4. queryFactory->Execute() C:\wamp\www\ADMIN\includes\functions\extra_functions\multi_xsell.php:294

    [09-Mar-2012 17:54:02 UTC] PHP 5. queryFactory->set_error() C:\wamp\www\includes\classes\db\mysql\query_factory.php:208

    [09-Mar-2012 17:54:02 UTC] PHP 6. queryFactory->show_error() C:\wamp\www\includes\classes\db\mysql\query_factory.php:86

    [09-Mar-2012 17:54:02 UTC] PHP 7. trigger_error() C:\wamp\www\includes\classes\db\mysql\query_factory.php:101

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Cross Sell Advanced [Support Thread]
    By DivaVocals in forum Addon Admin Tools
    Replies: 168
    Last Post: 20 Jun 2026, 02:08 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. 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
  4. Multi cross sell mod
    By bonsey61 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 9 Oct 2010, 08:12 PM
  5. support for Cart Upsell/Cross Sell Mod
    By wagnerguy in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 5 May 2009, 01:18 AM

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