![]() |
SOLVED Parse error in the main site - Printable Version +- MFGG Forums (https://forums.mfgg.net) +-- Forum: MFGG (https://forums.mfgg.net/forumdisplay.php?fid=4) +--- Forum: Suggestions (https://forums.mfgg.net/forumdisplay.php?fid=11) +---- Forum: Resolved Suggestions (https://forums.mfgg.net/forumdisplay.php?fid=19) +---- Thread: SOLVED Parse error in the main site (/showthread.php?tid=3306) |
Parse error in the main site - Q-Nova - 04-04-2025 I accessed the main site and I got a white page with this error message: Code: Parse error: syntax error, unexpected ''Bingot'' (T_CONSTANT_ENCAPSED_STRING), expecting ')' in /var/www/vhosts/mfgg.net/httpdocs/mainsite/lib/userlib.php on line 384 Hopefully this gets fixed! RE: Parse error in the main site - VinnyVideo - 04-04-2025 Whoops... that was my fault. I added a few new bots to the mainsite bots list in userlib.php, which hadn't been updated in a while. But it seems I left out a character for the Bing entry. Should be fixed now! I'm not sure whether this change will cause bots to consume fewer mainsite resources, but it could help. |