|
CrawlTrack, webmaster dashboard.
Web analytic, SEO and protection CrawlProtect, your website safety. Reinforced protection Two php/MySQL scripts, free and easy to install
The tools you need to manage and keep control of your site.
|
|
You are not logged in.
Hi there,
I went from 3.2.7 to 3.2.8 and when I log in, I get only a blank page. There is only a partial output of the page before the script dies.
Anyone else have this problem? Very frustrating.
Thank you!
Offline
Hi,
Probably something was wrong during update process.
Try the following procedure:
1) upload again all the files of the 3.2.8
2) with phpMyAdmin, change the value of the field "version" of the table "crawlt_config" to 327
Then go to your CrawlTrack, you will have again the upgrade message. Hopefully everything should be back in order.
Jean-Denis
Offline
Hi,
same problem here. The changes with phpMyAdmin do not solve the problem. Every time when I want to login I get only a blank page. The version 3.2.7. works correctly before. What can I do?
Offline
Hi,
One possibility is that you are using a too old php version (4.x.x).
If it's the case you have two solutions:
-upgrade your php to a version >5.1.2 (clearly php 4 is very old and this will be my prefered option)
or
-use the 3.2.8 CrawlTrack, but keep the index.php (at the root) and the login.php (php folder) of the 3.2.7 release.
To force the upgrade at the line 134 of the index.php folder, replace $versionid = '327'; with: $versionid = '328';
Jean-Denis
Last edited by Jidébé (23-02-2011 11:52:25)
Offline
Hi Jean-Denis,
great, thank you very much. Now it works. My Hoster uses an old 4.4.x version of php.
-use the 3.2.8 CrawlTrack, but keep the index.php (at the root) and the login.php (php folder) of the 3.2.7 release.
To force the upgrade at the line 134 of the index.php folder, replace $versionid = '327'; with: $versionid = '327';
You write "replace $versionid = '327'; with: $versionid = '327';"
But I have changed the line 134 of the index.php to $versionid = '328'. After this changing Crawltrack is updated to Version 3.28.
Offline
Hi,
Super,
My fault I was thinking 328 and write 327, I update my post to avoid any mistake for the futur.
Jean-Denis
Offline
Hello again Jean-Denis,
When your previous answer did not help me at all, I decided to wait for another version so I went back to 327. Now that 329 is out, it doesn't work either.
If you are leaving php 4 support behind, I guess I will have to stay at 327 it is too old to use anymore. I have scripts that do not work under PHP 5.x.x so I can't upgrade.
Thank you for the help in the past.
Offline
|
| ||||
|
| ||||