vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin CMS Widgets - Top posters widget type (https://vborg.vbsupport.ru/showthread.php?t=236301)

Carnage 11-28-2010 02:39 PM

That isn't possible in this version; its on the list of features I'd like to add.

Since this is now the only available top posters widget on vborg, I'm going to try and schedule some time this month to get a new release out with some extra features.

Juggernaut 11-28-2010 11:47 PM

Thank you Carnage, I still have this widget tagged just in case it get's updated :D

Brandon Sheley 12-14-2010 03:31 AM

Quote:

Originally Posted by rossco_2005 (Post 2084237)
For some reason I can't configure the widget.
I choose the settings that I want then hit save, it reloads the configure screen showing the previous settings.
This is on 4.0.6.

same here on 4.1
I had to edit the php file and upload it again

Juggernaut 12-24-2010 02:17 AM

Quote:

Originally Posted by Brandon Sheley (Post 2133602)
same here on 4.1
I had to edit the php file and upload it again

How were you able to get it to work again? can you provide the solution?

lycheepassion 12-24-2010 09:06 AM

Hey would LOVE LOVE LOVEEEEEEEEE to get this to work in newest vb pl2! ty

lycheepassion 12-27-2010 01:37 PM

Quote:

Originally Posted by Brandon Sheley (Post 2133602)
same here on 4.1
I had to edit the php file and upload it again

Can you provide the file pretty please? :)

Brandon Sheley 12-27-2010 02:55 PM

Quote:

Originally Posted by Juggernaut (Post 2138405)
How were you able to get it to work again? can you provide the solution?

I just edited this file
/packages/imhotektopposters/item/widget/

Code:

<?php
class imhotekTopPosters_Item_Widget_TopPosters extends vBCms_Item_Widget
{
        /*Properties====================================================================*/

        /**
        * A package identifier.
        *
        * @var string
        */
        protected $package = 'imhotekTopPosters';

        /**
        * A class identifier.
        *
        * @var string
        */
        protected $class = 'TopPosters';

        protected $config = array('usergroups' => '5,9,53',
                'type' => 'lastmonth',
        'limit'=>7);

}

and edited the groups and limit #

then uploaded the files, and imported the xml file like the instructions stated

I think that's all I changed, sorry for not posting this before
You can see it in action here.

Carnage 02-05-2011 04:37 PM

Rolling a new release.

Fixed the issue with configuration; seems vbulletin did some under the hood changes at some point which broke it, now confirmed to work on vbulletin 4.1.1

I've also added the avatar of the top poster to the top of the widget and the top posters name is displayed in a larger bold font, centred in the middle of the widget.

I had planned to add some more features, however it took me forever to track down the configuration bug :(

tele955848 02-05-2011 05:18 PM

Quote:

Originally Posted by 210665 (Post 1986614)
Hello
Demo does not work.
I can not see the product in widgets
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Hallo
Demo geht nicht.
Ich kann das Produkt nicht sehen in Widgets


Bei mir das gleiche - Schrott ?!

49er 02-06-2011 04:10 PM

Got This Error .... :confused:

Code:

Fatal error: Call to undefined function fetch_avatar_from_userinfo() in /home/*********/public_html/forum/packages/imhotektopposters/widget/topposters.php on line 245
]



All times are GMT. The time now is 11:09 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.01249 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)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)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