Page 1 of 10

Advanced Group Color Management - IM 141

PostPosted: Tue Jan 16, 2007 6:37 pm
Author: Teelk
Title: Advanced Group Color Management for IntegraMOD 1.4.1
Author: Phantomk <phantomk> (n/a) http://www.modmybb.com/
IM Porter: Teelk <nerfherder20> (Tim Beasley) http://www.integrmod.com
MOD De.scription: Modify's the Group system to add colors. Every group member then has the option of being displayed as that group's color. Also controls Registered User's, Anonymous User's(guests), and Inactive User's Color. This MOD replaces the user level legend, ie. [ Board Founder ] [ Administrators] etc. with a new Lengend that displays Admin selected groups controlled from the ACP.
MOD Version: 1.2.5

NOTE: It is highly recommended that this is the first MOD installed on your IM 141 board. It is a large modification, in that there are many file edits. It is an estimated 88 minute install at an advanced level. But, if it is the first modification installed then you can use the premodded files and it become a 2 minute install.

Please direct all questions or comments to this thread.

Re: Advanced Group Color Management - IM 141

PostPosted: Tue Jan 16, 2007 7:06 pm
Author: JohnnyTheOne
Thanks Teelk <img>

Re: Advanced Group Color Management - IM 141

PostPosted: Wed Jan 17, 2007 6:30 pm
Author: JohnnyTheOne
Advanced Group Color Management 1.2.5 installed successfully. <img>

Re: Advanced Group Color Management - IM 141

PostPosted: Wed Jan 17, 2007 7:30 pm
Author: Teelk
Thanks for the feedback Jonny... you used the premodded files?

Re: Advanced Group Color Management - IM 141

PostPosted: Wed Jan 17, 2007 7:47 pm
Author: JohnnyTheOne
yes

Re: Advanced Group Color Management - IM 141

PostPosted: Thu Jan 18, 2007 4:34 am
Author: Whisky
I installed it aswell as the first mod like you suggested

i've a couple of questions about this new mod:

1. I do not see any of the groups I belong to (I have set a color in ACP for those groups) in my profile options, the drop donw list is empty

2. If you choose the "overwrite user settings" option in the ACP and the user belongs to several groups, which one will be chosen?

3 The color are not appearing on the Who's online box and Online block, any suggestion?

thanks

Re: Advanced Group Color Management - IM 141

PostPosted: Thu Jan 18, 2007 4:21 pm
Author: Teelk
1) Is this the dropdown list in your profile?

2) Overwrite users settings in extreme styles? That doesn't have any bearing on groups.

3) Clear all cache, extreme styles cache and portal cache.

Re: Advanced Group Color Management - IM 141

PostPosted: Fri Jan 19, 2007 7:06 am
Author: Whisky
1. Yes

2. I meant in the acp/general admin/configuration+

3 i'll try that

Re: Advanced Group Color Management - IM 141

PostPosted: Fri Jan 19, 2007 7:35 am
Author: Teelk
If you set it to override the user's choice then it will give everyone the same color.

I don't know why groups wouldn't show in the dropdown list unless some of the sql statements failed. You can try uploading the premodded files again, assuming you used them. If not I'd check your edits to the includes/def files.

PostPosted: Sat Jan 20, 2007 9:18 pm
Author: ayasha
i am also having this problem of nothing being in the drop down menu.

i reuploaded all the files, cleared my cache and still unable to get any choices to show.

would you suggest running the install again?

Re: Advanced Group Color Management - IM 141

PostPosted: Sun Jan 21, 2007 6:14 am
Author: Dr. Bantham
If it sounds too easy...
Warning: main(./includes/lite.php) [function.main]: failed to open stream: No such file or directory in /xxxx/xxxxxxx/public_html/test/includes/functions_portal.php on line 32

Warning: main() [function.include]: Failed opening './includes/lite.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /xxxx/xxxxxxx/public_html/test/includes/functions_portal.php on line 32

Fatal error: Cannot instantiate non-existent class: cache_lite in /xxxx/xxxxxxx/public_html/test/includes/functions_portal.php on line 37
I am running this in a subdirectory on a database copy until I am comfortable with the big move. The test board is now non-functional. If I delete the install directory, it still searches for the install.php file.

Re: Advanced Group Color Management - IM 141

PostPosted: Sun Jan 21, 2007 8:04 am
Author: a_lunatic
"Dr. Bantham";p="20000" wrote:If it sounds too easy...
Warning: main(./includes/lite.php) [function.main]: failed to open stream: No such file or directory in /xxxx/xxxxxxx/public_html/test/includes/functions_portal.php on line 32

Warning: main() [function.include]: Failed opening './includes/lite.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /xxxx/xxxxxxx/public_html/test/includes/functions_portal.php on line 32

Fatal error: Cannot instantiate non-existent class: cache_lite in /xxxx/xxxxxxx/public_html/test/includes/functions_portal.php on line 37
I am running this in a subdirectory on a database copy until I am comfortable with the big move. The test board is now non-functional. If I delete the install directory, it still searches for the install.php file.



hmm this sounds like the second problem i had [url=http]here[/url] so i just give up on it for now but if u work it out i will try again.

PostPosted: Sun Jan 21, 2007 1:41 pm
Author: ayasha
has anyone made any progress as to why there are no colors in the drop down box yet?

i am ready to begin adding my mods, but would love to see colors with my groups

PostPosted: Sun Jan 21, 2007 10:55 pm
Author: ayasha
well, i ran the install again, and it told me that i already had done it, but still nothing in the drop down boxes.

Re: Advanced Group Color Management - IM 141

PostPosted: Mon Jan 22, 2007 2:07 pm
Author: Teelk
Why some people are having problems and others aren't is baffling. I had the functions_portal.php error but fixed it, now it seems that only some are getting it, but really, everyone should be getting it if it's still there. You can try the solution in the thread posted by a_lunatic, it should work but I can't test it as I can't get that error on my test boards.

Once installed you have to use the uninstall .script and then the install .script again if you want to reinstall the tables. Copy the install folder from the AGCM package over and visit install/uninstall.php. Then try the install again, please pay close attention to whether the sql injection succeed or fail. They aren't color coded.

EDIT: Ok, my mistake. I missed a file in the premodded package. Open the install instructions and do the edit to the file profilcp/def/def_userfuncs_vlist.php. It's a quick edit, just pasting a function at the end of a file. That'll take care of the dropdown being empty.

I'll update the package with the fix.

Package is updated.