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)

Taurus1 01-26-2011 12:30 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2154630)
It looks like you customized the template in the old version- the new version won't overwrite a customized template, you'll need to revert it and then make your edits to te new template.

I did that, but it made no difference. It reverted the colors, but the bar is still not showing.

Thanks for the help!

BirdOPrey5 01-26-2011 01:23 AM

Quote:

Originally Posted by Taurus1 (Post 2154638)
I did that, but it made no difference. It reverted the colors, but the bar is still not showing.

Thanks for the help!

I see, you have css stored in the file system, I forgot to account for that.

Please download the new update version 1.6, it should fix the issue. :o

Taurus1 01-26-2011 02:50 AM

Sorry, but that also did not work. I reverted the template also. Same thing.

BirdOPrey5 01-26-2011 02:58 AM

Ugghh!!

OK do me a favor, look in your headinclude template... do you have either of these exact lines?
Code:

{vb:raw template_hook.custom_css_links}

{vb:raw template_hook.custom_css_list}

The last one is part of a larger line...

Also can you confirm if you CSS is stored in the file system or not? (This is a Yes/No setting in Options).

Taurus1 01-26-2011 03:11 AM

Both of those are in my headinclude. And yes, my CSS is stored in the file system.

BirdOPrey5 01-26-2011 03:29 AM

Then I really can't imagine why the call to poll.css isn't appearing in your source code... it uses the top hook and there isn't much that could go wrong other than another mod poorly programmed (with an = sign instead of .=) that "hijacks" the hook and doesn't let anything else on it.

You could try adding this line to your headinclude template...

Code:

<link rel="stylesheet" type="text/css" href="clientscript/vbulletin_css/style00090l/poll.css" />
That should manually include the poll.css file on this style for your board.

Taurus1 01-26-2011 04:04 AM

OK great. That worked for my default style. But I have 12 styles installed. And I just tried adding that code (With the style id changed) on another style, but it did not work.

Sorry for the hassle!

EDIT: Disregard that. Sorry. I forgot that I had to first revert the templates. Now it is working perfectly. Thanks again for your help!

BirdOPrey5 01-26-2011 04:31 AM

Awesome... Finally! :up:

ellinofatsa 01-26-2011 06:19 AM

thank you i insert the 2 lines in to the top of your headinclude template and now its ok!!!!!!!

if i change the : language from grecce in english its working fine and i see the blue bar.
In grecce language it look like not working its sey Goal: 50,000 P Posts to Goal: 49,966

can you see that please in my forum? if you can help my thank you again!!

http://www.ellinofatsa.gr/forums/forum.php?langid=1

BirdOPrey5 01-26-2011 01:17 PM

You need to provide translations for those phrases, obviously I can't include a translation for every possible language. This would be normal for any mod that includes phrases.

Go to Phrase Manager in Admin CP and in GLOBAL find the following phrases:

bop5goal
bop5goalreached
bop5goals
bop5posts
bop5poststogoal
bop5threads
bop5threadstogoal
bop5users
bop5userstogoal
bopdaystogoal
bopgoaldate
bopovertime

Click on them, and provide a translation for the Greek language. Alternately you, or anyone, could also provide English translations if you prefer to re-word any of the phrases. For example I use the abbreviation P, T, or M in one place to save space (meaning Posts, Threads, or Members) but if anyone wants they can edit those phrases to make them say anything they want.

A couple of phrases are built in vbulletin phrases so that's why it was partially working in Greek (or any other language a user might have installed.)


All times are GMT. The time now is 08:39 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.01401 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)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