Yes, I am.
Printable View
Go to your Zen Cart Admin to the Tools ... Developers Tool Kit ... and do a search in the bottom input box on:
<form id="profileBoxes"
and select Admin from the dropdown and click SEARCH ...
Does anything come up?
Hi...I installed a fresh install on my Zen cart and I am getting this 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
in:
[CREATE TABLE IF NOT EXISTS zen_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]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
I did look for the configuration_key MAX_DISPLAY_SELLX suggested in post 31 but there in nothing in my database.
Any ideas? Thanks for your help!!! :)
BEAUTIFUL!!! Works like a dream. Thanks so much!!! :)
Nope...I was wrong...I'm not seeing the tables for the cross sell in the admin panel? Nor do I have an Advanced Cross Sell. Am I missing something?
Okay...I am sorry to be a pain, but I have searched the forum and am not seeing my problem being addressed. The install went well, I have the Admin>Configuration>Cross Sell Settings set, but when I go to Admin>Catalog>Multi Cross Sell it gives me a drop down box with my 1 cross sell a "Go" button and the "Remove" button, but no tables in which to enter data (product id's). This was a fresh install on 1.3.9h with no other previous cross sells installed.
Thanks so much for your help. :)
Got it...I installed an older version and it worked just fine. Thanks for your help. :)
Just read through all 348 posts and hope I didn't miss my problem.
All installed and working for Cross Sell 1, with heading etc.
Have then added 'Number of Cross Sellls' to 2, which worked.
However after choosing products to cross sell (appears to add them ok with confirmation), the "We also Suggest" heading doesn't show and neither do the products from that cross sell group. Though they are listed as cross sells in admin.
I do note that under Cross Sell Settings, the 'Selected Cross Sell to edit' only gives a 1 check box and can't be changed to 2 (missing the 2 box)
Any idea? Thanks and awesome mod. Well done on your hard work :)
Hi -
using Zen-1.5.0 and the latest version of this program, installed -in catalog I see Multi Cross Sell Admin v1.03;
and in configuration I see the Cross Sell Settings on my site in2paper.com
However, when I add the merged codes into my products_info_display.php in my custom templates, the product page does not show and I get the following error:
[17-Nov-2012 18:48:57] PHP Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/in2paper/public_html/i2padmin/includes/functions/extra_functions/reg_multi_xsell.php:41) in /home/in2paper/public_html/includes/functions/sessions.php on line 113
[17-Nov-2012 18:48:57] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/in2paper/public_html/i2padmin/includes/functions/extra_functions/reg_multi_xsell.php:41) in /home/in2paper/public_html/i2padmin/includes/init_includes/init_templates.php on line 28
BUT
when I use the sample product_info_display.php it works!! But I would like to use mine as I have made several changes to the display etc.
Any help interpreting the error code - I have NOT a clue what it means, to be honest.....
Kindest regards
Rufus