The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
For security reasons I have changed the admincp link. So instead of going to
http://www.myforum.com/admincp/index.php it goes to different address as http://www.myforum.com/blablaadmincp/index.php and I have also changed the modcp link. everything works fine but banning.php is not working in admincp. In modcp it works fine... I suspect that it has something to do with these changes. Because in the admincp, it looks for the banning.php in modcp/banning.php link which is not there. Therefore It says: Not Found The requested document was not found on this server. How should I correct this? I belive it is easy but I dont know ![]() thanks |
#2
|
|||
|
|||
![]()
Make sure that you updated config.php to contain the correct paths to the acp and modcp
|
#3
|
||||
|
||||
![]()
I have already, I ve changed these two paths:
$config['Misc']['admincpdir'] = 'blablaadmincp'; $config['Misc']['modcpdir'] = 'blablamodcp'; |
#4
|
|||
|
|||
![]()
I've reviewed the code used and it is taking it from config.php
Does the moderate threads/attachments/posts work in the ACP? |
#5
|
||||
|
||||
![]()
No they are not working either
![]() myforum/modcp/moderate.php?do=events it is trying to get it from modcp but modcp is changed as well as shown: $config['Misc']['modcpdir'] = 'blablamodcp'; edit: ok, silly me ![]() ![]() thanks for your help Kerry Anne ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|