Script Pulse
Trade Pulse => Trade Pulse Support => Topic started by: Scuzz on September 14, 2011, 05:50:19 PM
-
Just did a mass update and now TP is doing the same thing as last time.
I get a white screen with a black line across the top.
http://www.slantedsluts.com/tp/
Last time it was fixed by:
How to fix:
Create empty file: tp/data/settings/done_cache_rebuild
Empty file is still there, so that doesn't seem to be the problem.
Any ideas?
-
Me too :)
-
after build 30 i now have update available showing again, jesus fucking christ.
-
Hi.
file done_cache_rebuild can't affect on your admin area.
What's your PHP versions on the servers?
-
Ok I probably know the reason.
If you have old PHP versions (4.x.x) you haven't 'file_put_contents' function and get PHP fatal error.
There is 2 ways to fix.
1. (better) Update PHP to 5.2.x on the server.
2. Create the file tp/data/settings/done_cache_rebuild2 (2!). No matter empty or not.
This issue DIDN'T affect on your trade, just on admin area.
UPDATED. I just released build #31 which compatible with PHP 4.x.x So if your admina area is blank, run tp/updater.php manually and make the update. Or make either p.1 or p.2 above.
-
Thank you very much Kildoozer. The updater worked like a charm!