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)
-   -   Forum Home Enhancements - [DBTech] InfoPanels v2 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=238351)

peter_trucker 03-28-2010 10:35 PM

wouldnt mind if you share that with us archet1337 and i think i,m not the only one :D

Juggernaut 03-28-2010 10:44 PM

installed :D

ProFifaLeagues 04-05-2010 02:27 AM

Would this work ok with 4.0?

DragonByte Tech 04-05-2010 07:55 PM

Quote:

Originally Posted by rammieone (Post 2015918)
Would this work ok with 4.0?

4.0.0 yes, there's a bug in 4.0.1 that means this doesn't work properly.


Fillip

firefoxextreme 04-07-2010 03:00 PM

Aweome will be considering the pro version. Nominated

Webbstre 04-10-2010 02:11 PM

Just curious, what are the achievements, medals and trophies listed in the sample screenshot?

DragonByte Tech 04-10-2010 03:09 PM

Those are from another of our mods, vBActivity. Lite version is available here on vb.org

https://vborg.vbsupport.ru/showthread.php?t=236973

Iain

giorgino 04-19-2010 07:33 AM

Great plugin but the monthly new registration stats are wrong :(

ZEHH 04-23-2010 05:16 AM

Upgrade to 4.03 will exit when?

DragonByte Tech 04-23-2010 12:19 PM

It exists now, there is no update needed.

Fillip

DragonByte Tech 05-04-2010 12:37 AM

v1.1.1 has been released, which fixes integration with vB Optimise.

EDIT: This update also adds a small amount of "branding" to the mod - just basically puts the DBTech name beside the statblock titles. People were getting confused and thinking someone else made this mod, trying to prevent that =P Sorry if this causes anyone any inconvenience =( Iain

redfox2010 05-05-2010 07:17 AM

1 Attachment(s)
please can look attachment...
my answer:

can i change the order (and put different group) of underlined part?

DragonByte Tech 05-05-2010 09:28 AM

Currently the system arranges these alphabetically and pulls from whatever usergroups are in your "forum leaders" section as per vBulletin.

We will look at making this more customisable/definable in the next version.

Iain

redfox2010 05-05-2010 12:32 PM

Quote:

Originally Posted by DragonByte Tech (Post 2032023)
Currently the system arranges these alphabetically and pulls from whatever usergroups are in your "forum leaders" section as per vBulletin.

We will look at making this more customisable/definable in the next version.

Iain

sure? because in forum leader i have another group for moderator and hack dont show it ;)

betty02 05-05-2010 01:20 PM

Is it possible to move the info from the forum.php to my index.php page in my vBadvanced portal?

betty02 05-05-2010 01:23 PM

Also how can i remove the

DragonByte Tech: Info Panels Statistics

Branding?

DragonByte Tech 05-05-2010 01:24 PM

Quote:

Originally Posted by redfox2010 (Post 2032092)
sure? because in forum leader i have another group for moderator and hack dont show it ;)

It's possible that the Moderators usergroup is special in this regard, I'm not entirely sure.

Quote:

Originally Posted by betty02 (Post 2032109)
Is it possible to move the info from the forum.php to my index.php page in my vBadvanced portal?

No, that's unfortunately not possible because it's designed to work only on the main forum page.


Fillip

DragonByte Tech 05-05-2010 01:55 PM

Quote:

Originally Posted by betty02 (Post 2032110)
Also how can i remove the

DragonByte Tech: Info Panels Statistics

Branding?

You can purchase the branding-free option from our website if you wish to remove the DragonByte Tech references =)

Iain

redfox2010 05-10-2010 12:18 PM

Little bug?
Info panel for "Newest Replies" don't show the prefix thread (set with admin panel) ... ;)

