X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Weird problem when editing Fast Lane Checkout (https://forum.x-cart.com/showthread.php?t=25381)

Jeremy.Freeman 09-29-2006 08:03 AM

Weird problem when editing Fast Lane Checkout
 
I have version 4.0.13 in my signature, but these problems are with 4.1.3 (as I am getting it installed/configured for an upgrade)

I've got this weeeird problem I need help understanding why its doing, and how to avoid or whatever..

I'm trying to customize the Fast Lane Checkout (mostly just visual/aesthetic changes). Any time I make a single change (I can change just the value of a CSS property) and it breaks the Fast Lane Checkout...

By breaks, I mean that when I save the change and refresh, the Titles disappear from the dialog boxes, and the right hand side box (that details "Want to register now..") disappears.. just the login box on the left remains with information, although the title is missing.

It gets even a little weirder.. if I change whatever I changed back (and I'm not even joking, I just changed the style='display:none;' value that it spits out based on an if statement (to display the registraiton form, when its hidden at first)... I changed "display" to "disploy" to purposely break the CSS from hiding the registration box, and these weird happenings occured.. I then immediately put it back to display (just did undo) and resaved, and its still broken..

I can fix it by making a backup copy of skin1/, then doing a full recursive and overwrite copy of skin1_originals/ to skin1, then doing another recursive overwriting copy from the skin1 backup I made to skin1, and viola.. its fixed.. which I find odd, considering the last step (overwriting skin1 with the backup) overwrites the middle step that fixes it..

Anyone that can help make sense of this, it will be greatly appreciated. Thank you.

balinor 09-29-2006 08:42 AM

Re: Weird problem when editing Fast Lane Checkout
 
What method are you using to edit the templates? Admin area? FTP? Cpanel? Try making the changes with FTP and see if the issue is still there.

Jeremy.Freeman 09-29-2006 09:11 AM

Re: Weird problem when editing Fast Lane Checkout
 
I'm making the changes with vim through the shell, directly editing (to be exact) skin1/modules/Fast_Lane_Checkout/checkout_0_enter.tpl

I tried the FTP method, and still did the same thing..

Thanks for the quick reply!


All times are GMT -8. The time now is 02:19 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.