Re: Save For Later Support Thread
Sorry people but I have yet another n00b question.
I installed save for later no problems, but when I was going thru the optimizing tips I ran into a wall :frusty:
the following is from the read me:
-----------------------------------------------------------------------
3. You can add descriptive text about Save For Later to the shopping cart help
screen by modifying the files
includes/languages/english/<your template>/info_shopping_cart.php
includes/templates/<your template>/templates/tpl_info_shopping_cart_default.php
Simply follow the example given and define title and text 4. Or, if you prefer, update the string TEXT_INFORMATION in
includes/languages/english/<your template>/shopping_cart.php
-----------------------------------------------------------------------
it states follow the example given, I cannot find said example?? I suppose I am blind and if someone could point me in the right direction that would be great.
Id like to update the information on the Save For Later so customers really understand what it is and how it works. I just have no idea what I am supposed to edit / add to these files.
Any advice would be much appreciated.
Thank you all for your time
Re: Save For Later Support Thread
Copy the file
includes/languages/english/info_shopping_cart.php
into
includes/languages/english/<your template>/info_shopping_cart.php
Modify SUB_HEADING_TEXT_2 to describe Save For Later.
Re: Save For Later Support Thread
ok so I would change
define('SUB_HEADING_TITLE_2', 'Members Cart');
to define('SUB_HEADING_TITLE_2', 'Save Cart for Later');
or something along those lines?
thanks for the quick reply.
Re: Save For Later Support Thread
im trying to add the shopping cart link in the header when there its empty but i cant figure out what lines to change. Info file says to edit the tpl_header.php but i dont see what line is to be changed?
Re: Save For Later Support Thread
The README file shows the exact block of code to change in the default template. If your template is different and/or you can't figure it out, put an ad in the commercial help wanted forum for someone to do it for you.
Re: Save For Later Support Thread
Quote:
Originally Posted by
TFGZ
I'm using v1.3.8 and everything appears correctly, however, Save for Later is not removing the item from the cart when it creates an instance of the item in the Saved area. And when an item is Moved to Cart, it is removed from the Save area but it does not reappear in the cart.
Any idea what has gone wrong with my install?
Same issue here. Save for later button creates item in SFL cart but not removes from the shopping cart , also when clicking it in sfl cart, item does not move to shopping cart. May be something to do with the sessions or something?:dontgetit
Re: Save For Later Support Thread
Some more details :
I am using Zen-Cart Version 1.38a
Server OS: Linux 2.6.9
PHP Version: 4.3.9
Database: MySQL 4.1.22
HTTP Server: Apache/2.0.52
May be SaveForLater is incompatible with PHP 4.:unsure:
Any ideas where is the problem, guys?
Re: Save For Later Support Thread
Try using the shopping cart template from my mod unchanged and see if that works. Most of the issues I've seen have been bad merges of this file.
Re: Save For Later Support Thread
The cart template file was replaced with original SFL module file. Still shows the same error. Any ideas which page/file might be causing this error.
Re: Save For Later Support Thread
No idea. In a subdirectory, install a fresh download of 1.3.8a and install SFL on top of it and see if you can get that to work. If not, it's something with your hosting provider/setup.