PDA

View Full Version : Errors installing VB5.2.2.. what am i doing wrong?


Markme ybm
05-24-2016, 10:17 AM
I've installed vbulletin many many many times in the past, working for different forums and having my own.
But this VB 5.2.2 is giving me head aches..
Fatal errors, syntax errors, 500 internal errors and the website is not displaying correctly and I am unable to even login after a fresh install(for the fifth time).

I am in desperate hopes that you are able to help me or atleast give me a solid idea of what I may need to do.

www.youngbloodmatters.com

Thank you in advance!

--------------- Added 1464092331 at 1464092331 ---------------

I have spent a couple hours on the phone to my hosting company, they made a few server side changes, but they are at a loss now and have recommended contacting vbulletin.

Dave
05-24-2016, 11:21 AM
This site can’t be reached
www.youngbloodmatters.com refused to connect. ERR_CONNECTION_REFUSED

In Omnibus
05-24-2016, 01:02 PM
Did you edit your master style?

login-form:1:206
The stylesheet http://www.youngbloodmatters.com/css.php?styleid=1&td=ltr&sheet=css_additional.css&ts=1464091414 was not loaded because its MIME type, "text/html", is not "text/css". login-form
The stylesheet http://www.youngbloodmatters.com/css.php?styleid=1&td=ltr&sheet=css_b_module.css&ts=1464091414 was not loaded because its MIME type, "text/html", is not "text/css". login-form
The stylesheet http://www.youngbloodmatters.com/css.php?styleid=1&td=ltr&sheet=css_b_top_background.css&ts=1464091414 was not loaded because its MIME type, "text/html", is not "text/css". login-form

Lynne
05-24-2016, 05:26 PM
Did you upload the included .htaccess file? If not, rename the htaccess.txt to ".htaccess" (without the quotes).

Mattwhf
05-25-2016, 02:45 AM
I've installed vbulletin many many many times in the past, working for different forums and having my own.
But this VB 5.2.2 is giving me head aches..
Fatal errors, syntax errors, 500 internal errors and the website is not displaying correctly and I am unable to even login after a fresh install(for the fifth time).

I am in desperate hopes that you are able to help me or atleast give me a solid idea of what I may need to do.


Thank you in advance!

--------------- Added 1464092331 at 1464092331 ---------------

I have spent a couple hours on the phone to my hosting company, they made a few server side changes, but they are at a loss now and have recommended contacting vbulletin.

If you did more times and succeeded in the past then it could come from hosting problem.

Checking with your hosting provider or you need to test on a new hosting to know errors from hosting or vB.

noypiscripter
05-25-2016, 05:46 AM
I think Lynne is right, you don't have the .htaccess file.

The link to the CSS is http://www.youngbloodmatters.com/css.php?styleid=1&td=ltr&sheet=css_reset.css,css_unreset.css,css_utilities. css&ts=1464091414

If you try inserting /core before /css.php, it will display the correct content of the CSS file. You don't have to do this though. Renaming htaccess.txt to .htaccess should fix it.

Markme ybm
05-25-2016, 09:30 AM
Did you upload the included .htaccess file? If not, rename the htaccess.txt to ".htaccess" (without the quotes).

Lyn you saved me, definitely my mistake this time.
Thank you so much for your help and input guys :)