The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Please help!! Can't install vbulletin and I'm not sure why
Hello,
I have an expired vbulletin license that will only allow me to use 3.6.8. So that is what I am working with. Anyways the issue I am having is actually installing it. I have never had this issue before and for the life of me cannot figure out what I'm doing wrong. When I go to the URL to do the install these are already at the top of the page: Quote:
Quote:
Thank You, Bill |
#3
|
|||
|
|||
Quote:
Thanks for the reply. |
#4
|
|||
|
|||
You could talk to your host, sometimes they have a way to configure things to allow you to use an older version of php. (I don't know offhand what version you need - you can probably find that out at vbulletin.com).
Otherwise, you will need to make some changes to the source code to remove the warning messages. |
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
There is no need to change php versions.
Set display_errors to off using a local php.ini or htaccess file. |
#7
|
|||
|
|||
If you could explain that in the most basic terms possible that would be amazing! Is that file already located in the upload folder?
|
#8
|
|||
|
|||
Add a php.ini file to your vbulletin main folder, its contents should be this:
display_errors = Off OR Add in your .htaccess file, in vbulletins main folder: php_flag display_errors Off OR In the servers php.ini file, typically in /etc, edit php.ini via ssh & turn off display_errors & restart apache/nginx etc. |
#9
|
||||
|
||||
@snakes1100 that wont help him if the server is running the latest stable version of php or the latest version of MySQL as only vb3.8.7 and above work on them (there's even been a release for the last vb3.8 version so it will work on the latest version of php)
|
#10
|
|||
|
|||
@Simon, how about we just let him report back, before you go making assumptions.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|