Page 1 of 1

MCP Link Problem

Posted: 12. January 2009 01:29
by inviex
Your Portal Version: 1.0.2
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
hi, cant get MCP link in the portal page. ACP is there but couldnt figure out why MCP not working while logged in as an admin. note that, The MCP link is showing in the forum index page n i added the same piece of code to show the link in portal page but didnt work im using phpbb 3.0.4, board3 portal 1.0.2 and prosilver style. any help appreciated.

Code: Select all

<!-- IF U_MCP -->
<li><a href="{U_MCP}">{L_MCP}</a></li>
<!-- ENDIF -->
[/i]