vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB News Ticker (https://vborg.vbsupport.ru/showthread.php?t=123126)

davidw 09-13-2007 09:59 PM

What error are you seeing? You configure it by the admincp (Step 3).

Fungsten 09-13-2007 10:05 PM

Quote:

Originally Posted by davidw (Post 1338612)
What error are you seeing? You configure it by the admincp (Step 3).

I fixed it. One question, how do you change color of the ticker?

davidw 09-13-2007 11:02 PM

Here is one way you can do it: https://vborg.vbsupport.ru/showpost....7&postcount=60

Fungsten 09-13-2007 11:12 PM

Quote:

Originally Posted by davidw (Post 1338641)

Thanks I'll try it.

fishhub 09-14-2007 09:45 AM

Quote:

Originally Posted by davidw (Post 1070040)
Ok, here's what I have read... you need to add the plugin titles to Portal Output Global Variables in your CMPS options. I am not sure how to navigate there as I don't have access to this atm.

Edit reading another thread, the way is: Admin CP => vBa CMPS => Default Settings => Portal Output Global Variables


i hv done this for vba cmps , n added ticker_titles and vbnews_ticker into there. It seems that its working partially. When I click onto the news link, it shows error.only vbacmps does not link it back to the forum threads. Any suggestions to fix it. TIA.:o

davidw 09-14-2007 10:54 AM

What error are you getting? Don't forget to click install for support.

fishhub 09-16-2007 01:20 AM

Quote:

Originally Posted by davidw (Post 1338854)
What error are you getting? Don't forget to click install for support.

clicks installed. Pmed you the information. TIA.:o

davidw 09-16-2007 01:43 AM

PM'd you back, btw, to add on you should be able to also use the full path up to that point such as
Code:

$ticker_titles                        .= '<a href="http://www.yoursite.com/forum/showthread.php?t='. $ticker['threadid'] .'" title="'. $ticker['title'] .'" target="blank">'. $ticker['title'] .'</a> '. $ticksep.'';
Anyone else having issues with the target link because of forum location, please take a note in the product there are 9 areas that start with <a href="showthread.php... (such as the code above) but altering that to your forum should fix the link.

fishhub 09-16-2007 04:14 AM

Quote:

Originally Posted by davidw (Post 1339862)
PM'd you back, btw, to add on you should be able to also use the full path up to that point such as
Code:

$ticker_titles                        .= '<a href="http://www.yoursite.com/forum/showthread.php?t='. $ticker['threadid'] .'" title="'. $ticker['title'] .'" target="blank">'. $ticker['title'] .'</a> '. $ticksep.'';
Anyone else having issues with the target link because of forum location, please take a note in the product there are 9 areas that start with <a href="showthread.php... (such as the code above) but altering that to your forum should fix the link.


thanks alot for your great assistance. appreciate lots. works like a charm.

:up::)

fishhub 12-03-2007 02:11 PM

this is mod compatible with php5? TIA.:o


All times are GMT. The time now is 06:17 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.01210 seconds
  • Memory Usage 1,746KB
  • 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)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