![]() |
This appears to be problem with the home.tpl possibly not loading. So this would fall into the installation category. This mod will not cause what you are seeing unless you have moded or overwrote some other files from the cart.
I highly doubt this was displaying like this before by simply [adding] the code for this mod to the template outlined in the instructions? Here is the snippet from my cart.tpl, sorry about the notes but I do this to help me know why this code is in place; helpful during future upgrades and troubleshooting too: Starts at line 92 or so. {* L92 Skin1/customer/main/cart.tpl code below added to display continue shopping button on pages *} <TD align="right"><TABLE border="0" cellspacing="0" cellpadding="0" onclick="javascript: self.location='home.php'" style="cursor: pointer;" valign="middle"> <TR><TD>[img]/skin1/images/but1.gif[/img]</TD> <TD class="Button" valign="middle" nowrap><FONT class="Button">Continue shopping</FONT></TD> <TD>[img]/skin1/images/but2.gif[/img]</TD></TR> </TABLE> {*end of code for continue shopping button*} Hope it helps Good luck. :D [/u] |
...
the cart is NOT modded at all. this is the only modding i have done.
|
Here
Here is my cart.tpl unmodded.
Code:
{* $Id: cart.tpl,v 1.74.2.10 2005/03/24 15:03:03 max Exp $ *} |
and
here it is when its edited.
Code:
{* $Id: cart.tpl,v 1.74.2.10 2005/03/24 15:03:03 max Exp $ *} |
So when you place the original cart.tpl "un modified" does the store work and display as it should? Did it work prior to trying out this mod?
If it did simply restore it to its orginal working state, then try to add the code as outlined again. I know this mod has worked great for me in versions 4.10 up to 4.17. What version are you using? Hope this helps :D |
yep
:) yea as soon as i replace with the backup version the viewcart works just fine. And i am using the newest version out.X-Cart Gold v4.0.17
I dont know what to do. If that file looked like it was edited right then i dont know what to do next. thanks. |
Quote:
First, thank you for providing this. What file did you include that last bit of code? |
Quote:
Do you mean where do I put the final line of code? Whereever you want the button to appear. Somewhere in cart.tpl next to the checkout button I believe is one location. |
yes, thank you that is what I meant. Only problem now is, I cant find cart.tpl I find a cart.php but not .tpl
|
Quote:
It is in skin1/customer/main/cart.tpl |
All times are GMT -8. The time now is 06:16 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.