View Full Version : upgrading to vb suite
astdirect
06-03-2011, 01:16 PM
I have vbulletin 4.1.3 forums installed in directory /forum
I want to install the suite but have the suite in the root and the forums in /forum
How do i do this ? Been trying for a while with no success.
HellRZR
06-03-2011, 01:34 PM
Same here! Followed these instructions, but cant get it to work!
http://www.vbulletin.com/docs/html/main/technical_vb4_installinsubdirectory
If you figure it out, please let me know.
Brandon Sheley
06-03-2011, 01:34 PM
look in the index.php and forum.php file
they have instructions in there
astdirect
06-03-2011, 04:31 PM
Brandon - i just don't see it. I tried what it said in the install, plus what it says in the index.php etc but still wouldn't work
Brandon Sheley
06-03-2011, 05:26 PM
It was the index.php file, not the forums (wasn't sure, it's been a while since I had to look)
but this didn't work?
/**
* If you want to move this file to the root of your website, change this
* line to your vBulletin directory and uncomment it (delete the //).
*
* For example, if vBulletin is installed in '/forum' the line should
* state:
*
* define('VB_RELATIVE_PATH', 'forum');
*
* Note: You may need to change the cookie path of your vBulletin
* installation to enable your users to log in at the root of your website.
* If you move this file to the root of your website then you should ensure
* the cookie path is set to '/'.
*
* See 'Admin Control Panel
* ->Cookies and HTTP Header Options
* ->Path to Save Cookies
*/
//define('VB_RELATIVE_PATH', 'forums');
astdirect
06-03-2011, 06:05 PM
nope tried that
Brandon Sheley
06-03-2011, 06:08 PM
what exactly happens
what folder is the vb forum in
you're setting it up like this correct?
site.com/index.php
site.com/forum/forum.php
?
astdirect
06-03-2011, 06:17 PM
vb is in /forum
So, i uploaded all contents of vbsuite to /forum directory
But cant then get cms to be root and forum to stay in /forum
--------------- Added 1307200518 at 1307200518 ---------------
OK so i have managed to get
My forum is located at
root/forum/forum.php
And my cms is showing at
root/forum/content.php
If i go directly to my site homepage i get a 404error
if i go to root/forum/ i get a 404 error.
This is really doing my head in !
--------------- Added 1307206335 at 1307206335 ---------------
In fact when i go to /forum/content.php i get redirected to /content/ which shows a 404 error.
Really frustrating that it seems so close but cant quite get it right. The url is pokerbanter.com
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.