I tried installing this following the directions but I could not get it to work correctly. I tried following the directions but I was unable to login into the groups to create a group: I checked the premissions in the admincp. I managed to get the groups mod to work correctly by installing the groups folder inside of my forums folder. Everything and all features are working correctly but I am unable to see posts a user creates. The post is added and it shows on the groups page but unable to view it. I get the following error when trying to view the post. I have alot of other mods on my forum and this might be the problem.
--------------------------------------------------------------------------------------------
Fatal error: Call to a member function query_first() on a non-object in /home/allswac1/public_html/forums/includes/class_postbit.php(294) : eval()'d code on line 20
I am not sure what this error message means, I am guessing I need to add a piece of code here but unsure what to add.
--------------------------------------------------------------------------------------------
if (!isset($GLOBALS['vbulletin']->db))
{
exit;
}
define('POST_FLAG_INVISIBLE', 1);
define('POST_FLAG_DELETED', 2);
define('POST_FLAG_ATTACH', 4);
define('POST_FLAG_GUEST', 8);
***** I think I need to define something? not sure
The only other feature not working correctly is the groups photos. It appears to be 8 different gifs but am not sure. You only have 3 gifs in your folder.
******A cool option idea
It would be cool if one could add a box showing groups one belongs too or is a member of in the members template. Its probably a simple piece of code.
Here is a link to where I have the groups mod installed to see the problem.
http://www.allstarchat.com/forums/groups/groups.php?g=2