Jump to content


The button in Admin CP disappeared..


  • You cannot reply to this topic
6 replies to this topic

#1 Ali_Dildade

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 14 December 2006 - 05:56 AM

salam

i am using Unreal Portal 2.1

i wanted to change the skin/theme of the ADMIN PANEL

Posted Image

following the instructrions i suceeded it.. but the button of unreal mods disappeared.. now i can not change the homapage, as i can't enter the page of unreal mods in admin panel..

you can download the skin here
[url=http://edited[/url]

how can i get the old skin?

i will be pleased if u help

thanks

#2 RisingPhoenix

    Advanced Member

  • Administrators[Admin]
  • PipPipPip
  • 249 posts
  • Gender:Male
  • Location:Fort Benning, GA
  • Interests:I am currently in the US Army. I am not a coder. I am really familiar with Unreal Portal and IPB. So if it isn't in reference to something I have on my site ba4life.com then there isn't much I can do to help you.<br /><br />I am a normal user like most of you. Please don't invade my personal life by asking me questions that can already be found on this website.

Posted 14 December 2006 - 02:39 PM

Make sure you look in

admin.php

Find:

'admin'	   => array( 'acp_admin'	   , 'acp_admin'	   , 'admin' ),



add after:

'unreal'	  => array( 'acp_unreal'	  , 'acp_unreal'	  , 'unreal' ),


Open skin_acp/IPB2_Standard/acp_skin_html/cp_skin_global.php

Find:
<div class='{$onoff['admin']}'><img src='{$this->ipsclass->skin_url}/images/config.png' style='vertical-align:middle' /> <a href='{$this->ipsclass->base_url}&section=admin'>ADMIN</a></div>


Add After:

<div class='{$onoff['unreal']}'><img src='{$this->ipsclass->skin_url}/images/config.png' style='vertical-align:middle' /> <a href='{$this->ipsclass->base_url}&section=unreal'>UNREAL MODS</a></div>



Open sources/lib/admin_functions.php

Find:
$onoff['admin'] = 'taboff';


Add After:
$onoff['unreal']	  = 'taboff';

Posted Image
MultiGaming Clan Playing Games since 1997

#3 redalert19882000

    Advanced Member

  • Members
  • PipPipPip
  • 54 posts

Posted 19 December 2006 - 09:06 AM

Only this:

skin_acp/IPB2_Standard/acp_skin_html/cp_skin_global.php

#4 Ali_Dildade

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 20 December 2006 - 03:55 AM

thank you very much RisingPhoenix ;)
the second one was enough

#5 Ali_Dildade

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 26 December 2006 - 03:08 AM

it was ok.. but a few minutes later it gave a warning. :( it says;

IPB WARNING [2] load_language() [function.load-language]: SAFE MODE Restriction in effect. The script whose uid is 32815 is not allowed to access /home/dildade/public_html/Forum/cache/lang_cache/turkce/lang_global.php owned by uid 99 (Line: 1691 of /sources/ipsclass.php)
IPB WARNING [2] load_language(/home/dildade/public_html/Forum/cache/lang_cache/turkce/lang_global.php) [function.load-language]: failed to open stream: Success (Line: 1691 of /sources/ipsclass.php)

can you help me, thanks..

#6 redalert19882000

    Advanced Member

  • Members
  • PipPipPip
  • 54 posts

Posted 26 December 2006 - 04:22 AM

xmmm! Can you send me your msn?????

#7 Ali_Dildade

    Newbie

  • Members
  • Pip
  • 4 posts

Posted 26 December 2006 - 05:58 AM

it is ok now. i uploaded the language files again
thanks..





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users