vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Forum Display Enhancements - Colors For Usergroup In Forum Last Post (https://vborg.vbsupport.ru/showthread.php?t=218773)

SᴩiDᴇЯ 09-13-2009 01:51 PM

Working good for 3.8.4, thank you.

Stratto 09-13-2009 08:31 PM

Very Useful, thank you! ^^

Lord Raiden 09-22-2009 04:54 AM

Quote:

Originally Posted by NLP-er (Post 1883074)
There is already other mod which colors everything without last forum post. My make the rest ;) So use booth :)

Hmm, can you tell me the link to the mod ?

NLP-er 09-22-2009 07:21 PM

Quote:

Originally Posted by Lord Raiden (Post 1888804)
Hmm, can you tell me the link to the mod ?

It should be somewhere here in this discussion :)

cionfs 10-01-2009 10:37 AM

If I uninstall this product I've a Database Error message on my forum.

Edit:

This error

Code:

Database error in vBulletin 3.8.4:

Invalid SQL:

                                SELECT forum.forumid, lastpost, lastposter, lastthread, lastthreadid, lasticonid, threadcount, replycount, lastpostid, lastprefixid, lastposter_displaygroupid
                                       
                                FROM forum AS forum;

MySQL Error  : Unknown column 'lastposter_displaygroupid' in 'field list'
Error Number  : 1054
Request Date  : Thursday, October 1st 2009 @ 01:49:09 PM
Error Date    : Thursday, October 1st 2009 @ 01:49:10 PM
Script        : http://www.mydomain.ext
Referrer      : http://www.mydomain.ext
IP Address    : XXX.XXX.XXX.XXX
Username      : br3
Classname    : vB_Database
MySQL Version : 5.0.82sp1-log

Solved.

Go to PhpMyAdmin>SQL and write:
Code:

ALTER TABLE forum ADD COLUMN lastposter_displaygroupid smallint(5);

NLP-er 10-02-2009 01:20 AM

Quote:

Originally Posted by cionfs (Post 1893225)
If I uninstall this product I've a Database Error message on my forum.

Edit:

This error

Code:

Database error in vBulletin 3.8.4:

Invalid SQL:

                                SELECT forum.forumid, lastpost, lastposter, lastthread, lastthreadid, lasticonid, threadcount, replycount, lastpostid, lastprefixid, lastposter_displaygroupid
                                       
                                FROM forum AS forum;

MySQL Error  : Unknown column 'lastposter_displaygroupid' in 'field list'
Error Number  : 1054
Request Date  : Thursday, October 1st 2009 @ 01:49:09 PM
Error Date    : Thursday, October 1st 2009 @ 01:49:10 PM
Script        : http://www.mydomain.ext
Referrer      : http://www.mydomain.ext
IP Address    : XXX.XXX.XXX.XXX
Username      : br3
Classname    : vB_Database
MySQL Version : 5.0.82sp1-log

Solved.

Go to PhpMyAdmin>SQL and write:
Code:

ALTER TABLE forum ADD COLUMN lastposter_displaygroupid smallint(5);

It is not a good solution - but still it works :) Mod is cleaning DB changes during uninstall. Usage of this column is added by mod plugin (Update cache) so if mod is uninstalled then vB should delete all plugins for it and what you are describing shouldn't ever happen. If it does - for me it means some vB bug.

Lautaro 10-03-2009 06:12 AM

Hello,

I've installed this modification and it has been running great for a while, and it still does but I would like to report a problem.

If I change the color of an usergroup or change someone's usergroup if that person was in any of the last posts his name color wont change.. I had to unistall and re-install the mod so the changes I made to my usergroups could be shown.

Thats all, I hope you can fix this.

RedHacker 10-03-2009 02:01 PM

Thanks NPL-er and working 3.8.1 Version....

NLP-er 10-03-2009 09:58 PM

Quote:

Originally Posted by Lautaro (Post 1894098)
Hello,

I've installed this modification and it has been running great for a while, and it still does but I would like to report a problem.

If I change the color of an usergroup or change someone's usergroup if that person was in any of the last posts his name color wont change.. I had to unistall and re-install the mod so the changes I made to my usergroups could be shown.

Thats all, I hope you can fix this.

Yes - I'm aware of this issue. It stays in old way since it is cached. And when you change usergroup for someone, or color of usergroup it doesn't affect the cache. I didn't care about it before because it is usually short termed - when someone writes anything new then cache will be populated with actual data - even it it is same guy who previously stays in old fashion style.

I put it in my TODO list, but it has low priority for me - will be fixed when I find time for it.

Till then you can just relax - you don't have to uninstall and install it again - all what is needed it is wait till new post occurs for specific forum :) Mostly people don't have enough time to see it. And even if do - it is harmless :)

NLP-er 10-03-2009 10:00 PM

Quote:

Originally Posted by RedHacker (Post 1894196)
Thanks NPL-er and working 3.8.1 Version....

Thanks for letting know :)


All times are GMT. The time now is 04:01 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02577 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete