[MOD] Admin/Mod Prank

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

[MOD] Admin/Mod Prank

Post by Stoker »

You're welcome ;)

[MOD] Admin/Mod Prank

Post by martin123456 »

hmm i get this error after installing this prank

D:\xampp\htdocs\phpBB3\includes\template.(230) : eval()'d code on line 36

34 // Root dir and hash of filenames for each template handle.
35 var $root = '';
36 var $cachepath = ''; <<<<<< line 36
37 var $files = array();

[MOD] Admin/Mod Prank

Post by martin123456 »

Then the Moderator Panel.
Open styles/prosilver/template/index_body.html


Replace with:
CODE: SELECT ALL

Code: Select all

<p class="{S_CONTENT_FLOW_END}<!-- IF S_USER_LOGGED_IN --> rightside<!-- ENDIF -->"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ELSE -->{CURRENT_TIME} <br />[&nbsp;<a href="{ROOT_PATH}modcp/index.php">{L_MCP}</a>&nbsp;]<!-- ENDIF --></p>
<!-- IF U_MCP --><p>{CURRENT_TIME} <br />[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]</p><!-- ELSEIF S_USER_LOGGED_IN --><p>{CURRENT_TIME} <br />[&nbsp;<a href="{ROOT_PATH}modcp/index.php">{L_MCP}</a>&nbsp;]</p><!-- ENDIF --></p><!-- ENDIF -->
you have an error in the code

Code: Select all

</p><!-- ENDIF --></p><!-- ENDIF -->

[MOD] Admin/Mod Prank

Post by Stoker »

And if you remove the ending: </p><!-- ENDIF --> ?

[MOD] Admin/Mod Prank

Post by martin123456 »

Works perfect :D

[MOD] Admin/Mod Prank

Post by Blackwolf »

WONDERFUL PRANK!! :D

Simply phenomenal.....works on sub_silver too :thumb:

[MOD] Admin/Mod Prank

Post by Terr0r »

is it possible to open the prank file that state in the admin folder open so as like the index.php that state in the modcp folder

[MOD] Admin/Mod Prank

Post by Stoker »

I have absolutely no idea what you are talking about?

[MOD] Admin/Mod Prank

Post by Terr0r »

if you click Moderator Control Panel then opens the page on forum then see you the menu and the other things like the overall header and the overall footer but if you click on the link from the Administration Control Panel then see you the name and password and if you click on login then you see a plack page

is it possible to get that what you see on the black page also like that what you see if you click on Moderator Control Panel

I hope I explained it better now

[MOD] Admin/Mod Prank

Post by Stoker »

Sure its possible. You will just have to change the login url in the admin page and let it point to the modprank page.