PDA

Click to See Complete Forum and Search --> : uh oh fatal error??


scoutt
Jun 5th, 2001, 08:29 PM
I was trying to read this thread in the web/javascript forum

http://161.58.186.97/showthread.php?threadid=74997

when I got this error -

Parse error: parse error in /data/sites/vbforums.com/htdocs/admin/functions.php(464) : regexp code on line 10

Fatal error: Failed evaluating code: stripbrsfromcode('
$cfgServers[1][\\\'host\\\'] = \\\'localhost\\\';
$cfgServers[1][\\\'port\\\'] = \\\'\\\';
$cfgServers[1][\\\'adv_auth\\\'] = false;
$cfgServers[1][\\\'stduser\\\'] = \\\'root\\\';
$cfgServers[1][\\\'stdpass\\\'] = \\\'\\\';
$cfgServers[1][\\\'user\\\'] = \\\'user\\\';
$cfgServers[1][\\\'password\\\'] = \\\'password\\\';
$cfgServers[1][\\\'db\\\'] = \\\'\\\';
$cfgServers[1][\\'verbose\\'] = \\'\\';
') in /data/sites/vbforums.com/htdocs/admin/functions.php on line 464

John
Jun 6th, 2001, 02:41 AM
That is a bug related to PHP 4.0.5 - we've got a fix, and we'll apply it ASAP.

John

scoutt
Jun 6th, 2001, 11:33 AM
thanks John for attacking it so fast, can't let those bugs get away now :)

Good Dreams
Jun 6th, 2001, 02:05 PM
Parse error: parse error in /data/sites/vbforums.com/htdocs/admin/functions.php(464) : regexp code on line 169

I was trying to view this thread: http://161.58.186.97/showthread.php?s=&threadid=66449

parksie
Jun 6th, 2001, 02:53 PM
Hahaha you're all too slow...I already tormented John with this one (isn't that right?) and didn't post anything here cuz I didn't want to add to his huge workload ;)

Yes, I am a total suckup :p

John
Jun 6th, 2001, 07:59 PM
All fixed now :D

John