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)

NLP-er 08-11-2009 09:52 PM

Quote:

Originally Posted by Leb (Post 1863985)
Great job :) Installed

The colored names is only on Forum Home. I'm wondering if you could add colored names inside the forums.

It works inside forum for sub forums. For topics there is other mod - just use booth :)
https://vborg.vbsupport.ru/showthread.php?p=1850310

This mod colors everything without forums. My does the rest ;)

NLP-er 08-11-2009 09:55 PM

Quote:

Originally Posted by BillieJoe (Post 1863992)
Is it possible that this hack will work in searchresults, too ?

I will work on that :) Just written in TODO list ;)

g0dfather1984 08-12-2009 01:58 PM

Quote:

Originally Posted by NLP-er (Post 1865421)
Not necessary. You see this is not a problem with mod functionality - this is problem with vB functionality. Thos mod has empty uninstallcode section - whatever bad happens during uninstall it happens because of vB code.

Well, I went to VB and they stated this is a mod problem.

I hope you can help us figure out how to get this uninstalled.

Paul M 08-13-2009 11:08 AM

Quote:

Originally Posted by NLP-er (Post 1865421)
Thos mod has empty uninstallcode section

No it doesnt.

Code:

                        <uninstallcode><![CDATA[
        $db->hide_errors();
        $vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "forum DROP lastposter_displaygroupid");
        $db->show_errors();
                        ]]></uninstallcode>


NLP-er 08-14-2009 06:07 PM

Quote:

Originally Posted by g0dfather1984 (Post 1865860)
Well, I went to VB and they stated this is a mod problem.

I hope you can help us figure out how to get this uninstalled.

Give me second

NLP-er 08-14-2009 06:09 PM

Quote:

Originally Posted by Paul M (Post 1866401)
No it doesnt.

Code:

                        <uninstallcode><![CDATA[
        $db->hide_errors();
        $vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "forum DROP lastposter_displaygroupid");
        $db->show_errors();
                        ]]></uninstallcode>


Yes. My mistake and sorry for confusion - I looked to product file of my other mod. I will just work about this issue :)

NLP-er 08-14-2009 06:22 PM

Quote:

Originally Posted by Paul M (Post 1866401)
No it doesnt.

Code:

                        <uninstallcode><![CDATA[
        $db->hide_errors();
        $vbulletin->db->query_write("ALTER TABLE " . TABLE_PREFIX . "forum DROP lastposter_displaygroupid");
        $db->show_errors();
                        ]]></uninstallcode>



Ok I just made uninstall on my forum - everything works fine. So uninstall code is ok. Everything is ok on my forum.

I back to opinion that this is vB problem. Know that's not helping, but as you can see erroe message has nothing common with uninstall code. vB gets stupid with productid which is set in this mod. I have nothing to change on my side right now.

Really want to help, but error message shows not real data.

Try to install again with override option and then uninstall. Maybe this will help.

In the meantime - just disable.

g0dfather1984 08-14-2009 09:56 PM

This is the note I get when trying to overwrite it:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/global.php(238) : eval()'d code on line 1

And it still doesn't uninstall. Disabled for now, but I hope we can get this figured out.

stangger5 08-15-2009 01:43 AM

Quote:

Originally Posted by NLP-er (Post 1867377)
Ok I just made uninstall on my forum - everything works fine. So uninstall code is ok. Everything is ok on my forum.

Can you shair the uninstall code ??

NLP-er 08-15-2009 02:57 PM

Quote:

Originally Posted by g0dfather1984 (Post 1867532)
This is the note I get when trying to overwrite it:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/global.php(238) : eval()'d code on line 1

And it still doesn't uninstall. Disabled for now, but I hope we can get this figured out.

Also hope :) Sorry for trouble and weak support - it just works on my forum. Since I'm not able to reproduce it I'm also not albe to fix it. Assuming that is on my mod side. ANd I can made such assumption - just need a place where can work on it.


All times are GMT. The time now is 03:20 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.01348 seconds
  • Memory Usage 1,749KB
  • 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
  • (3)bbcode_code_printable
  • (9)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