On the Global.php file wich has to be on the root of your site (not on the folder of the Forum or Vbulletin software)
check on the part that you have to change that the path is don ecorrectly lik ethis:
(my example) $adminpath = 'foro/admin';
so after $adminpath = PUT 'your name of the forum folder (what ever that is the vbulletin folder------/admin';
sometimes that is all the problem
|