the thing is, in the address bar for MCP --> Blogs, it's
mcp.php?i=282
. but when I go to My Blogs --> Blog Moderator CP, it's mcp.php?i=blog
. I get a General Error, saying the module is not accessible. I don't know if it's because it says i=blog in the address bar instead of i=282 that makes it not work.I checked in styles/prosilver/template/blog/view_blog.html and saw this:
Code: Select all
<p>[ <a href="{U_BLOG_MCP}">{L_BLOG_MCP}</a> ]</p>
where do I edit the url link for U_BLOG_MCP? would that fix this problem? if not, what would?