its easy just coppy head admin tools from any lava script to remodd
[wap] Mobilezonez.com
Collapse
X
-
PHP Code://///////////Mods zone
if(isowner(getuid_sid($sid))|| isheadadd(getuid_sid($sid))|| isadmin(getuid_sid($sid)) || ismod(getuid_sid($sid)))
{
boxstart("Pentagon");
$nrpm = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM ibwf_private WHERE reported='1'"));
$nrps = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM ibwf_posts WHERE reported='1'"));
$nrtp = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM ibwf_topics WHERE reported='1'"));
echo "<a href=\"adctrl.php?action=cfmpr&sid=$sid\">INBOXS ($nrpm[0])</a>| ";
echo "<a href=\"adctrl.php?action=fcpsr&sid=$sid\">POSTS ($nrps[0])</a>| ";
echo "<a href=\"adctrl.php?action=doordarshan&sid=$sid\">TOPICS ($nrtp[0])</a>";
$tnor = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM ibwf_private WHERE reported='1'"));
$tot = $tnor[0];
$tnor = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM ibwf_posts WHERE reported='1'"));
$tot += $tnor[0];
$tnor = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM ibwf_topics WHERE reported='1'"));
$tot += $tnor[0];
$tnol = mysql_fetch_array(mysql_query("SELECT COUNT(*) FROM ibwf_mlog"));
$tol = $tnol[0];
if($tol+$tot>0){
echo "
<a href=\"adctrl.php?action=he3nomain&sid=$sid\">Actions Logger($tot/$tol)</a>
";
}
echo "<a href=\"index.php?action=viewfrm&sid=$sid&fid=20\">Meeting Hall</a>";
if(isowner(getuid_sid($sid))|| isheadadd(getuid_sid($sid))|| isadmin(getuid_sid($sid))){
echo "
<a href=\"index.php?action=area51ts&sid=$sid\">Admin Zone</a>";
}
if(isowner(getuid_sid($sid))|| isheadadd($uid)){
echo "
<a href=\"index.php?action=headauth&sid=$sid\">Head Admin</a>";
}
if (isowner($uid)){
echo "<a href=\"adctrl.php?action=edtmp&sid=$sid\">
Edit Main Page message</a>
";
echo "
<a href=\"index.php?action=ownauth&sid=$sid\">Unknown Zonez</a>";
}
boxend();
}
Last edited by metulj; 19.04.09, 11:52.
Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free
Comment
-
yes it is as owner go to the theme manager and set the default them for the whole site :P) try it lol it works but you user id must be set to 1 on the database
Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free
Comment
-
Guest
-
<div class='quotetop'>QUOTE (tannujain @ Feb 26 2009, 01:44 PM) <{POST_SNAPBACK}></div>good Script !!
but y bookmark Forum topic option is not working[/b]
Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free
Comment
-
Guest
-
<div class='quotetop'>QUOTE (ozziemale31 @ Feb 26 2009, 12:04 PM) <{POST_SNAPBACK}></div>yes it is as owner go to the theme manager and set the default them for the whole site :P) try it lol it works but you user id must be set to 1 on the database[/b]
Comment
-
-- --------------------------------------------------------
--\par
-- Table structure for table `cats`\par
--\par
\par
CREATE TABLE IF NOT EXISTS `cats` (\par
`id` int(10) NOT NULL auto_increment,\par
`name` varchar(30) NOT NULL default '',\par
`dscr` varchar(100) NOT NULL default '',\par
PRIMARY KEY (`id`),\par
UNIQUE KEY `name` (`name`)\par
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;\par
\par
--\par
-- Dumping data for table `cats`\par
--\par
\par
\par
-- -----------------
sqls not working cause of all thr /par in ti lol
Comment
-
<div class='quotetop'>QUOTE (ozziemale31 @ Feb 26 2009, 02:16 PM) <{POST_SNAPBACK}></div>well that sql is a rtf word doc try downloading the sql zip i posted previously[/b]
Dont Ask Me Dumb Questions.Or you'l get a Dumb Answer..
Want A Profesional Logo or Theme For Your wap site Pm Me.If I Have The Time Ill Make It For Free
Comment
-
<div class='quotetop'>QUOTE (ozziemale31 @ Feb 26 2009, 01:17 PM) <{POST_SNAPBACK}></div><div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'>
Code:....“×~ÍξMˆ¥¦~|}BõgRÃZ¤A˵˜$”dVpZÞô•ƒ-ÔÞDX²ûG‡²9hû‡åµ~ôOß4¢IHžeTDM¦|1ÊmÖèÌ)W¼M•o°¸ÖSÛŸ¼8¡(Åz½*xT[ê·‹4Z*‘[Ô¢N}Nž›v œzü]Á«åüøÆ9q¼úeßr•:Àÿðõ]ÓÉÁI¼yÓh^3ãoAœo/“"Ò0• õ8........
Comment
Comment