vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do you get a script to run in CMS????? (https://vborg.vbsupport.ru/showthread.php?t=303048)

pityocamptes 10-06-2013 09:01 PM

How do you get a script to run in CMS?????
 
This is the script I would like to use:


<!-- START Worden Top Gainers and Losers Ticker Widget -->
<script src="http://widgets.freestockcharts.com/js/jquery-1.3.1.min.js" type="text/javascript"></script> <script src="http://widgets.freestockcharts.com/script/WBIHorizontalTicker2.js?ver=12334" type="text/javascript"></script> <link href="http://widgets.freestockcharts.com/WidgetServer/WBITickerblue.css" rel="stylesheet" type="text/css" />
<script>
var gainerTicker = new WBIHorizontalTicker('gainers');
var lossTicker = new WBIHorizontalTicker('losers');
gainerTicker.animate = false;
gainerTicker.animationHost = lossTicker;
gainerTicker.start();
lossTicker.alsoMove = gainerTicker;
lossTicker.start();
</script> <!-- End Scrolling Ticker Widget -->


If someone could walk me through the process I would appreciate it. New to vbulletin. Thanks.

--------------- Added [DATE]1381097424[/DATE] at [TIME]1381097424[/TIME] ---------------

I noticed on the default cms page (installed at time of vbulletin) that has video games the three youtube boxes on the right side are NOT working???

ozzy47 10-06-2013 09:13 PM

ACP --> vBulletin CMS --> Widgets --> Create New Widget

Widget Type
: Static HTML
Title: What ever you want to call it
Description: What ever you want
Then click on Save.

On the screen you are directed to, find the new widget, and click on Configure.

In the popup box add the code you provided, then click on Save.

Now you need to add the widget to your layout.

Go to Layout Manager, choose your layout and click on Edit.
Find the widget name in the scroll container named, Widgets and highlight it, then click on the arrow to add it to your page. You can drag it to different columns if you want, then click on Save.

pityocamptes 10-06-2013 09:23 PM

Quote:

Originally Posted by ozzy47 (Post 2450517)
ACP --> vBulletin CMS --> Widgets --> Create New Widget

Widget Type
: Static HTML
Title: What ever you want to call it
Description: What ever you want
Then click on Save.

On the screen you are directed to, find the new widget, and click on Configure.

In the popup box add the code you provided, then click on Save.

Now you need to add the widget to your layout.

Go to Layout Manager, choose your layout and click on Edit.
Find the widget name in the scroll container named, Widgets and highlight it, then click on the arrow to add it to your page. You can drag it to different columns if you want, then click on Save.


I did all that and it does not work...

--------------- Added [DATE]1381098290[/DATE] at [TIME]1381098290[/TIME] ---------------

I had a friend help me set up permissions on the forums, could that be causing an issue? Hell, I don't even see anything in the tool bar to embed a youtube video. All that shows is a link...

ozzy47 10-06-2013 09:26 PM

1 Attachment(s)
I just did it on my site and it showed up no problem, you may have not added it to the correct layout.

pityocamptes 10-06-2013 09:36 PM

I redid it again and still a blank box. Youtube videos don't show, etc.. help...

--------------- Added [DATE]1381099249[/DATE] at [TIME]1381099249[/TIME] ---------------

Even default widgets are not working...

ozzy47 10-06-2013 09:44 PM

Youtube videos???? The code you posted was for a stock ticker.

pityocamptes 10-06-2013 09:47 PM

Quote:

Originally Posted by ozzy47 (Post 2450532)
Youtube videos???? The code you posted was for a stock ticker.

Yes, all of the above is not working. The code for the widget I posted does not work, default widgets do not work - blank boxes. Even youtube videos are not working...

ozzy47 10-06-2013 09:51 PM

Is this a fresh install of vBulletin, or is this a existing install?

pityocamptes 10-06-2013 09:52 PM

Quote:

Originally Posted by ozzy47 (Post 2450534)
Is this a fresh install of vBulletin, or is this a existing install?

fresh install. I do have a custom template.

ozzy47 10-06-2013 09:56 PM

Since it is new, I would re install the site like you did from the beginning, and see if the widgets work then. I have installed the vB4 series about 100 times and have never seen the widgets not work at all.

And test everything out before you start adding mods / styles to the site to ensure it is working right first.


All times are GMT. The time now is 01:54 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.01098 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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