Author Topic: Upgrade left script blank  (Read 9277 times)

0 Members and 1 Guest are viewing this topic.

Offline Scuzz

  • Newbie
  • *
  • Posts: 13
    • View Profile
Upgrade left script blank
« 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

Offline JOLY

  • Newbie
  • *
  • Posts: 17
    • View Profile
Re: Upgrade left script blank
« Reply #1 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

Offline JOLY

  • Newbie
  • *
  • Posts: 17
    • View Profile
Re: Upgrade left script blank
« Reply #2 on: April 11, 2011, 02:18:37 AM »
It is possible to reinstall the admin page ?

Offline Scuzz

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Upgrade left script blank
« Reply #3 on: April 12, 2011, 10:19:48 PM »
Bump
HELP!
Can't use the script and new trades pending....

Offline Kildoozer

  • Administrator
  • Sr. Member
  • *****
  • Posts: 420
    • View Profile
Re: Upgrade left script blank
« Reply #4 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.

Offline ideaworx

  • Newbie
  • *
  • Posts: 21
    • View Profile
    • AdultXL
Re: Upgrade left script blank
« Reply #5 on: April 13, 2011, 07:19:01 AM »
That was the fix, thx doozer ;)

Offline ip0li

  • miSearkXD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1952
    • View Profile
    • Premier Сasual Dating Real-life Girls
Re: Upgrade left script blank
« Reply #6 on: April 13, 2011, 10:13:53 AM »
sent kildoozer msg to fix this asap waiting for him!

Offline Scuzz

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Upgrade left script blank
« Reply #7 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.