vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   [RELEASE vb2B2] NewsFader 2.0 (https://vborg.vbsupport.ru/showthread.php?t=9944)

TwiZteR 05-25-2001 06:09 AM

k tnx, works now..told u it could be a stupid qst :D ..anyways..is there any way to insert links there?, if I tried with html, it stopped working, if I tried with vbb code, it showed as text

PeF 05-25-2001 06:48 AM

fader_news template

If you wanna link it should look like this (an example of fader_news template with custom values):

Code:

prefix="$bburl/";

arNews = [
"Visit Yahoo,","http://www.yahoo.com",
"What's new on Blizzard","http://www.blizzard.com",
"Last line","http://www.google.com"
]

Be sure you didn't add comma at the end of the last line. This is very important. With the comma at the end News Fader won't work correctly.
Let's take a look at the values we have in our example:

"Visit Yahoo,","http://www.yahoo.com",

Visit Yahoo - a text which will be displayed when "fading". If this text is followed by hyperlink it'll the be changed to link so that the link will look like this:
Visit Yahoo

I hope I made it clear. :)

Last word: As soon as the hack(s) is(are) rewritten other versions than vBulletin 2.0 Final won't be supported.

TwiZteR 05-25-2001 07:37 AM

cleared it all up, tnx alot ;)

SharkHead 06-07-2001 07:37 AM

is it released to v2 already?

Dakota 06-07-2001 09:35 PM

I just installed this hack. I love it, but I was wondering if anyone has figured out how to add Birthdays to it.

Also in the setup template, could you explain what the settings are, and what they do.

Funkie 06-07-2001 10:03 PM

@ dakota just put $birthdaybits somewhere in the fader_news template

Dakota 06-07-2001 10:47 PM

ok well I tryed that and I added this to the fader_news template

Code:

"Todays Birthdays:","",
"$birthdaybits",""

But now it doesn't load.

Edit: btw I am using RC3

Hooper 06-08-2001 12:17 AM

Quote:

Originally posted by Dakota
Edit: btw I am using RC3

Might want to upgrade to 2.0.1. RC3 will not be supported or written for.

Dakota 06-08-2001 04:38 AM

Well currently I cannot upgrade. I do not know the member info for my forum. I am not the one who owns the license, and I haven't been able to contact my host in a while.

Funkie 06-08-2001 06:59 AM

I'm running v2.01 final so I cant test this for you as news fader is not yet working for final but this should work

"Todays Birthdays: $birthdaybits","",


All times are GMT. The time now is 07: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.01316 seconds
  • Memory Usage 1,734KB
  • 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
  • (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