Quote:
Originally Posted by Ranma2k
Yes make sure you fill the first input ^_^ first
|
Do you mean in the config.php file in the inclues folder?
I have added the path to this code:
$config['Misc']['forumpath'] ='/home/XXXXX/public_html/';
PHP Code:
// ******** FULL PATH TO FORUMS DIRECTORY ******
// On a few systems it may be necessary to input the full path to your forums directory
// for vBulletin to function normally. You can ignore this setting unless vBulletin
// tells you to fill this in. Do not include a trailing slash!
// Example Unix:
// $config['Misc']['forumpath'] = '/home/users/public_html/forums';
// Example Win32:
// $config['Misc']['forumpath'] = 'c:\program files\apache group\apache\htdocs\vb3';
$config['Misc']['forumpath'] ='/home/XXXXX/public_html/';