Why is it you can not PM me? I do not think my inbox is full but it may be.
Quote:
Originally Posted by simonhind
BBR-APBT - i need your help
but cant PM you
i wodul like some quidance on create a link in the admincp with a menu selection for this mod instead of going to
settings >> options >> Project Honeypot
something like
Project Honeypot >> Settings
and also a page where i can put developer details
are you able to help with this
|
upload this to your includes/xml folder.
File Name: cpnav_honeypot.xml
Code:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<navgroups product="t4u_honeypotvb4">
<navgroup text="Project HoneyPot" hr="true" displayorder="15">
<navoption displayorder="10">
<text>Project HoneyPot Settings</text>
<link>options.php?do=options&dogroup=pro_honeypot</link>
</navoption>
</navgroup>
</navgroups>
I really suggest to not add this or the extra page. That just files to upload.