The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Quote:
in Index.php I went at the bottom (looked at the code that you have provided above) Originally the code was this in Index.php Code:
/** * Use the CMS as the default script: */ //require('content.php'); /** * Use the forum as the default script: */ require('forum.php'); but then I changed it to what you did: Code:
/** * Use the CMS as the default script: */ require('content.php'); /** * Use the forum as the default script: */ // require('forum.php'); but then the forum doesnt load, I mean absolutely nothing shows up. Then I tried this: Code:
/** * Use the CMS as the default script: */ // require('content.php'); /** * Use the forum as the default script: */ require('forum.php'); Quote:
|
#12
|
|||
|
|||
make sure content.php is in your forum directory.. the errors above indicate that it cannot find it..
Quote:
|
#13
|
|||
|
|||
content.php file is not in the same folder as the forum.php & index.php
I downloaded the .zip file straight from vBulletin.com and uploaded it straight on to my server? --------------- Added [DATE]1268566734[/DATE] at [TIME]1268566734[/TIME] --------------- I see forum.php and index.php are in the same folder... forum/forum folder... |
#14
|
|||
|
|||
it should be.. it's definitely in my forum root directory with index and forum PHP files..
|
#15
|
|||
|
|||
really? But I downloaded it straight from the vBulletin.com and I have not changed any files or directories..and I just uploaded everything straight on the serveR?
I tried to download it again and I checked it again... content.php file is not in the forum/forum directory where all other main folders are like, admincp, includes etc...forum.php, index.php etc...? --------------- Added [DATE]1268567369[/DATE] at [TIME]1268567369[/TIME] --------------- This is the version I downloaded 4.0.2 Patch Level 1 |
#16
|
|||
|
|||
Have a look at the attachment.. that's a look directly at the 4.0.2 pl1 zip file..
|
#17
|
|||
|
|||
What? really? arghhh..
I don't have all the files it means? Something is wrong in downloading? Check this screenshot out: IMAGE REMOVED BY ME --------------- Added [DATE]1268568358[/DATE] at [TIME]1268568358[/TIME] --------------- I don't understand I am downloading it straight from vbulletin.com and It doesn't have all files in the zip/after unzipping it? Maybe that's the reason why I have got so many problems now |
#18
|
|||
|
|||
Hell, earlier today when I tried to upgrade my test site, I had it tell me I was trying to upgrade from 3.6.0 when it was actually 3.8.4 pl2
Needless to say, after being with vBulletin for 8 years, I am not sure I will ever spend anymore money. Consistency is not like it needs to be, imo.. But to answer your question, yes, it seems your DL does not contain all of the necessary files.. |
#19
|
|||
|
|||
I think I must agree with you here... The support from official vB is extremely slow..it's been over 4 days since I lodged my question..but I only received one reply, which was exactly the same as the start of this thread...hmm...but no more answers no more emails after that? I have emailed them few times already
I am in a very bad position here..I really need all this fixed ASAP because I am doing something important with the website and I never imagined that it would give me so many problems... Do you reckon it's better to upload all the files from 4.0.1 back? Will it fix the problem? Although..It would be a pain to re-install all plugins? What should I do here? |
#20
|
||||
|
||||
Quote:
P..s Did you make a backup of the db prior to the upgrade? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|