Hrm, interesting. When i try to edit it trys to load banuser.php.php
Edit: Fixed with ereg()
Also:
Quote:
Warning: Cannot modify header information - headers already sent by (output started at /home/mvhost/public_html/test/admin/adminfunctions.php:19) in /home/mvhost/public_html/test/mod/banuser.php on line 43
|
Line 43:
Header("Location: ".$PHP_SELF); // so that F5 works
I see a few people had this problem here but nothing was posted as to how to fix it.
Edit: I don't know PHP or VB very well so i just kicked in a javascript redirect since i don't think i'm going to get much help here. If you have another/better solution let me know