Page 1 of 1

$vbulletin->input->clean_array_gpc() function problem

Posted: Fri Aug 26, 2005 7:10 am
by pryj
It seems that the function reads the only needed varibles from $_POST[], and chean others. I could not read my custom var in the hook because it is always called at the top of the page. Well, unless I edit the php file.

Is there any method? or vb could add a hook at the very top of the every php page?

Posted: Sun Aug 28, 2005 6:58 am
by UNDERCOVER
i had that aswell and got a friend to fix it i will try and find out how he did it and mail it to u ;)