Checked for session time out, no errors were noticed. As long as this works, the issue is fixed for me. I will be using PHP5 for my next project.
Thanks,
Anoop
Checked for session time out, no errors were noticed. As long as this works, the issue is fixed for me. I will be using PHP5 for my next project.
Thanks,
Anoop
I have a problem with this. I've installed it and it's working fine but when all items are saved in the SFL section and there are no items in the shopping cart section then my right column is being distorted. If there is an item in both the shopping cart and saved cart then the column is undistorted? A solution is much appreciated. See attached picture.![]()
Regards,
GM
Looks like a </div>(or one of the table tags) goes missing somewhere in between states of cart with products and only save for later, this is template specific because it hasn't happened on the sites that I implemented this on. Did you merge the tpl_shopping_cart_default.php file? If so then I think you might have missed a closing tag somewhere. So, look at the source on the shopping cart page to see if you can trace where there is a missing </div> or </tr> or </table> etc tag.
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.