MyBB Ideas

The MyBB Ideas site allows users to suggest new features and changes in MyBB and the MyBB Group to easily review them to decide what direction MyBB should head in. Search existing ideas.

Admin Cp Opens in new Page

7 votes

Submitted by -Sacred-, 5th February 2008, 7:10:24 AM

i think you guys shoudl add this to next ver.
when u click on Admin Cp it shoudl open in new page
TARGET = "_blank"

i have added it to my site so for those who are intrrested heres how to do it

Goto Admin Cp > Templates > Modify / Delete > header_welcomeblock_member_admin > Click on Change Original.

Now replace all what is there with this code

&mdash; <a href="{$mybb->settings['bburl']}/{$config['admin_dir']}/index.php" TARGET = "_blank">{$lang->welcome_admin}</a>

thats it ur done
its an easy thing to be done but yet usefull for most ppl
Thank you

More Suitable as Plugin

2 Comments

  1. Yes ... this is a very good idea and I hope they add it to the next version

    MGadAllah, 5th February 2008, 9:10:41 AM
  2. This can be done with a simple modification as you've outlined.

    DennisTT, 15th March 2008, 9:29:53 PM

Post a Comment

Before you can post a comment you must be a registered member of the MyBB Community Forums.

If you already have an account, log-in to it to post a comment or if you don't register a new account.