
Re: Moderator Control Panel Link Does Not Work On Main Page
Hi driven13, welcome to IcyPhoenix
Well it's hard or even impossible say what the problem is at your board without having access to the files or even moderator access (to see what is happening).
I can hardly believe the problem would be in Black Pearl, since I don't have the same problem (and my style is based on it) and because blackpearl just uses the link and by the sound of it the link is correct (you could compare the non-working with the working link).
Can you possibly tell when this bug started happening? ..that could give a clue.
Maybe you made an error during the update somewhere? (I'ld start by closely examining index.php with winmerge as comparing tool, simply compare the old with the new file)
If you don't have (m)any mods installed you could try uploading some related files fresh (and if needed re-add the mods you had)
You could also try disableing the module in
ACP, or even remove it and re-add to see what happens after that?
Just throwing you some ideas here
Edit:
in index.php check to see if this line is still ok:
'U_MCP' => ($auth->acl_get('m_') || $auth->acl_getf_global('m_')) ? append_sid("{$phpbb_root_path}MCP.$phpEx", 'i=main&mode=front', true, $user->session_id) : '')
Edit 2:
Make sure you have GLOBAL moderator permissions?
____________
www.DutchaGoGo.com (development/under construction ...Forever?¿?)
Edited by
Joshua203, Wed 28 Mar, 2012 00:46: hint added
Edited by
Joshua203, Wed 28 Mar, 2012 00:50: another hint added