[SOLVED] AGCM Help

Support for IntegraMOD 141

Moderator: Integra Moderator

[SOLVED] AGCM Help

PostAuthor: .QUACK.Major.Pain » Sun May 03, 2009 8:35 am

I had the advanced group color management installed and working, and I think I messed something up.

It's been working for quite some time, but now I don't have the option in the users profile to change their usergroup color. I have uploaded all the files again, but still nothing.

I think I may have screwed something in the database.
I was removing some old tables I didn't want anymore, and possibly removed something I shouldn't have.

How do I reinstall the tables for this mod to see if it fixes it?
I uploaded the install folder, but tells me it is already installed.

Thanks
Last edited by .QUACK.Major.Pain on Sun May 03, 2009 4:38 pm, edited 1 time in total.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 10:15 am
Cash on hand: 0.00

Re: AGCM Help

PostAuthor: obiku » Sun May 03, 2009 1:48 pm

Try to do these database changes by phpMyAdmin
Code: Select all
ALTER TABLE phpbb_groups ADD group_weight MEDIUMINT(8) DEFAULT '0' NOT NULL;ALTER TABLE phpbb_groups ADD group_legend SMALLINT(1) DEFAULT '0' NOT NULL;ALTER TABLE phpbb_groups ADD group_color SMALLINT(1) DEFAULT '0' NOT NULL;  ##--[ Colors Table ]-------------------------------------#  CREATE TABLE phpbb_color (   group_id mediumint(8) NOT NULL default '0',   color_code varchar(6) NOT NULL default '',   themes_id mediumint(8) NOT NULL default '0',   hover_bold smallint(1) NOT NULL default '0',   hover_italic smallint(1) NOT NULL default '0',   hover_underline smallint(1) NOT NULL default '0',   bold smallint(1) NOT NULL default '0',   italic smallint(1) NOT NULL default '0',   underline smallint(1) NOT NULL default '0',   KEY group_id (group_id),   KEY themes_id (themes_id));  ##--[ Users Table ]--------------------------------------#ALTER TABLE phpbb_users ADD user_group_id MEDIUMINT(8) DEFAULT 'GROUP_REGISTERED' NOT NULL;


Remind to change the prefix to your own "phpbb_"
http://www.familie-smit.nl
http://portfolio.familie-smit.nl

Do not tsunami my inbox... instead use the forums...
Hard work may not kill me, but why take a chance?

[hr]
User avatar
obiku
Dev Team
Dev Team
 
Posts: 218
Likes: 0 post
Liked in: 0 post
Joined: Tue May 02, 2006 10:22 am
Cash on hand: 0.00
Location: level 8

Re: AGCM Help

PostAuthor: .QUACK.Major.Pain » Sun May 03, 2009 2:14 pm

Thanks

I tried each one at a time, and all the tables are already there.
Gave an error each time.

Just can't seem to figure out why the option is missing in the user profiles to change it.

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 10:15 am
Cash on hand: 0.00

Re: AGCM Help

PostAuthor: Helter » Sun May 03, 2009 4:17 pm

you may have set it to over ride user choice in acp/General Admin/Configuration+
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 3:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: AGCM Help

PostAuthor: .QUACK.Major.Pain » Sun May 03, 2009 4:37 pm

That was it.

Your the man Helter...

Thanks

.QUACK.Major.Pain
Sr Integra Member
Sr Integra Member
 
Posts: 986
Likes: 0 post
Liked in: 0 post
Joined: Sat Jan 27, 2007 10:15 am
Cash on hand: 0.00


Return to IntegraMOD 141

Who is online

Registered users: Majestic-12 [Bot]