X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   Speed up Admin login. (https://forum.x-cart.com/showthread.php?t=21911)

sstillwell@aerostich.com 05-19-2006 07:12 AM

Speed up Admin login.
 
The initial page of the master account runs a bunch of stats and what not telling you how well you are doing. The problem with this: as the month goes by, logging in takes longer and longer. Here towards the end of the month login time for me takes up to 30 seconds long.

Solution.

Disable those pesky stats.

You just need to comment out one line in the file
admin/home.php

Code:

#include "./main.php";

Bingo! Now you can log in right quick and save those great stats for another day. As far as I know, this won't blow up your cart, but no guarantees.

balinor 07-18-2006 02:36 AM

Moving to Custom Mods.

Amy 07-20-2006 10:47 PM

worked great - thanks!

ladybird 10-02-2008 05:05 PM

Re: Speed up Admin login.
 
out of interest which stats are the ones that this shuts down? Also my version of x-cart doesn't have a home.tpl in the admin folder - where else should I look for it?


All times are GMT -8. The time now is 12:41 PM.

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