Thanx for the helpt, I'll try modifying that and see what happens.
I would change my host in a second, but I have paid for the whole year(can't get a refund), and just for that I don't want to move yet.
I trusted my co-admin and got a host from abroad, an eastern euro country, although the servers are located in Chicago. But man, am I sorry. Totally unprofessional.
Quote:
Originally Posted by MarcoH64
I don't know of any hack that could help you with this. The only thing i can think of, is to edit the following code in your ./includes/init.php, and adjust the time. But not sure if that would be enough to change everywhere.
PHP Code:
// start the page generation timer
$pagestarttime = microtime();
define('TIMESTART', microtime());
// set the current unix timestamp
define('TIMENOW', time());
By best advice would be to change hosts.
|
Where would I adjust the time in that code. I found the code, but it appears just as you typed it, would I enter some numerical values anywhere?
Sorry, I am not knowledgable about this.