![]() |
pages and page numbers
I'm currently transfering stores between hosts with a custom template that I built last year.
Everything looks good on the old site, but it's running incrediblly slow, especially updating products, thus the server switch. The page numbers on the old site worked as I thought they should but on the new site I'm getting huge numbers of pages that don't exists. The template and php files were a direct copy from the working store, and everything else seems to be working fine. This is X-cart 4.0.5 on linux original page: http://yarnsmith.co.uk/xcart/home.php?cat=3 (slow) new page: http://160.79.206.160/xcart/home.php?cat=3 (I am currently returning the values for all the smarty page number variables for reference) My process on the transfer to the new server was this... Create new database upload with phpmyadmin copy xcart files manually update the config file manually update the auth.php with new path backup old site from xcart admin find and replace all old local server path names with the new ones go into the new xcart admin and restore the database It seemed to work just fine... other than this strange problem. Any ideas? my navagation.tpl file looks like this Code:
{* $Id: navigation.tpl,v 1.14 2004/06/24 13:09:51 max Exp $ *} Code:
# Thanks for any help that can be offered! Justin |
Still having issues or did you get this fixed?
|
Thanks for the reply,
Yes with some help from the smarty forum I was able to find out that it was because the host was running an old version of PHP http://www.phpinsider.com/smarty-forum/viewtopic.php?t=5583&highlight= I got the host to switch servers to a more up-to-date one. Things are working just as I had hoped now. Justin |
Excellent...sorry I didn't get a chance to respond sooner, not many other people answering posts around here anymore :(
|
All times are GMT -8. The time now is 05:50 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.