Moderator Control Panel ]

Feed

Moderator code help

Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!

Moderator code help

Postby Candyman » 21 Apr 2010, 12:43

Hi all :)

To display the ACP button the code line is
Code: Select all
<!-- IF U_ACP --><span class="gensmall"> <a href="{U_ACP}"><b><font size=2 color=black>{L_ACP}</font></b></a> </span><br /><!-- ENDIF -->

To display the MCP button the code is
Code: Select all
<!-- IF U_MCP -->
   <div id="pageheader">
      <p class="linkmcp"><center> <a href="{U_MCP}"><b><font size=2 color=black>{L_MCP}</font></b></a> </center></p><!-- ENDIF -->


My question is this.
If i use these codes to display the button elsewhere only the ACP button shows up, the code that works the MPC button does not work?
What other piece of code is required in order to display the MCP using the
Code: Select all
<!-- IF U_MCP -->

command?

Thanks in advance 8-)


Re: Moderator code help

Postby Steve© » 22 Apr 2010, 08:14

What pages does the moderator control panel link show up on ? none at all ?
Because the moderator control panel link only shows on pages through out the forum if a moderator would need to moderate.
for eg,index page,viewforum and viewtopic etc


Return to PhpBB3 Support

Who is online

Users browsing this forum: No registered users and 0 guests