PDA

View Full Version : [FIXED] infinite loop when no forums exist


Scott MacVicar
Fri 19th Jul '02, 7:14am
If you have no forums and you try to access /admin/forum.php it doesnt load and eventually get the max_execution_time error

leadZERO
Mon 5th Aug '02, 4:11pm
Sounds like an infinite loop.

Chen
Mon 5th Aug '02, 4:14pm
Originally posted by PPN
If you have no forums and you try to access /admin/forum.php it doesnt load and eventually get the max_execution_time error
Someone's running vB3 outside the beta site... :o

Scott MacVicar
Mon 5th Aug '02, 7:56pm
yep i have 2 copies running already on localhost :P

protected by

Order deny,allow
Deny from all
Allow from localhost
Allow from 127.0.0.1
Allow from scott

in the apache configuration of course ;)

Darth Cow
Mon 30th Sep '02, 8:38pm
Originally posted by PPN
yep i have 2 copies running already on localhost :P

Can I try running just 1 copy on my localhost? :D