Zen Cart Logo
Forums / All Other Contributions/Addons / x Sell Advanced...not working

x Sell Advanced...not working

Locked

Views: 1,658

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
6 Jan 2007, 2:57 AM
#1
ecommercegirl avatar

ecommercegirl

New Zenner

Join Date:
Dec 2006
Posts:
87
Plugin Contributions:
0

x Sell Advanced...not working

Ok I am a newbie but forgive me ignorance.

Okay I installed the advanced xsell, and i tripled checked all filles are there!
When I open the advanced cross sell from admin the page goes blank, I had issues with the sql install but i read some of the replies and followed each step.

Next problem is that I cant find the tpl_product_info_display.php file.

  1. Now edit your product-info template file (tpl_product_info_display.php) and insert the following code
    at the point where you wish the Cross-Sell box to appear. Usually best at the end of the file:

<?php require($template->get_template_dir('tpl_modules_xsell_products.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' . 'tpl_modules_xsell_products.php'); ?>

what did this newbie doo wrong??

:lamo:

6 Jan 2007, 3:02 AM
#2
ecommercegirl avatar

ecommercegirl

New Zenner

Join Date:
Dec 2006
Posts:
87
Plugin Contributions:
0

Re: x Sell Advanced...not working

OK :laugh: :laugh: :laugh: I am an idiot. I did forget two files!!!

But I still cant find the TPL_product_info_display.

6 Jan 2007, 3:24 AM
#3
ecommercegirl avatar

ecommercegirl

New Zenner

Join Date:
Dec 2006
Posts:
87
Plugin Contributions:
0

Re: x Sell Advanced...not working

Im two for two!!!!

got it!!
LOL

I forgot zen cart is override heaven!!

:lamo::lamo::lamo::lamo::lamo::lamo:

6 Jan 2007, 3:25 AM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: x Sell Advanced...not working

See? it all slowly comes together ... good luck! :cool:

5 Jun 2007, 1:49 AM
#5
tatiana77 avatar

tatiana77

Zen Follower

Join Date:
May 2007
Posts:
114
Plugin Contributions:
0

Re: x Sell Advanced...not working

thanks for the great mod

5 Jun 2007, 2:10 AM
#6
tatiana77 avatar

tatiana77

Zen Follower

Join Date:
May 2007
Posts:
114
Plugin Contributions:
0

Re: x Sell Advanced...not working

I get this message

1146 Table 'db205680436.TABLE_PRODUCTS_XSELL' doesn't exist
in:
[select count(products_id) as records from TABLE_PRODUCTS_XSELL where products_id = '29' and xsell_id = '']
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.

When I try to enter the item and item to cross-sell.

Sidenote, I haven't installed the original cross-sell as I can't find it in downloads... hit me upside the head if I am too much of a newbie (but getting better must admit)

:wacko:

5 Jun 2007, 3:09 AM
#7
tatiana77 avatar

tatiana77

Zen Follower

Join Date:
May 2007
Posts:
114
Plugin Contributions:
0

Re: x Sell Advanced...not working

Argh me again, sorry. I found Cross-sell from the Marketing section in downloads...uploaded everything, but when I try to upload the products_xsell.sql the message I get in admin is:

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 'true','false'), ', now())' at line 1
in:
[INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) VALUES ('Cross-Sell - Display prices?', 'XSELL_DISPLAY_PRICE', 'false', 'Cross-Sell -- Do you want to display the product prices too?
Default: false', 18, 72, 'zen_cfg_select_option(array('true','false'), ', now());]
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.

??

Tatiana

31 Aug 2007, 7:21 PM
#8
rainthebat avatar

rainthebat

Zen Follower

Join Date:
Feb 2007
Posts:
314
Plugin Contributions:
0

Re: x Sell Advanced...not working

Have you found a fix for this tatiana? I also have been getting an error very similar to this one. I just can't quite figure it out.