Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.6
Author Message
xGSTQ
Involved
Involved



Joined: Feb 03, 2006
Posts: 269

PostPosted: Mon Aug 07, 2006 8:01 am Reply with quote

Hi im trying to remove the left blocks in the admin area admin.php

I know 2 things

1) its in mainfile.php
2) I cant find the code !! lol

now i know its something to do with these 2 functions
function blocks($side)
and
function adminblock()

and the is_admin. ... and adminblock() but i just cant seem to be able to turn the admin left blocks off ! ( i can turn ALL the left blocks off !!)

Could anyone advice me on the code i need to locate please..

Thanks
 
View user's profile Send private message Send e-mail
gregexp
The Mouse Is Extension Of Arm



Joined: Feb 21, 2006
Posts: 1497
Location: In front of a screen....HELP! lol

PostPosted: Mon Aug 07, 2006 10:02 am Reply with quote

Well, this was a little challenge but I learned something new.
Edit: might be helpfull if I tell you where to look Laughing
in theme.php of your theme.

find
blocks(left);


Change to


if (!defined('ADMIN_FILE')){
blocks(left);
}



We just added an if statement and anything defined as an admin_file will not show the left blocks.

_________________
For those who stand shall NEVER fall and those who fall shall RISE once more!! 
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
xGSTQ







PostPosted: Mon Aug 07, 2006 10:12 am Reply with quote

Thank you very much it works a treat ...
 
gregexp







PostPosted: Mon Aug 07, 2006 3:15 pm Reply with quote

No problem.
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.6

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©