Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: Scuzz on April 09, 2011, 03:02:51 PM

Title: Upgrade left script blank
Post by: Scuzz on April 09, 2011, 03:02:51 PM
I hit the upgrade link at the top of the page on a couple of my TGPs.
After the script downloaded the files I hit refresh, and all I get is a blank page with a black stripe at the top.
Here's the source code I get now:
Code: [Select]
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta http-equiv="Content-Type" content= "text/html; charset=8859-1" />
    <title>TradePulse - Theasiantgp.com </title>
    <link href="css/style.css" rel="stylesheet" type="text/css" />
<script language="JavaScript" type="text/javascript" src="js/jscripts.js"></script>
<script language="JavaScript" type="text/javascript" src="js/mm_menu.js"></script>
  </head>
  <body>

<div id="nonFooter">
<div id="content">
    <script language="JavaScript1.2" type="text/javascript">mmLoadMenus();</script>
<center>
Please help
Title: Re: Upgrade left script blank
Post by: JOLY on April 11, 2011, 02:09:14 AM
Hello,

I've the same probleme.

All is ok, the script is running correctly.

help bis !

Laurent
Title: Re: Upgrade left script blank
Post by: JOLY on April 11, 2011, 02:18:37 AM
It is possible to reinstall the admin page ?
Title: Re: Upgrade left script blank
Post by: Scuzz on April 12, 2011, 10:19:48 PM
Bump
HELP!
Can't use the script and new trades pending....
Title: Re: Upgrade left script blank
Post by: Kildoozer on April 13, 2011, 06:07:20 AM
It happened because of old PHP version on your servers.
How to fix:
Create empty file: tp/data/settings/done_cache_rebuild
That's all.
Title: Re: Upgrade left script blank
Post by: ideaworx on April 13, 2011, 07:19:01 AM
That was the fix, thx doozer ;)
Title: Re: Upgrade left script blank
Post by: ip0li on April 13, 2011, 10:13:53 AM
sent kildoozer msg to fix this asap waiting for him!
Title: Re: Upgrade left script blank
Post by: Scuzz on April 13, 2011, 01:45:58 PM
Thanks guys.
That worked like a charm. I was worried there for a while.
I am loathe to upgrade my PHP as I have a ton of old scripts working on that server and an upgrade would probably break half of them.