![]() |
On the avatar thing, I've checked my replacement variables, and I've got src="customavatars/ being replaced with src="$vbulletin->options['bburl']/customavatars/, so I see no reason why some groups aren't doing that! Ugh.
***UPDATE*** I found the common thread between the groups that don't show custom avatars! If the group leader does not have an avatar, those with avatars won't show properly. If the group leader DOES have an avatar, then everyone else's avatars show properly. Hopefully that's enough enough to get it fixed! :) No matter what the group leader's avatar situation is, users without avatars correctly show the noavatar.gif image. |
I have found that the grps table has no info for any group in the replycount or lastpost column. Not sure it that's intentional or the possible sounce of some of these issues.
|
Quote:
But I have still some small issues.. I've blacklisted the GRPS-pages in vBSEO but the [i m g]-tag is still parsed as <a href="....></a>. And a second issue is the thread title in editpost.php. I have the name/title of the group instead of the thread title in the "title" input-box when i try to edit a post, and the input box doesn't work when saving the edited post. The thread title doesn't change. /M |
Quote:
can i also confirm that you're using PHP5 on your server? |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
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 |
Quote:
and run this query and it should fix [sql]ALTER TABLE `grps_grouptext` CHANGE `edit_userid` `edit_userid` INT( 10 ) NULL DEFAULT NULL; [/sql] |
All times are GMT. The time now is 11:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|