vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - XEON Mp3 Player in vBadvanced Center Block (https://vborg.vbsupport.ru/showthread.php?t=130411)

threat 11-14-2006 02:49 AM

How do i enable the flash and javascript?

syrus.xl 11-14-2006 06:36 AM

Quote:

Originally Posted by threat (Post 1116817)
How do i enable the flash and javascript?

By default, both of these should be both enabled. Usually, this error happens if you have not installed the modification correctly. Check you have uploaded the javascript file 'flashobject.js' - this file is used to write the correct embed tag code, if its missing you will receive this error.

Greek76 11-15-2006 09:01 AM

Warning!!! To view this vbMp3 Player please enable JavaScript and Flash!

It works fine on the forum but on cm this is the error message I get any ideas?

syrus.xl 11-15-2006 12:45 PM

Quote:

Originally Posted by Greek76 (Post 1117815)
Warning!!! To view this vbMp3 Player please enable JavaScript and Flash!

It works fine on the forum but on cm this is the error message I get any ideas?

I assume from the error message you do not have the vBa CMPS installed in the forum 'ROOT'. This is why this message will appear, since it uses a relative path to find the flashobject.js and swf files.

The easiest way around this issue is to change this line:
Code:

<script type="text/javascript" src="flashobject.js"></script>
to this:
Code:

<script type="text/javascript" src="http://www.mydomain.com/forum_name/flashobject.js"></script>
And also this line:
Code:

var fo = new FlashObject("xeon_mp3_beta.swf", "xeon_player", "450", "400", "8,0,0,0", "#f7f8fa");
to this:
Code:

var fo = new FlashObject("http://www.mydomain.com/forum_name/xeon_mp3_beta.swf", "xeon_player", "450", "400", "8,0,0,0", "#f7f8fa");
Now both lines are absolute urls and should cause no problems.

Lalib 11-15-2006 04:51 PM

thanks man :)

Greek76 11-16-2006 12:09 AM

Quote:

Originally Posted by syrus.xl (Post 1117892)
I assume from the error message you do not have the vBa CMPS installed in the forum 'ROOT'. This is why this message will appear, since it uses a relative path to find the flashobject.js and swf files.

The easiest way around this issue is to change this line:
Code:

<script type="text/javascript" src="flashobject.js"></script>
to this:
Code:

<script type="text/javascript" src="http://www.mydomain.com/forum_name/flashobject.js"></script>
And also this line:
Code:

var fo = new FlashObject("xeon_mp3_beta.swf", "xeon_player", "450", "400", "8,0,0,0", "#f7f8fa");
to this:
Code:

var fo = new FlashObject("http://www.mydomain.com/forum_name/xeon_mp3_beta.swf", "xeon_player", "450", "400", "8,0,0,0", "#f7f8fa");
Now both lines are absolute urls and should cause no problems.

That work but the problem is my playlists are not on the radio. what I did was I replaced ]<script type="text/javascript" src="http://www.mydomain.com/forum_name/flashobject.js"></script] to the name of my the name of my domain which is greekrealm.com/forum/flash ect... I removed the _name after forum that is the only way it showed up. But like I said no playlists...

syrus.xl 11-16-2006 12:20 AM

Quote:

Originally Posted by Greek76 (Post 1118288)
That work but the problem is my playlists are not on the radio. what I did was I replaced ]<script type="text/javascript" src="http://www.mydomain.com/forum_name/flashobject.js"></script] to the name of my the name of my domain which is greekrealm.com/forum/flash ect... I removed the _name after forum that is the only way it showed up. But like I said no playlists...

Have you got guests viewing permissions set to on? Otherwise I'll need to check by using a test account.

Greek76 11-16-2006 12:28 AM

Quote:

Originally Posted by syrus.xl (Post 1118294)
Have you got guests viewing permissions set to on? Otherwise I'll need to check by using a test account.

I can give you my user info its ok. I will send it to you in pm. Feel free to check it out whenever you like and thank you. Im sure its something minor like you stated but unfortunately I dont know much about coding sorry and thank you.

syrus.xl 11-16-2006 12:50 PM

Quote:

Originally Posted by Greek76 (Post 1118297)
I can give you my user info its ok. I will send it to you in pm. Feel free to check it out whenever you like and thank you. Im sure its something minor like you stated but unfortunately I dont know much about coding sorry and thank you.

I've PM'd you and will take a look at it this evening (UK time).

:)

Greek76 11-16-2006 11:46 PM

Quote:

Originally Posted by syrus.xl (Post 1118578)
I've PM'd you and will take a look at it this evening (UK time).

:)

Thanks a lot buddy.


All times are GMT. The time now is 05:34 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.01063 seconds
  • Memory Usage 1,748KB
  • 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
  • (8)bbcode_code_printable
  • (7)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