Zen Cart Logo
Forums / All Other Contributions/Addons / Ultimate Cross Sell [Support Thread]

Ultimate Cross Sell [Support Thread]

Views: 50,264

Results 101 to 120 of 240
08 Jun 2011, 17:08
#101
willie_bee avatar

willie_bee

Zen Follower

Join Date:
Mar 2011
Posts:
386
Plugin Contributions:
0

Ultimate Cross Sell [Support Thread]

mydanilo:

willie bee:
Did you check if this step was done right?

Using your favorite Text Editor, add the following code to the bottom of  includes\templates\YOUR_TEMPLATE\templates\tpl_shopping_cart_default.php immediately above the last </div> tag.
<!-- bof Ultimate Cross Sell Combo --> <?php require(DIR_WS_MODULES . zen_get_module_directory(FILENAME_CART_UPSELL)); ?> <?php require($template->get_template_dir('tpl_modules_also_purchased.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_also_purchased.php'); ?> <!-- eof Ultimate Cross Sell Combo -->

You could test if the problem is with this file by just deleting it from your template folder and see it the error goes away. If yes, I suspect you have a mistake in the code above.

Yes sir I sure did.

08 Jun 2011, 17:19
#102
willie_bee avatar

willie_bee

Zen Follower

Join Date:
Mar 2011
Posts:
386
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

kamelion0927:

Footers and sideboxes usually disappear when there is some kind of code error - and with this mod, it's probably because the cross sell mod code is being put within the shopping cart form.

Check your debugging utility errors (in shop/cache). You can usually find out about where the error is there.

Well I added the item and went to the shopping cart and then went the debug file and this is what it says

httpdocs/includes/classes/bmz_image_handler.class.php on line 655

line 655
$ok = imagejpeg($image, $dest_name, $quality);

TIA

08 Jun 2011, 18:05
#103
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

mydanilo:

I just finished upgrading to 1.3.9h and consider switching from Cross Sell - Just Another Cross Sell Mod to this Ultimate Cross Sell.

I've tried to just modify the said files and upload all the stuff. Admin would just be blank after ftp all files. Removed them all and all is good again. So there are conflicts if previously Cross Sell - Just Another Cross Sell Mod was installed. What would be the correct procedure? I suspect all Cross Sell - Just Another Cross Sell Mod files need to be removed. Just don't want to loose all cross sells that are in place now.

I have had also cart_upsell installed. How does this mod handle the previous versions? Does everything have to be removed before installing this one?

Still no success with this. Trying now to uninstall cross_sell__just_another_cross_sell_mod_rev186 but can not find proper uninstall instructions. Did anybody convert from this one as well? I'd love to learn how...

08 Jun 2011, 18:35
#104
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

Going nuts! Removed all files of the old mod and uploaded this one. >>>> blank admin

What is going on?

08 Jun 2011, 18:43
#105
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

Another thought... can somebody confirm that this mod will work while the module manager mod is still installed? I can't take it off as I use Simple SEO.

08 Jun 2011, 19:00
#106
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

OK as I seem to talk to myself, I found a workaround for the time being.

I keep cross_sell__just_another_cross_sell_mod_rev186 installed and just added the older Cart Upsell/CrossSell on Shopping-Cart Page mod back into my new 1.3.9h install.
http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=283

Looking at the files, there should be no major draw back using these two mods instead the Ultimate here.... at least I have now cross sell and upsell functioning. Still, I would be very interested to learn how to migrate to this Ultimate version.

11 Jun 2011, 00:26
#107
willie_bee avatar

willie_bee

Zen Follower

Join Date:
Mar 2011
Posts:
386
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

willie bee:

well i added the item and went to the shopping cart and then went the debug file and this is what it says

httpdocs/includes/classes/bmz_image_handler.class.php on line 655

line 655
$ok = imagejpeg($image, $dest_name, $quality);

tia

ne1? :(

15 Jun 2011, 04:46
#108
willie_bee avatar

willie_bee

Zen Follower

Join Date:
Mar 2011
Posts:
386
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

Ok I'm just frustrated at the lack of responses and I understand. It's a free mod and a volunteer thing. No biggie.
Is it pretty safe to just delete the copied files? But it runs a script to add/modify the database. Can the author at least show some instructions to properly clean up the database so I can remove this?

TIA.

15 Jun 2011, 15:27
#109
ultimate_zc avatar

ultimate_zc

Zen Follower

Join Date:
Jun 2008
Location:
Osprey, Florida
Posts:
147
Plugin Contributions:
7

Re: Ultimate Cross Sell [Support Thread]

I'm sorry Ultimate Cross Sell for Zen Cart has not worked for you. I hope I'm able to help.

As per step posts **#9** and **#10** of this thread, you must remove all previous cross sell mods to include but not limited to: Cross Sell, Cross Sell - Just Another Cross Sell Mod, Cross Sell Advanced, and/or Multi Cross Sell. To be on the safe side, I would also remove Cart Upsell/CrossSell on Shopping-Cart Page and xsell sidebox. You also have to clean (re-modify) any files that needed any kind of modification for those mods to work properly.

i.e. If you modified tpl_product_info.php in order to install Cross Sell,** that code that was added needs also to be removed**. Not doing so will create an error on that file causing for everything below that code not to be displayed, to include the right column and the footer.

It would also be helpful if you could post the message from the most updated cache/myDEBUG-xxxxxxxx-xxxxx.log file.

15 Jun 2011, 16:23
#110
willie_bee avatar

willie_bee

Zen Follower

Join Date:
Mar 2011
Posts:
386
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

ultimate_zc:

I'm sorry Ultimate Cross Sell for Zen Cart has not worked for you. I hope I'm able to help.

As per step posts **#9** and **#10** of this thread, you must remove all previous cross sell mods to include but not limited to: Cross Sell, Cross Sell - Just Another Cross Sell Mod, Cross Sell Advanced, and/or Multi Cross Sell. To be on the safe side, I would also remove Cart Upsell/CrossSell on Shopping-Cart Page and xsell sidebox. You also have to clean (re-modify) any files that needed any kind of modification for those mods to work properly.

i.e. If you modified tpl_product_info.php in order to install Cross Sell,** that code that was added needs also to be removed**. Not doing so will create an error on that file causing for everything below that code not to be displayed, to include the right column and the footer.

It would also be helpful if you could post the message from the most updated cache/myDEBUG-xxxxxxxx-xxxxx.log file.

Thanks I don't have any other cross sell modules. I also did post up the error log and in my other post I posted up the error that shows up on the screen. It is some database error message about an illegal character being used.

Thanks again.

15 Jun 2011, 18:23
#111
ultimate_zc avatar

ultimate_zc

Zen Follower

Join Date:
Jun 2008
Location:
Osprey, Florida
Posts:
147
Plugin Contributions:
7

Re: Ultimate Cross Sell [Support Thread]

Let me take a good look at the mod. I know somebody found a bug some time ago but didn't post where it was located. According to him/her I failed to write ```php

<?php ``` and left it as ```php <? ``` I'll get back to you and perhaps upload an updated version. Thanks for your patience.
15 Jun 2011, 18:32
#112
willie_bee avatar

willie_bee

Zen Follower

Join Date:
Mar 2011
Posts:
386
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

Thanks so much.

15 Jun 2011, 18:36
#113
ultimate_zc avatar

ultimate_zc

Zen Follower

Join Date:
Jun 2008
Location:
Osprey, Florida
Posts:
147
Plugin Contributions:
7

Re: Ultimate Cross Sell [Support Thread]

Here are to issues with the mod:

On your includes\modules\YOUR_TEMPLATE\cart_upsell.php on line one, and on includes\templates\YOUR_TEMPLATE\templates\tpl_modules_also_purchased.php on line one replace:

<?
``` with ```php
<?php

I will submit an updated version.

I have not really read carefully the problem you are experiencing. If this doesn't fix your problem, I will do so and perhaps attempt to recreate the problem on my server.

Please accept my apologies for any inconvenience.

15 Jun 2011, 19:58
#114
ultimate_zc avatar

ultimate_zc

Zen Follower

Join Date:
Jun 2008
Location:
Osprey, Florida
Posts:
147
Plugin Contributions:
7

Re: Ultimate Cross Sell [Support Thread]

What page displays the error? Product Page or Shopping Cart.

i.e. Perhaps, if you could remove your includes\templates\YOUR_TEMPLATE\templates\tpl_shopping_cart_default.php and see if any errors are being displayed. If no errors are shown, get a clean tpl_shopping_cart_default.php and add the code needed for Ultimate Cross Sell for Zen Cart in accordance with the instructions.

<!-- bof Ultimate Cross Sell Combo -->
<?php require(DIR_WS_MODULES . zen_get_module_directory(FILENAME_CART_UPSELL)); ?>
<?php require($template->get_template_dir('tpl_modules_also_purchased.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_also_purchased.php'); ?>
<!-- eof Ultimate Cross Sell Combo -->

Remember to update tpl_modules_also_purchased.php with the fix I mentioned earlier.

16 Jun 2011, 05:36
#115
willie_bee avatar

willie_bee

Zen Follower

Join Date:
Mar 2011
Posts:
386
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

Thank you for trying to help me. I will uninstall this mod for now and come back to it later and try and investigate the error I am getting myself at a later date. Thanks again.

FYI this mod is a great addon mod!

20 Jun 2011, 15:06
#116
mydanilo avatar

mydanilo

Totally Zenned

Join Date:
Dec 2004
Posts:
1,024
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

ultimate_zc:

I'm sorry Ultimate Cross Sell for Zen Cart has not worked for you. I hope I'm able to help.

As per step posts **#9** and **#10** of this thread, you must remove all previous cross sell mods to include but not limited to: Cross Sell, Cross Sell - Just Another Cross Sell Mod, Cross Sell Advanced, and/or Multi Cross Sell. To be on the safe side, I would also remove Cart Upsell/CrossSell on Shopping-Cart Page and xsell sidebox. You also have to clean (re-modify) any files that needed any kind of modification for those mods to work properly.

i.e. If you modified tpl_product_info.php in order to install Cross Sell,** that code that was added needs also to be removed**. Not doing so will create an error on that file causing for everything below that code not to be displayed, to include the right column and the footer.

It would also be helpful if you could post the message from the most updated cache/myDEBUG-xxxxxxxx-xxxxx.log file.

Do you know if module manager mod can be installed, I would still need it for Simple SEO.

23 Jun 2011, 17:10
#117
nolsowski avatar

nolsowski

Inactive

Join Date:
Aug 2010
Posts:
324
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

Is there a way to make the sideboxes scroll? Like you can use the jscroller sidebox package to make the what's new, bestsellers etc scroll?

Thanks!

24 Jun 2011, 07:21
#118
kamelion0927 avatar

kamelion0927

Zen Follower

Join Date:
Dec 2009
Posts:
208
Plugin Contributions:
1

Re: Ultimate Cross Sell [Support Thread]

nolsowski:

Is there a way to make the sideboxes scroll? Like you can use the jscroller sidebox package to make the what's new, bestsellers etc scroll?

Thanks!

That's not a bad idea! You could try to merge the code from this mod with the scrolling bestsellers sidebox code. The only reason I would hesitate to do that is because a lot of people disable javascript and the sidebox wouldn't scroll but I guess it really just depends on your client base. If you decide to give it a go, let me know how it turns out.

24 Jun 2011, 13:03
#119
nolsowski avatar

nolsowski

Inactive

Join Date:
Aug 2010
Posts:
324
Plugin Contributions:
0

Re: Ultimate Cross Sell [Support Thread]

kamelion0927:

That's not a bad idea! You could try to merge the code from this mod with the scrolling bestsellers sidebox code. The only reason I would hesitate to do that is because a lot of people disable javascript and the sidebox wouldn't scroll but I guess it really just depends on your client base. If you decide to give it a go, let me know how it turns out.

Oh I never thought about the clients disabling it. I'll try and give it a shot and see what I can do. If not then it wasn't meant to be :laugh:

24 Jun 2011, 18:23
#120
kamelion0927 avatar

kamelion0927

Zen Follower

Join Date:
Dec 2009
Posts:
208
Plugin Contributions:
1

Re: Ultimate Cross Sell [Support Thread]

nolsowski:

Oh I never thought about the clients disabling it. I'll try and give it a shot and see what I can do. If not then it wasn't meant to be :laugh:

Good luck! :bigups: