Re: Cross Sell Enabled for Shopping Cart
Sure, drop by http://www.luckychamp.com and add the Cat Litter Pan to your shopping cart. Below the cart you'll see the canopies that go with the pan. They often get overlooked otherwise.
If you add a canopy to the cart, it won't show below anymore ... redundant.
I use it on the site for several other products as well.
Re: Just another Cross-Sell mod (support thread)
This is actually addressed in another module already, but I do believe it's a good thing to add into this module to avoid having to install too many modules.
Thank you very much for you contribution, I will add this new feature into the next release of the module
Reards
Re: Just another Cross-Sell mod (support thread)
yes, that's why I added it. It was easier than installing another module. I'm honored to have made a useful contribution! :)
Re: Just another Cross-Sell mod (support thread)
Hello everyone.
Yellow thank you for this wonderful module!
As someone else already reported, the 0.sql, 1.sql and 2.sql files didn't install themselves so I had to upload them manually.
I see two cross sell tabs in Admin>Catalog one is cross sell which calls a xsell.php file that doesn't exist and the other advanced cross sell which works, anyway I can get rid of the cross sell tab?
The mod works really great. I've added some css to match my website. But I have a question though, I would like to show only three items in the cross sell portion of the item page, currently displays 6 and for the love of God I can't find where to change that setting. Am I supposed to have in the Configuration>Product Info some settings to change as in the first Cross Sell mod? if so, I don't have it, so I ran out of options on where this control would be to change it.
Thank you in advance for any help! :smile:
Re: Just another Cross-Sell mod (support thread)
Hey Yellow,
Thanks for advancing this mod.
For those having issues be sure to see posts #280 and #318-320 in this thread.
I observed exact same issues and after much troubleshooting discovered fixes in both of those posts and solved my issues.
Maybe these issues will be repaired in next version of the mod release?
Woody
Re: Just another Cross-Sell mod (support thread)
Quote:
Originally Posted by
mvstudio
I see two cross sell tabs in Admin>Catalog one is cross sell which calls a xsell.php file that doesn't exist and the other advanced cross sell which works, anyway I can get rid of the cross sell tab?
I would like to show only three items in the cross sell portion of the item page, currently displays 6 and for the love of God I can't find where to change that setting.
See my above post.
You don't see: Admin > Configuration > Cross Sell ?
If not then module not completely installed.
Go to Admin > Tools > Module Manager and click "List all modules"
What is the result?
Did you have previous version of Cross Sell installed before installing this newer version?
Woody
Re: Just another Cross-Sell mod (support thread)
If I use this module (the original one from the first post) I always get this error:
Code:
Sorry, your security clearance does not allow you to access this resource.
Please contact your site administrator if you believe this to be incorrect.
Sorry for any inconvenience.
I don't have any security at my localhost for as far as I know, do you know what's the problem?
(I've read a bit through this topic but didn't see others having this problem)
Re: Just another Cross-Sell mod (support thread)
I've allready found out what was the problem... I didn't set the permission in the admin permissions module...
but now I've got another problem:
1146 Table 'web12db1.TABLE_PRODUCTS_XSELL' doesn't exist
in:
[select p.products_id, p.products_model, pd.products_name, count(p.products_id) as xsells from products p, products_description pd, TABLE_PRODUCTS_XSELL px where p.products_id = pd.products_id and p.products_id = px.products_id and pd.language_id ='2' group by p.products_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.
I'm missing a table, is there some file or sql script available to make the needed tables?
Re: Just another Cross-Sell mod (support thread)
Did you do this:
1. uploaded Module Manager
2. uploaded Just another Cross-Sell mod
error message...
3. uploaded Module Manager again
Module Manager should take car of the sql table I think.
Re: Just another Cross-Sell mod (support thread)
Hello,
Where can i get the latest version of this module?
Thx