Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: Scuzz on September 14, 2011, 05:50:19 PM

Title: Update wiped out TP...again
Post 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:
Quote
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?
Title: Re: Update wiped out TP...again
Post by: JOLY on September 14, 2011, 09:03:34 PM
Me too :)
Title: Re: Update wiped out TP...again
Post by: cjtube on September 15, 2011, 12:56:51 AM
after build 30 i now have update available showing again, jesus fucking christ.
Title: Re: Update wiped out TP...again
Post by: Kildoozer on September 15, 2011, 04:43:07 AM
Hi.
file done_cache_rebuild can't affect on your admin area.
What's your PHP versions on the servers?
Title: Re: Update wiped out TP...again
Post by: Kildoozer on September 15, 2011, 05:00:20 AM
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.
Title: Re: Update wiped out TP...again
Post by: Scuzz on September 15, 2011, 12:38:49 PM
Thank you very much Kildoozer. The updater worked like a charm!