I fixed this by commenting out the line:
if (!eregi("admin.php", $PHP_SELF)) { die ("Access Denied"); }
will this have any effect on the security of my site?
as the title states. Whenever I click the
AutoTheme or phpbb 14 links from the admin menu, i get a white page with "Access Denied." in the upper left corner. I am really confused.
I've searched the forums for other cases, but found none.
TIA
UPDATE: I just tried accessing the forum from the http://www.mysite.com/modules.php?op=modload&name=phpBB_14&file=index
link and i was able to access it. i just am not able to administrate.