PDA

View Full Version : [fixed] Parse error with members2.php



Genesis
Thu 28th Mar '02, 6:55pm
Fatal error: Call to undefined function: show_nopermission() in /data/sites/vbulletin.com/htdocs/forum/member2.php on line 476

This is the Error message on these boards.
I have EXACTLY the same prob.

http://url.to.board/forum/member2.php

will cause this. Anyone any ideas to fix this ?

according to the code this should give you a no permission screen if you aren't logged in

tubedogg
Thu 28th Mar '02, 7:21pm
I guess the fix for now is to not go directly to that file, since there's no reason to...

Genesis
Thu 28th Mar '02, 7:36pm
Originally posted by tubedogg
I guess the fix for now is to not go directly to that file, since there's no reason to...

Agreed BUT my users are known to checkout every inch of vbulletin. And having something like that stickout instead of a proper permission denied message is kinda bad. Anyhow just thought i'd report it. As you said there is no absolute need to go to that file (still a bit ugly to see a php error instead of permission denied page imo)

Gen