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)
-   -   Changes to init.php not appearing (https://forum.x-cart.com/showthread.php?t=71932)

BBM_ 04-28-2015 08:53 PM

Changes to init.php not appearing
 
Hi All,

I have made some changes to init.php (essentially just changing the layout of the checkout fields) and whilst the changes appear fine on my development site, they do not reflect on the live site.

I've run cleanup.php and cleared cache but to no avail.

Any suggestions are appreciated.

Thanks in advance

cflsystems 04-28-2015 09:28 PM

Re: Changes to init.php not appearing
 
If this is for the address fields they are also saved in db and read from there. The cache is not involved in this. To make them work the db entry has to be empty (not deleted) and cart will redo them

BBM_ 04-28-2015 09:59 PM

Re: Changes to init.php not appearing
 
Many thanks for the response steve, I can only find the address_book table but this is not the right table so I'll keep looking.

cflsystems 04-28-2015 10:06 PM

Re: Changes to init.php not appearing
 
It is in config table. I don't remember the name of the variable but it has "address" in it

BBM_ 04-28-2015 10:08 PM

Re: Changes to init.php not appearing
 
address_book_fields - I just found it in the config table!

Many thanks Steve :)


All times are GMT -8. The time now is 01:46 PM.

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