xTa` 05-11-2010 07:53 PM

Installed, thanks.

Xencored 05-18-2010 04:54 PM

1 Attachment(s)
How can i move the Welcome back panel mate
need it about my forums and below the adds

one more question where did you get the code from for this?
Ive been using this for along time before you was even a member
Not that am complaining you have ported it to 4 but you should give credits to the original coder?
(BTW original coder is not me :D)
Original code Vb3.5-3.8

DragonByte Tech 05-18-2010 05:16 PM

Quote:

Originally Posted by Animemike (Post 2039340)
How can i move the Welcome back panel mate
need it about my forums and below the adds

For the Lite version, you need to modify the code.
Find in /dbtech/infopanels/includes/hooks/forumhome.complete:
PHP Code:

$ad_location['global_below_navbar'] = implode(''$infopanels) . $ad_location['global_below_navbar']; 

Change to
PHP Code:

$ad_location['global_below_navbar'] .= implode(''$infopanels); 

Quote:

Originally Posted by Animemike (Post 2039340)
one more question where did you get the code from for this?
Ive been using this for along time before you was even a member
Not that am complaining you have ported it to 4 but you should give credits to the original coder?
(BTW original coder is not me :D)
Original code Vb3.5-3.8

Permission to use the design layout of the old ITech welcome panels were given to us :)

Xencored 05-18-2010 05:19 PM

Quote:

Originally Posted by DragonByte Tech (Post 2039352)
For the Lite version, you need to modify the code.
Find in /dbtech/infopanels/includes/hooks/forumhome.complete:
PHP Code:

$ad_location['global_below_navbar'] = implode(''$infopanels) . $ad_location['global_below_navbar']; 

Change to
PHP Code:

$ad_location['global_below_navbar'] .= implode(''$infopanels); 

Permission to use the design layout of the old ITech welcome panels were given to us :)

Awesome thanks

And thats great you got Permission thanks for porting to 4 :up:

Xencored 05-18-2010 05:28 PM

Hey also

I tryed to remove ", 0 Medals and 0 Trophies." from the line
You have x Achievements, x Medals and x Trophies.

Code:

<vb:if condition="$activity['activitylevel']"><b>&raquo;</b> {vb:rawphrase dbtech_infopanel_vbactivity_x_y_z, {vb:raw activity.achievement}, {vb:raw activity.medal}, {vb:raw activity.trophy}}<br /></vb:if>
When i removed
Code:

{vb:raw activity.medal}, {vb:raw activity.trophy}
give me a few errors :D as you can see i am not good with coding
hope you could help me out
Thanks

DragonByte Tech 05-18-2010 05:41 PM

Quote:

Originally Posted by Animemike (Post 2039360)
Hey also

I tryed to remove ", 0 Medals and 0 Trophies." from the line
You have x Achievements, x Medals and x Trophies.

Code:

<vb:if condition="$activity['activitylevel']"><b>&raquo;</b> {vb:rawphrase dbtech_infopanel_vbactivity_x_y_z, {vb:raw activity.achievement}, {vb:raw activity.medal}, {vb:raw activity.trophy}}<br /></vb:if>
When i removed
Code:

{vb:raw activity.medal}, {vb:raw activity.trophy}
give me a few errors :D as you can see i am not good with coding
hope you could help me out
Thanks

To do that you also need to change the phrase dbtech_infopanel_vbactivity_x_y_z and remove {2} and {3} in addition to the code you removed above :)

Xencored 05-18-2010 05:50 PM

Quote:

Originally Posted by DragonByte Tech (Post 2039373)
To do that you also need to change the phrase dbtech_infopanel_vbactivity_x_y_z and remove {2} and {3} in addition to the code you removed above :)

Bah yea sorry for my dumbness should of known that one Thanks again
Pm sent back btw :D

DragonByte Tech 05-18-2010 06:03 PM

Quote:

Originally Posted by Animemike (Post 2039354)
Awesome thanks

And thats great you got Permission thanks for porting to 4 :up:

Just gunna point out that this has actually been coded from scratch ^.^

Layout is as per Inferno Top X Stats which i designed with ZT =)

Iain

Xencored 05-18-2010 06:09 PM

Quote:

Originally Posted by DragonByte Tech (Post 2039384)
Just gunna point out that this has actually been coded from scratch ^.^

Layout is as per Inferno Top X Stats which i designed with ZT =)

Iain

Am happy with it :D

Xencored 05-19-2010 07:08 AM

Found a Bug for you xD

Mark Forums Read is missing the
Code:

{vb:raw bbuserinfo.securitytoken}
In dbtech_infopanel_panel template find

Code:

<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread">{vb:rawphrase mark_forums_read}</a>
Replace with

Code:

<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread&amp;markreadhash={vb:raw bbuserinfo.securitytoken}">{vb:rawphrase mark_forums_read}</a>
Hope it helps when people get securitytoken error :up:

daveaite 05-19-2010 08:06 AM

Nice work. Tagged

DragonByte Tech 05-19-2010 10:41 AM

Thanks mike, that'll be in the next version that'll be released as soon as my net connection is restored :)

Xencored 05-19-2010 10:46 AM

Quote:

Originally Posted by DragonByte Tech (Post 2039763)
Thanks mike, that'll be in the next version that'll be released as soon as my net connection is restored :)

Np its nice to have the old pannel back :D

obetyance 05-27-2010 11:26 AM

I wish you have one like this for vB3.8. Wishful thinking. :)

Xencored 05-27-2010 11:29 AM

Quote:

Originally Posted by obetyance (Post 2044037)
I wish you have one like this for vB3.8. Wishful thinking. :)

https://vborg.vbsupport.ru/showpost....0&postcount=61

works fine for 3.8 only info panel tho

Xencored 06-26-2010 03:48 AM

lol hey i has requests if these can be done :3

Where it says "You have 0 unread Private Messages (2 total Private Messages)."
can these be added just under it

Social Groups Notifications
And
Incoming Friend Requests ?

Thanks

DragonByte Tech 06-26-2010 12:58 PM

We'll consider them for the next time we update InfoPanels :)


Fillip

Firestar.chkn 07-02-2010 08:21 AM

My Top X stats is stuck on loading. I'll read the whole thread now, but thought I'd ask in the mean time.

DragonByte Tech 07-02-2010 10:53 AM

Please check Firefox' Error Console (Tools -> Error Console) and tell me if there's any JS errors.

Fillip

Firestar.chkn 07-07-2010 06:08 AM

OK, I found the problem. It was VBSupercharged that messed up all the JS on my site. I switched it off, and it worked fine. Sorry!

Seatbelt99 07-12-2010 03:06 AM

I did not see this addressed in the previous 6 pages so hopefully it hasn't been.

Two Questions...
I want these things under my chat box. Is that possible?
See my forums for info: http://TrueCheaters.com/forums/

Also - Is it possible to only have it display two of the "top X stats" things? Like I only want most viewed threads and latest posts.

Thanks!


All times are GMT. The time now is 12:58 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.01302 seconds
  • Memory Usage 1,832KB
  • 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
  • (7)bbcode_code_printable
  • (4)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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