Quote:
Originally Posted by bobster65
Whats not working? Is the content file simply "dieing" on you or is it just not producing what you are looking for?
What specs do you want?
|
I need content files that work for social groups:
1. A tab to show latest groups
2. A tab for latest group comments
3. (were also missing a content file for tab blog comments)
When I enable the group php file I attached it spits back a database error:
Note: I know there are social group changes from vb3.7x to 3.8x
Are there any working social group content files for recent groups and comments?
Code:
Database error in vBulletin 3.7.4:
Invalid SQL:
SELECT socialgroup.groupid, socialgroup.name, socialgroup.description, socialgroup.dateline, socialgroup.members
FROM vb_socialgroup
WHERE socialgroup.visible='1'
ORDER BY dateline DESC
LIMIT 3;
MySQL Error : Unknown column 'socialgroup.groupid' in 'field list'
Error Number : 1054
Request Date : Thursday, August 6th 2009 @ 03:54:58 PM
Error Date : Thursday, August 6th 2009 @ 03:54:59 PM
Script : http://www.mysite.com/tab_groups.php
Referrer : http://www.mysite.com/
IP Address : xxxxxxxxxxx
Username : xxxxxxxx
Classname : vB_Database
MySQL Version : 5.0.67-log