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 - Forum Goals with Animated Progress Bar for VB 4.x (https://vborg.vbsupport.ru/showthread.php?t=257689)

NarutoFTW 03-22-2011 11:52 PM

whats the code I use to place this mod on another page instead of forumhome?
For example, on another mod (Advance stats), its {vb:raw vsatopstats}.

BirdOPrey5 03-23-2011 12:15 AM

This mod doesn't work like that- it will only work on forumhome as it is coded, it would require major revision to work on other pages.

You'd need to find a new template hook...
Plus add or edit two plugins and change them from forumhome hooks to other appropriate hooks depending on the page(s) you wanted it on.

NarutoFTW 03-23-2011 02:01 AM

Any idea why the stats aren't updating?

BirdOPrey5 03-23-2011 02:12 AM

Nope... Never heard of that issue before... link to forum?

NarutoFTW 03-23-2011 09:19 PM

I just pmed you the link to my forum.

BirdOPrey5 03-25-2011 05:49 PM

OK All... had another bug fix today, if you set a goal over 1 Million you'd see this bug- posts (or whatever) wouldn't count towards the goal.

This was part of the comma's (and periods) separating large numbers issue.

I recommend everyone upgrade to 1.9 whether or not you've noticed it.

Mr_Running 03-26-2011 02:07 AM

1 Attachment(s)
Thank you!
1) Are there any user permissions = I prefer to have only login user see the goals.
2) Any way to shorten the poll bar when using vB 4xx forum sidebar is open. It causes the an overlap into the side bar.

BirdOPrey5 03-26-2011 03:13 AM

I can try and work in usergroup permissions in the next update.

As for the width, it would be very difficult to alter the width of the animated progress bar because the images would also need to be edited.

However if you use the non-animated bar it's easier, just some template edits.

In the template forumgoals:

1) Find all instances of the number 360 and change it to 200 or whatever you want. (there should be 3 instances)

2)Find the line:
Code:

<table border="0" width="400"><tr>
And change the number 400 to a number a little bigger than the number above, at least 30 pixels or so bigger, so in this example change 400 to 230.

Mr_Running 03-26-2011 03:45 AM

Thanks for trying to work in usergroup permissions in the next update.

I see all the other bars but No bar appears for the non-animated bar (just the stats/numbers)?? vb 4.1.2

BirdOPrey5 03-26-2011 11:07 AM

Quote:

Originally Posted by Mr_Running (Post 2177583)
Thanks for trying to work in usergroup permissions in the next update.

I see all the other bars but No bar appears for the non-animated bar (just the stats/numbers)?? vb 4.1.2

You posted a screen shot above with the non-animated bar showing just fine. :confused:

https://vborg.vbsupport.ru/external/2011/03/7.jpg


All times are GMT. The time now is 06:16 AM.

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,735KB
  • 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
  • (1)bbcode_code_printable
  • (1)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