PDA

View Full Version : Empty delimiter error


natralis
01-02-2008, 10:31 PM
hello all, hope i put this in the correct forum. my friend recently started getting an error on his vb forums. the error is as follows

Warning: strpos(): Empty delimiter. in /global.php(355) : eval()'d code on line 9

do you know how to fix this problem?

any help is appreciated. Thanks

Opserty
01-02-2008, 10:34 PM
Looks like a problem with modifications, try disabling them all and see if you still get the error. If you don't then you can enable one by one and keep checking each time, this will allow you to locate the plugin which is causing the error.

(Hazard of a guess is that its a plugin with Hook Location global_start or global_*, you can check line 355 of global.php for clues)

natralis
01-02-2008, 10:49 PM
thanks alot for the help. it ended up being my "prevent spam" mod. guess it decided to act up. Thanks