The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Internal Server Error Help Please
I am not sure what went wrong actually. I was on my forum checking on the who's online at the very bottom and it said this
Database error Code:
Database error in vBulletin 4.1.4: Invalid SQL: SELECT IF(userid > 0, 1, 0) as isuser, COUNT(session.userid) as online_users , user.market_username_color, user.market_username_glow, market_username_subscript FROM session as session WHERE session.lastactivity > 1311555908 GROUP BY isuser; MySQL Error : Unknown column 'user.market_username_color' in 'field list' Error Number : 1054 Request Date : Sunday, July 24th 2011 @ 08:20:08 PM Error Date : Sunday, July 24th 2011 @ 08:20:08 PM Script : http://www.zupek.com/forums/online.php Referrer : http://www.zupek.com/forums/forum.php IP Address : 67.1.6.241 Username : marcus1lane Classname : vB_Database MySQL Version : 5.1.52 Quote:
What I have just recently installed point market system antispam or something similar to that vbexperience downloadsII Regards Marcus |
#2
|
||||
|
||||
Within your /includes/config.php file add this line just after <?php
PHP Code:
The database error is happening because the product is trying to select those fields in the mentioned query, which does not have access to the "user" table. The 500 error may be happening due to the product being removed but not disabled/uninstalled from within the AdminCP. |
#3
|
|||
|
|||
Quote:
--------------- Added [DATE]1311562661[/DATE] at [TIME]1311562661[/TIME] --------------- I just solved it finally If anyone is having the same problem change the permissions to 755. I accidentally changed mine from 755 to 777. Thanks for your help Eric |
#4
|
||||
|
||||
Change the permissions on what?
|
#5
|
|||
|
|||
In My FTP I changed the adminCP permissions from 777 to 755 and that seemed to work
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|