Page 1 of 1

mods dont apply nav entry in acp

PostPosted: Fri Dec 07, 2007 1:16 am
Author: tattee
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Advanced Knowledge
Board URL: http://www.magicalweb.org/trial/

PHP Version:
MySQL Version:


What was done before the problem appeared?
nothing.. added 2 simple mods and retracted with same results for each


What was done to try to solve the problem?
searched your database; checked template/admin/index_navigate.tpl for errors or a likelihood



De.scription and Message

ok, heres one of the simple mods..

Code: Select all
 ############################################################## ## MOD Title]http://www.Able2Know.com[/url] ## MOD De.scription: This adds a panel to the phpbb admin section that allows the admin  ## to search the user database for a particular email address. It also supports wildcards like *hotmail.com ## Check [url=http://www.able2know.com/forums/viewtopic.php?p=843365#843365]http://www.able2know.com/forums/viewtop ... 365#843365[/url]## for the latest version or to get help with this MOD ## ## MOD Version: 1.0.0 ## ## Installation Level: (easy) ## Installation Time: 1 Minutes ## Files To Edit: n/a## Included Files: admin_email_search.php, member_email_search.tpl ##############################################################  ## Author Notes: ## This mod is useful for providing tech support on a large board. Members frequently forget their usernames  ## but they remember their email addresses so this mod allows the admin to search the database for the email.## Note that this mod does not tie into the language support and is hardcoded in English.## For help or suggestions see here: [url=http://www.able2know.com/forums/viewtopic.php?p=843365#843365]http://www.able2know.com/forums/viewtop ... 365#843365[/url]## ############################################################## ## MOD History: ## ##   2004-08-14 - Version 1.0.0 ##      - Initial public release.## ############################################################## ## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD ##############################################################    # #-----[ COPY ]------------------------------------------ #  copy member_email_search.tpl to templates/subSilver/admin/member_email_search.tpl  # #-----[ COPY ]------------------------------------------ #  copy admin_email_search.php to admin/  # #-----[ SAVE/CLOSE ALL FILES ]------------------------------------------ # # EoM  



now, the other one I installed (seperately, with same result) was the scrolling text mod - simple stuff
The problem is, even though I uploaded the .tpl's to the corresponding style admin folders, the links for the mods do not show in the nav bar... ???????????????

Re: mods dont apply nav entry in acp

PostPosted: Fri Dec 07, 2007 2:22 am
Author: found it
Hi

Any mods that have a php file in the admin section must be added to admin/modules for the links to show up correctly in the admin navigation...

:mrgreen:

PostPosted: Fri Dec 07, 2007 2:26 am
Author: tattee
oh.. duh [flash=,:3klxo2dc]http://i44.photobucket.com/albums/f8/littleblue71/smilies/thblushing.gif[/flash:3klxo2dc]
regardless.. thanx Found It

Re: mods dont apply nav entry in acp

PostPosted: Fri Dec 07, 2007 2:38 am
Author: found it
Lol

No problem..

:mrgreen: