PHP Web Host - Quality Web Hosting For All PHP Applications Sign up for PayPal and start accepting credit card payments instantly
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
Post new topic   Reply to topic
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 Back to top

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 the forums!

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: 2499

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

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: 16987
Location: Kansas

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

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 Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:       
Post new topic   Reply to topic

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
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum