Super Admin

Started by Bulakbol, August 04, 2008, 06:44:30 PM

Previous topic - Next topic

Bulakbol

Glad you found out yourself. :)
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

pinoypetfinder

i need this too, i'll appreciate any help :)

i'm got this 2 errors -
5.     Execute Modification     ./Themes/default/Who.template.php     Test failed
22.     Execute Modification     ./SSI.php     Test failed

i also have Googlebot & Spiders Mod.. nguirado, what did you do to fix the SSI.php file?
attached is my who.template.php too, incase anyone can would like to check.

pinoypetfinder

nevermind. i was able to fixed it too. modified the 2 files above manually. :)

great mod! ;) ;D

Bulakbol

@pinoypetfinder
I know you can fix it.  :D  If you need assistance, let me know.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

a3des

Configuration: SMF2.0 beta4 + SP 2.1.1. + Super Admin mod (1.3)

I tested the Super admin mod in SMF+TinyPortal configuration and the Stats Box, wich shows the users online, will hidde the super admin from other users and admins, displaying the Admin(spy) name only for yourself.

But the SimplePortal Who's Online block will show the Super admin to the other users and admin, diplaying the regular Admin name in list.

What should I look for to modify to make this "hidde Super admin from others" mod working properly with Simple Portal?

Bulakbol

@a3des
You need to add five lines of code to Simple Portal. I will update the package to support SimplePortal and ezPortal. Download the new package and reinstall the mod.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

GorGon

Great mod!!! SuperAdmin117_UOT.

But I've got .... some failed  >:(

15.     Execute Modification     ./Themes/default/Profile.template.php     Test failed
16.    Execute Modification    ./Themes/default/Who.template.php    Test failed
18.    Execute Modification    ./Themes/default/Settings.template.php    Test failed

:-[

What should i do? I need this mod .. please help  :'(

thanks  8)

Bulakbol

@GorGon
Those files were maybe edited by other mods you installed. Attach those files to your post and I'll edit them when I have a chance.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

a3des

#108
Great work Bulakbol, it's  working fine, I reinstalled the new package and tested it.
Thank you for your time and the effort to make this working on SP.

taha116

Really really want this mod but i need help with instilation because of one small failed test

Execution 16 on     ./Themes/default/Profile.template.php I get test failed 4 its 2 parts


Part one find and replace
Find
<td>', $context['member']['name'], '</td>

Replace with

<td>', $context['member']['name'], ' ',
$context['user']['is_admin'] ? '(' . $context['member']['id'] . ')' : '',
($context['user']['id'] == 1 && $context['member']['spy'] == 1) ? $txt['spy_stat'] : '', '
</td>


Part 2

Find
<td>', $context['member']['last_login'], '</td>

Replace with
<td>', $context['member']['spy'] == 1 && $context['user']['id'] != 1 ? $txt['never'] : $context['member']['last_login'], '</td>

My packages are

   Mod Name     Version     
1.    SMF Affiliates    1.0    [ Uninstall ] [ List Files ] [ Delete ]
2.    Aeva ~ Auto-Embed Video & Audio    5.0.18    [ Uninstall ] [ List Files ] [ Delete ]
3.    Irritate lurkers with 0 posts    0.1    [ Uninstall ] [ List Files ] [ Delete ]
4.    Excellent Smileys    1.0    [ Uninstall ] [ List Files ] [ Delete ]
5.    Order Stickied Topics    1.01    [ Uninstall ] [ List Files ] [ Delete ]
6.    Spoiler Tag    0.6    [ Uninstall ] [ List Files ] [ Delete ]
7.    Member Color Link    3.0.5a    [ Uninstall ] [ List Files ] [ Delete ]
8.    SMF Staff Page    1.6    [ Uninstall ] [ List Files ] [ Delete ]
9.    Social Bookmarks for SMF 2    1.1    [ Uninstall ] [ List Files ] [ Delete ]
10.    Yarex 2 smiley set    2.0.0.1    [ Uninstall ] [ List Files ] [ Delete ]
11.    No More Ugly Avatar Scrollbars    1.0    [ Uninstall ] [ List Files ] [ Delete ]
12.    Auto Merge Double Post    1.1    [ Uninstall ] [ List Files ] [ Delete ]
13.    Referrals Mod    2.1.1    [ Uninstall ] [ List Files ] [ Delete ]
14.    BoardHover Mod    1.3.1    [ Apply Mod ] [ List Files ] [ Delete ]
15.    Rateit in Topics    1.0    [ Uninstall ] [ List Files ] [ Delete ]
16.    Super Admin    1.4    [ Apply Mod ] [ List Files ] [ Delete ]
17.    Permissions_Info    1.2    [ Uninstall ] [ List Files ] [ Delete ]
18.    SMF Media Gallery    1.5    [ Uninstall ] [ List Files ] [ Delete ]
19.    Hide SMF Version    1.0.3a    [ Uninstall ] [ List Files ] [ Delete ]
20.    Registration redirection    0.1    [ Uninstall ] [ List Files ] [ Delete ]
21.    BBC [you]    1.2    [ Uninstall ] [ List Files ] [ Delete ]
22.    script.js Jump Fix    1.0    [ Uninstall ] [ List Files ] [ Delete ]
23.    The Rules    1.2    [ Uninstall ] [ List Files ] [ Delete ]
24.    PM to New Members    1.0    [ Uninstall ] [ List Files ] [ Delete ]

My theme is

Midnight Sun 2b4
"The man who smiles when things go wrong has though of someone to blame things on"
I forgot the name
BUY electronic cigarettes with rechargeable batteries as well as flavored refills for cheap prices and only 1-2 dollars of shipping!
http://www.ngcigarettes.com/
~Taha116

Bulakbol

@a3des
You are welcome. Thank you too for using or trying this mod.  8)

@taha116
You can attach your Profile.template.php and I'll edit it for you if you don't know. The line is probably modified by another mod you installed.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

taha116

Quote from: Bulakbol on December 17, 2008, 12:57:21 AM
@a3des
You are welcome. Thank you too for using or trying this mod.  8)

@taha116
You can attach your Profile.template.php and I'll edit it for you if you don't know. The line is probably modified by another mod you installed.

Thats what i expected do you want me to attach it before or after i attempt instilation again?
"The man who smiles when things go wrong has though of someone to blame things on"
I forgot the name
BUY electronic cigarettes with rechargeable batteries as well as flavored refills for cheap prices and only 1-2 dollars of shipping!
http://www.ngcigarettes.com/
~Taha116

Bulakbol

@taha116
Attach a copy of your Profile.template.php and I'll edit it. Use it after installation.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

romper

I get: 2.     Execute Modification     ./Sources/Load.php     Test failed

What do I need to modify?

taha116

THer is one thing that is bothering me... I dont use the defualt theme but for the isntialtion why foes it give the path to my defult theme, anyways i got that file from defult, here it is
"The man who smiles when things go wrong has though of someone to blame things on"
I forgot the name
BUY electronic cigarettes with rechargeable batteries as well as flavored refills for cheap prices and only 1-2 dollars of shipping!
http://www.ngcigarettes.com/
~Taha116

Bulakbol

@romper
Attach your Load,php and I'll see what I can do after the holiday.

@taha116
I'll see what I can do after the holiday.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

romper

Here it is...no rush!
Happy holiday all!

taha116

Quote@taha116
I'll see what I can do after the holiday

No problem just let me know when its ready with a PM please
"The man who smiles when things go wrong has though of someone to blame things on"
I forgot the name
BUY electronic cigarettes with rechargeable batteries as well as flavored refills for cheap prices and only 1-2 dollars of shipping!
http://www.ngcigarettes.com/
~Taha116

Bulakbol

@romper
Your Load.php is now modified. Not tested so let me know if there's a problem.

@taha116
Your Profile.template.php is herer. Not also tested. Try it.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

taha116

Quote from: Bulakbol on December 30, 2008, 09:23:52 PM
@romper
Your Load.php is now modified. Not tested so let me know if there's a problem.

@taha116
Your Profile.template.php is herer. Not also tested. Try it.

herer?? Well Ill try it out ASAP aand post bak tomoro
"The man who smiles when things go wrong has though of someone to blame things on"
I forgot the name
BUY electronic cigarettes with rechargeable batteries as well as flavored refills for cheap prices and only 1-2 dollars of shipping!
http://www.ngcigarettes.com/
~Taha116

Advertisement: