Status
Not open for further replies.

GoodApples

Customer
May have a problem with 4.1.4 and InfoPanels
Users online does not work but when InfoPanels is turned off the error is gone.

Code:
SELECT IF(userid > 0, 1, 0) as isuser, COUNT(session.userid) as online_users
	,user.usergroupid, displaygroupid, user.membergroupids
	FROM session as session
	
	WHERE session.lastactivity > 1307908115
	
	
	
	GROUP BY isuser;
 
MySQL Error   : Unknown column 'user.usergroupid' in 'field list'
Error Number  : 1054
 
It seems like you may have enabled the "Who's Online - Query" plugin, which was left disabled when the product launched. Please re-disable that plugin :)
 
I need to check back here two hours ago. :) Ha Ha
I was coming back to report the same thing.
Code:
Who's Online - H4X 	online_complete and
Who's Online - Query 	online_query

Both disable does this make sense or do I need to do just the one.
 
I would disable the Query one, since that's the one he mentioned and see if that solves the issue.
 
Yes they were both disabled when it was launched, I just verified on my site, so I would disable that one too.
 
How come you guys enabled them in the first place? I thought it'd be safe to leave em in there, as I had plans for them that may still happen, but they weren't to be tinkered with ;p
 
I was going through all my plugins as I had some issues when upgrading to 4.1.4 which all started with doing the Edit Post as the Go Advanced button is not working in the Forum area. :) for my custom style which it still does not.
I am also trying to figure out why the bbcode is not working on the CMS. :(

I had turned everything on and off many times and next time I will make a note to remember. :)
After hours of playing around trying to get the users online to work I had a flash back and remembered which hooks to turn off ;)
 
Last edited:
Status
Not open for further replies.

Similar threads

Legacy InfoPanels

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
873
Customer rating
0.00 star(s) 0 ratings
Back
Top