
[MOD] Admin/Mod Prank
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
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
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();
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
Then the Moderator Panel.
Open styles/prosilver/template/index_body.html
Replace with:
CODE: SELECT ALL
you have an error in the code
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 />[ <a href="{ROOT_PATH}modcp/index.php">{L_MCP}</a> ]<!-- ENDIF --></p>
<!-- IF U_MCP --><p>{CURRENT_TIME} <br />[ <a href="{U_MCP}">{L_MCP}</a> ]</p><!-- ELSEIF S_USER_LOGGED_IN --><p>{CURRENT_TIME} <br />[ <a href="{ROOT_PATH}modcp/index.php">{L_MCP}</a> ]</p><!-- ENDIF --></p><!-- ENDIF -->
Code: Select all
</p><!-- ENDIF --></p><!-- ENDIF -->
[MOD] Admin/Mod Prank
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
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
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
Sure its possible. You will just have to change the login url in the admin page and let it point to the modprank page.