![]() |
Yes I am. I was using something else before but it had a security issue.
|
Sorry, I didn't notice it. I was looking for the ticker to be at the bottom. Nice site.
|
Ah, thanks! :):up:
|
I am using this ticker outside of my forums folder. So when I click on a link, it takes me to a blank screen, because it misses 'forums/' in the url.
How do I correct that? |
In the plugin, find each instance of
Code:
$ticker_titles .= '<a href="showthread.php?t='. $ticker['threadid'] .'" title="'. $ticker['title'] .'" target="blank">'. $ticker['title'] .'</a> '. $ticksep.''; Example: Code:
$ticker_titles .= '<a href="http://www.yoursite.com/showthread.php?t='. $ticker['threadid'] .'" title="'. $ticker['title'] .'" target="blank">'. $ticker['title'] .'</a> '. $ticksep.''; |
Muchas gracias!
|
Quote:
Does it have any settings for adding variables? Or failing that, a config file where variables can be added to a string? The mod isn't available for download, or else I'd take a look and see what I can find. :( There is usually SOME place a variable can be put to make it work though. |
No it doesn't have a field to enter in anything in the AdminCP. I can PM you the file I think it is (I wouldn't want to post it out in the open since it's a paid mod).
|
hi! I just installed this, and it works great except for an empty line (line break) before the marquee. How do I get rid of that?.
|
Check at the end of your navbar template and you might find a <br /> there
|
All times are GMT. The time now is 09:43 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|