Page 7 of 10

Re: Advanced Group Color Management - IM 141

PostPosted: Fri Mar 28, 2008 3:45 pm
Author: .QUACK.Major.Pain
Apparently the user group id was defaulting wrong. Was going to 1161 instead of 1158 or 9 which every it should be. Changed the users in the database and back to normal.

Have to wait for someone else to register to see if it happens again.

Re: Advanced Group Color Management - IM 141

PostPosted: Sat Mar 29, 2008 6:36 am
Author: .QUACK.Major.Pain
Well I noticed that the line change for the username_color was updated in the latest download, but I seem to still have that showing up for forum group moderators. Not sure why.

Uploaded Premodded files, Getting all white pages,

PostPosted: Sun Mar 30, 2008 7:24 pm
Author: zomg
I uploaded the premodded files, now im getting all white pages, so i reuploaded the default IM141 files overtop of teh overwritten AGCM files, now im getting

phpBB : Critical Error

Could not get theme data for themes_id [2]

Someoen had me try to change my default theme ID back to 1, to integra default, and its still doing the same thing

Re: Advanced Group Color Management - IM 141

PostPosted: Sun May 04, 2008 4:22 pm
Author: .QUACK.Major.Pain
Something I have noticed is that if you have a forum with sub-forums, the members name doesn't show in color. It shows in the default light blue color.
In a regular forum, everything works good, but just the forums containing sub-forums.

Another glitch I hope someone can help out with.

Re: Advanced Group Color Management - IM 141

PostPosted: Thu Jun 05, 2008 8:37 am
Author: shentrax
1.4.1f install with agcm premoded files, shows moderators as username_color.

that code fix on page 4 doesnt work, any other suggestions?

Re: Advanced Group Color Management - IM 141

PostPosted: Thu Jun 05, 2008 9:26 am
Author: shentrax
"sgomes";p="23827" wrote:There seems to be a bug regarding group moderators, where they show up as "username_color" instead of with the correct group name. To view this, just assign to any group the moderation of a forum and view that forum.


After reading this thread about 6 times, I realized that he meant to assign a user with moderator access (or make a user a moderator) of a single forum.
ACP -> User - > Permissions -> 'Is Moderator'

Then refresh the forum index.

Then you can remove the user, and the groups will show corectly.

Thank goodness its working now.

Re: Advanced Group Color Management - IM 141

PostPosted: Thu Jun 05, 2008 10:22 am
Author: Helter
First Post updated with premod files that should work fine for versions 141e and later

PostPosted: Fri Jul 04, 2008 2:49 pm
Author: swiftakias
The legend at the bottom keeps displaying member groups in the old way and doesn't show the new group I created. Although colors can be changed even for the group it is not displayed. I have selected all my 5 groups to be displayed from Group Admin -> Colors, but still no luck. any ideas?

thanx

PostPosted: Sun Jul 06, 2008 8:00 pm
Author: .QUACK.Major.Pain
"swiftakias";p="33564" wrote:The legend at the bottom keeps displaying member groups in the old way and doesn't show the new group I created. Although colors can be changed even for the group it is not displayed. I have selected all my 5 groups to be displayed from Group Admin -> Colors, but still no luck. any ideas?

thanx


You have to go to each users profile>profile settings>Username Color Options and select the group color you want to appear for that user.

You have to do this for every user in a group.

This is because a user could belong to 2,3,4... group and website doesn't know which group color to show.

Only glitch is that a user that only belongs to 1 group should automatically show that group color, but it doesn't and requires you to select the group in the profile.

Once you set the users profile, you may have to go to ACP>IM PORTAL>DELETE CACHE
to allow colors to appear.

Re: Advanced Group Color Management - IM 141

PostPosted: Sun Nov 23, 2008 8:08 pm
Author: .QUACK.Major.Pain
Any chance of getting this mod again?

Links are no more good.

I have it installed, but seems my Who's Online portion doesn't show the new groups anymore.
It's defaulted back to the old groups.

Re: Advanced Group Color Management - IM 141

PostPosted: Sun Nov 23, 2008 10:32 pm
Author: Helter

Re: Advanced Group Color Management - IM 141

PostPosted: Mon Nov 24, 2008 5:03 am
Author: .QUACK.Major.Pain
Thanks Helter.

Little confused with where to fix my issue.
My fisubice theme is ok but the integra theme is not showing now.
So this would lead me to look in the edits related to the themes.

I looked through all the instructions, and where it says [FIND], when I search for the suggested phrase, it doesn't find it or anything somewhat close to it.
Tried all the instructions in the download and same results with all of them.

Re: Advanced Group Color Management - IM 141

PostPosted: Mon Nov 24, 2008 8:08 am
Author: Helter
can you post the code your having trouble with?

Re: Advanced Group Color Management - IM 141

PostPosted: Mon Nov 24, 2008 5:25 pm
Author: .QUACK.Major.Pain
It is the 2 text files which are the instructions.

AGCM & AGCMCH in the AGCM_phpbb folder

AGCM says to open templates/subSilver/index_body.tpl and find
<td><img></td>
I can't find a line close to that.

AGCM_CH says to open templates/subSilver/index_stats_box.tpl, but from what I can see, that file doesn't exist.


I might just upload the premodded files.
It will just copy over my previous personal mods, but I think I can fix my changes afterwards.

Re: Advanced Group Color Management - IM 141

PostPosted: Tue Nov 25, 2008 11:28 am
Author: Helter
find
Code: Select all
<BEGIN><tr><td> </td></tr><tr><td><table><tr><th><span><a>{L_WHO_IS_ONLINE}</a></span></th></tr><tr><td><img> </td><td><span>{TOTAL_POSTS}<br>{TOTAL_USERS}<br>{NEWEST_USER}</span></td></tr><tr><td><span>{TOTAL_USERS_ONLINE} <br> {L_WHOSONLINE}<br>{RECORD_USERS}<br>{LOGGED_IN_USER_LIST}</span></td></tr><tr><td><span>{L_ONLINE_EXPLAIN}</span></td>  </tr><tr><td><span>{USERS_OF_THE_DAY_LIST}</span></td></tr></table><table><tr><td></td><td></td><td></td></tr></table></td></tr><END>


replace with

[code]<BEGIN><tr><td> </td></tr><tr><td><table><tr><th><span><a>{L_WHO_IS_ONLINE}</a></span></th></tr><tr><td><img> </td><td><span>{TOTAL_POSTS}<br>{TOTAL_USERS}<br>{NEWEST_USER}</span></td></tr><tr><td><span>{TOTAL_USERS_ONLINE} <br>{RECORD_USERS}<br>{LOGGED_IN_USER_LIST}</span></td></tr><END><tr><td><span class="gensmall" style="font-weight]