Quote:
Originally Posted by sv1cec
Open your admin_warn.php file and find :
Code:
require_once('./includes/functions_misc.php');
Under that, add:
Code:
$admincpdir=$vbulletin->config['Misc']['admincpdir'];
Then find every occurence of "/admincp/" and replace that with "/$admincpdir/".
You will need to replace that about 10-12 times.
KirbyDE, please make that change as well.
|
sv1cec thanks

for now all links are working....