Thanks for your response. I've copied the files exactly as they are? can i send you the file so you can have a look at it?
Thanks for your response. I've copied the files exactly as they are? can i send you the file so you can have a look at it?
Regards,
GM
A careful comparison between your original file and the modified file should show the difference. Did the template you are using come with an includes/templates/YOUR_TEMPLATE/templates/tpl_shopping_cart_default.php file? If so, that means there were changes made to the default file which is why it's in your overrides directory and by just dropping in the file that came with save for later you lost the customizing that your template's file has.
If you don't have a comparison tool yet, I would suggest winmerge, it's free and easy to use. You need to merge only those parts that have to do with save for later, sometimes there are other differences to do with using different version core files or other changes that have been made for other mods or templates.
I first of all used winmerge to merge the files and then noticed this problem. I then copied the file as is and the problem still persists?
Regards,
GM
Then the problem is a latent bug in your template that this change uncovered. Use an xhtml validator to track down the problem.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
this turned out to be a IE8 browser problem but still don't understand why?![]()
Regards,
GM
Hmm.... just tried with IE8 and it worked ok for me - but one thing is that part of the design intent of this mod was that you turn off the right sidebox on the shopping cart page. Otherwise things do look squeezed - IE 8 or not. See FAQ question 3.
http://www.thatsoftwareguy.com/zenca...later.html#faq
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
I use this on a 3 column site layout without problems, see attached pictures. I think this is either a missing closing tag or a simple formatting issue that might need some adjustment to the stylesheet or sfl table/cell properties. Post your tpl_shopping_cart_default.php code here and I'll have a quick look at it. Do you have a link to your live site so I can check it out?
Last edited by lankeeyankee; 29 Aug 2009 at 03:16 AM.