Log in

View Full Version : Problem writing Plugin, won't show under STANDARD_ERROR etc


Kinneas
05-10-2008, 04:41 PM
I hope someone can help me out here. I'm still pretty much a novice but recently released a little mod I use on my board (See here (https://vborg.vbsupport.ru/showthread.php?p=1515009#post1515009) for details).

Basically it uses a simple str_replace to replace the standard Welcome_X phrase with another, and it does, unless you get an error or something, eg, if you go to register.php and you're already logged in, anything that calls STANDARD_ERROR. It also doesn't work on iBProarcade, presumably for the same sort of reason.

Screenshot attached in case my explanation sucks.

Anyone able to point me in the right direction?

Dismounted
05-11-2008, 05:44 AM
I believe (some) hooks are disabled when displaying STANDARD_ERROR, and a few other things.