![]() |
do the file edits you made in the admin cp match these
find: PHP Code:
PHP Code:
|
Quote:
alright after the edits i have the following.... and in case you were wondering i had the petz installed before i installed this mod..... // +++ MAF construct_nav_option("Automated Thread Settings", 'options.php?dogroup=maf', '<br />'); construct_nav_option("Rate Applications", '../' . $modcpdir . 'maf_rateapp.php?do=list', '<br />'); construct_nav_option("Delete Applications", 'maf_delapp.php?do=del', '<br />'); construct_nav_group("Moderator Applicants", '<hr />'); // --- MAF $printhr = false; construct_nav_option("Main Settings", 'petzadmin.php?do=main', '<br />'); construct_nav_option("Shops", 'petzadmin.php?do=shops', '<br />'); construct_nav_option("Items", 'petzadmin.php?do=items', '<br />'); construct_nav_option("Arena", 'petzadmin.php?do=arena', '<br />'); construct_nav_option("Bank", 'petzadmin.php?do=bank', '<br />'); construct_nav_option("Adoption Center", 'petzadmin.php?do=adopt', '<br />'); construct_nav_option("Store Options", 'petzadmin.php?do=store', '<br />'); construct_nav_option("Logs", 'petzadmin.php?do=logs', '<br />'); construct_nav_group("Petz", '<hr />'); if (can_administer('canadminstyles')) { $printhr = true; construct_nav_option($vbphrase['style_manager'], 'template.php?do=modify', '<br />'); construct_nav_option($vbphrase['search_in_templates'], 'template.php?do=search', '<br />'); construct_nav_option($vbphrase['replacement_variable_manager'], 'replacement.php?do=modify', '<br />'); construct_nav_option($vbphrase['download_upload_styles'], 'template.php?do=files', '<br />'); construct_nav_option($vbphrase['find_updated_templates'], 'template.php?do=findupdates', '<br />'); construct_nav_group("$vbphrase[styles] & $vbphrase[templates]", '<hr />'); } |
so with that, clicking on any of the links to do with the MAF produces a blank page?
|
Quote:
|
for some reason you're modcpdir variable ain't working, what you'll need to do it replace it manually
find: PHP Code:
PHP Code:
|
in the admincp index right?
|
yup, you're editing the previous edit.
|
k i did that and it fixed it thanx!!
just as a note before i fixed it when i was in my admin cp and viewing the properties of the maf_rateapp.php the link showed as forum/modcpmaf_rateapp.php?do=list i think it should have been showing as forum/modcp/maf_rateapp.php?do=list shouldn't there be a / between modcp and the maf part? is that something that might be mixed up in your code? i dunno. just thought that might be helpful info. |
install went fine and all but it doesnt start the new thread anywhere. i set it to start in forum id 80 and it doesnt do it.
|
when i set that for mine (the start a new thread thing) everytime a user view the forum where that was set for it created a new thread. even though there were only 2 applications waiting to be read i ended up with like 172 threads saying that there were applications waiting to be read. -__-;;
so i took that off and viola it's no long a problem. just curious if you know what might cause that. |
All times are GMT. The time now is 10:08 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|