Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> KISGB General Support
Author Message
rafars
New Member
New Member



Joined: Sep 08, 2003
Posts: 4
Location: England

PostPosted: Sun May 16, 2004 9:55 am Reply with quote

Hi

The guestbook has completely disappeared, it used to work fine.
Looking at the served page source code, the last lines are-

</head>
<body VLINK="" LINK="" ALINK="">
<form name="kisgb_view">

I removed the guestbook code completely so that Nuke did not know it was there and re-installed it from scratch.
Guestbook still not available.

I suspect that the ISP has changed something.

MySQL is V3.23.56 [but PHPinfo - client API version 3.23.58].
PHP is V4.3.5
System is FreeBSD 3.10-BETA #3 Tue Apr 2 i386
Build Date is Apr 9 2004 (which is why I suspect a code compatibility problem).
Server software Apache/1.3.29 (Unix) mod_perl/ 1.28 PHP/4.3.5
Guestbook is V5.0.2
phpNuke is V6.9
[ Only registered users can see links on this board! Get registered or login! ]
to see where guestbook used to be.

Please tell me - why mend it (upgrade it) when it was not broken!

In anticipation of greater minds than mine knowing why - thanks.

Bob Finch
 
View user's profile Send private message Send e-mail Visit poster's website
sixonetonoffun
Spouse Contemplates Divorce



Joined: Jan 02, 2003
Posts: 2496

PostPosted: Sun May 16, 2004 12:03 pm Reply with quote

We better wait for Raven to look at this it might be the globals have to all be converted to the newer "Super" globals.
Like instead of
if (!eregi("modules.php", $PHP_SELF)) {
die ("You can't access this file directly...");
}

to
if (!eregi("modules.php", $_SERVER['PHP_SELF'])) {
die ("You can't access this file directly...");
}

and
$PHP_SELF = $HTTP_SERVER_VARS['PHP_SELF'];
to
$PHP_SELF = $_SERVER['PHP_SELF'];

But I'm not 100% sure this is the trouble.
 
View user's profile Send private message
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sun May 16, 2004 6:55 pm Reply with quote

PHP v4.3.5 was/is buggy and MANY applications were affected. That's why 4.3.6 was quickly released. Chances are that is your problem. Get your host to either back down to 4.3.4 or upgrade to 4.3.6. If it still persists after that, let me know. I am running 6.9 with 4.3.4 and 4.3.6 w/o any changes at all.
 
View user's profile Send private message
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> KISGB General Support

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©