Found hard coding in Load.php

Started by Elmacik, July 07, 2006, 08:35:49 PM

Previous topic - Next topic

Elmacik

trigger_error('loadMemberContext(): member id ' . $user . ' not previously loaded by loadMemberData()', E_USER_WARNING);


I know I am a bit anxius :P
Home of Elmacik

zosont

it's just a warning, why the anxeity?;)

Elmacik

Quote from: zosont on July 07, 2006, 10:25:03 PM
it's just a warning, why the anxeity?;)

I am not anxious, I am anxius. Its different ;) (its latin) I couldnt find a better word but you may call it "d*ckhead" :P
I know its a warning, but all other warnings are NOT hard coded ;)
Home of Elmacik

zosont

Quote from: Elmacik on July 08, 2006, 09:23:52 AM
Quote from: zosont on July 07, 2006, 10:25:03 PM
it's just a warning, why the anxeity?;)

I am not anxious, I am anxius. Its different ;) (its latin) I couldnt find a better word but you may call it "d*ckhead" :P
I know its a warning, but all other warnings are NOT hard coded ;)
Right o, and there was me thinking that anxious was derived from the latin anxius.
Anyhoo. Good spot sir, I do not want to take that away from you :)

Grudge

Actually there are lots of trigger_error messages hard coded. They should absolutely *never* be reached but it's an extra level of security.
I'm only a half geek really...

Elmacik

Quote from: Grudge on July 08, 2006, 10:42:00 AM
Actually there are lots of trigger_error messages hard coded. They should absolutely *never* be reached but it's an extra level of security.

Havent noticed that before :o
Thanks for the info.
Home of Elmacik

Advertisement: