vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - [SW]Simple Flash & Silver light Players BBcode (https://vborg.vbsupport.ru/showthread.php?t=244468)

bferrell 07-21-2010 11:05 AM

I'd removed the BBcodes when the didn't work, and now when I try to add them back I get a "The connection to the server was reset while the page was loading." error?? I'm kind of freaked out, any thoughts and might cause this? I don't have this happen anywhere else in my admin cp...

SoltanWorld 07-22-2010 04:09 AM

I'm wonder what you have done, this mod is just a simple BBcode which doesnt hurt your forum or sth else, i believe that you have done sth wrong coze This kind of errors are not related to the Mod and it's server or hosting issue.

One more thing : If you have the same Video every where you go there are 2 thing that you maybe have done

1. You maybe have change the code where it render the file address
2. your file link has been cached which mean You have to clear your cache I have the same problem in Vba, but in Vbulletin no.

And dear friend as you can see other people are using this with out any problem as they follow the Installation. So read it and just let me know when you add the files and the BB codes does the player shown up? can you link me to see ?

manutdvn 07-22-2010 07:50 AM

I can make it work. It just shows the text line: This text will be replaced

Nothing happens :(.

Can you tell me how to fix?

SoltanWorld 07-22-2010 08:09 AM

Check the links, and other options and aslo This wil be shown when your player file has sth wrong with it.

make sure that in script you have enter the correct address :

Code:

<script type='text/javascript' src='forum/swplayers/flash/swfobject.js'></script>
 
<div id='mediaspace'>This text will be replaced</div>
 
<script type='text/javascript'>
  var so = new SWFObject('forum/swplayers/flash/player.swf','mpl','300','24','9');
  so.addParam('allowfullscreen','true');
  so.addParam('allowscriptaccess','always');
  so.addParam('wmode','opaque');
  so.addVariable('file','{param}');
  so.write('mediaspace');
</script>

to make it sure that your address work you can use as full URL like :

http://yourdomain.com/forum/swplayers/flash/player.swf

and one more thing , for mp3 players i will update this mod to google player which in more faster and no error whitin it will you have.

SoltanWorld 07-22-2010 08:27 AM

Google mp3 Player added.

manutdvn 07-22-2010 10:12 AM

Quote:

Originally Posted by SoltanWorld (Post 2072799)
Check the links, and other options and aslo This wil be shown when your player file has sth wrong with it.

make sure that in script you have enter the correct address :

Code:

<script type='text/javascript' src='forum/swplayers/flash/swfobject.js'></script>
 
<div id='mediaspace'>This text will be replaced</div>
 
<script type='text/javascript'>
  var so = new SWFObject('forum/swplayers/flash/player.swf','mpl','300','24','9');
  so.addParam('allowfullscreen','true');
  so.addParam('allowscriptaccess','always');
  so.addParam('wmode','opaque');
  so.addVariable('file','{param}');
  so.write('mediaspace');
</script>

to make it sure that your address work you can use as full URL like :

http://yourdomain.com/forum/swplayers/flash/player.swf

and one more thing , for mp3 players i will update this mod to google player which in more faster and no error whitin it will you have.

Of course, I checked the path link but the same as before. I tried with link:

http://mydomain.net/diendan/swplayers/flash/player.swf

It worked.

bferrell 07-22-2010 10:56 AM

I don't know why it's happening, nor do I claim it makes any sense, but it seems related to this bbcode because when I paste your replacement into my 'Test your BB Code' box I get the "The connection was reset" error. When I test other replacements like the one below, they test fine.

If I could get the bbcode reinstalled I would send you a test link, but right now I can't get it to even store the entries. I uninstalled some other mods I wasn't really using to see if they were causing an issue. I have your files in my cms 4.0.4 root (/www/www/swplayers). I tried deactivating all of my plugins, and I'm going to upgrade to 4.0.5 next to see if that helps.

Brett
www.velocityxl.com
JS
SWF



<object type="application/x-shockwave-flash" data="/misc/audio-player/player.swf" id="audioplayer" height="24" width="290">
<param name="movie" value="/misc/audio-player/player.swf">
<param name="FlashVars" value="playerID=audioplayer&amp;soundFile={param}" >
<param name="quality" value="high">
<param name="menu" value="false">
<param name="wmode" value="transparent">
</object>

kkingg 07-22-2010 09:11 PM

thanks but, it doesnt open facebook video on the internet explorer,


firefox and chrome is not problem working

example: http://www.myformtr.com/macera-aksiy...le-2010-a.html

SoltanWorld 09-19-2010 05:20 AM

I couldn't find the reason for it's problem with IE but i think it's IE bugs.

marshal_ramdev 12-02-2010 01:10 PM

thanks ..


All times are GMT. The time now is 07:24 AM.

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.01081 seconds
  • Memory Usage 1,741KB
  • 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