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)
-   -   Add-On Releases - vBulletin-Entertain * Radio TV Cinema * (https://vborg.vbsupport.ru/showthread.php?t=271465)

Gemma 10-06-2011 07:24 PM

Quote:

Originally Posted by Vossi (Post 2254051)
With the actual 4.1.7 or the beta? I was coding it on 4.1.7 beta and actually tested it with 4.1.8 beta 1 today; I didnt get any problems by now.

The lines shown in your post are responsible for resolving IPs, exactly its the ajax routine which gets to work when klicking the user IP at 'who is online'. The addon doesnt effect that part at all... ???

Actual 4.1.7, it could be conflicting with something else, I've been working through tons of parse errors since upgrading - but those errors are definitely only showing when vBulletin Entertain is enabled and only in Who's Online, no errors on the vBulletin Entertain page itself.

vb.help 10-07-2011 01:54 AM

works great with 4.1.7. can you post some example for cinema ?

Also please provide the vbseo site generator plugin ...

vb.help 10-07-2011 02:55 AM

Quote:

Parse error: syntax error, unexpected '"' in /home4/mycaree4/public_html/includes/functions_online.php(1210) : eval()'d code on line 32

Parse error: syntax error, unexpected '"' in /home4/mycaree4/public_html/includes/functions_online.php(1210) : eval()'d code on line 32
Ok i am also getting the above error when this mod is enabled . When this is disabled i do not get the above error with vb 4.1.7....

Vossi 10-07-2011 03:51 AM

Weird... did vB change something between beta 1 and release candidate? I'm going to check this as soon as I can download the official 4.1.7 release from vbGermany.com as I was using the 4.1.7 beta 1 local (I'm alphatester). Usually there's a delay of some days between the official and the german release... :mad:

Vossi 10-07-2011 04:30 AM

Okay, found the bug, I just uploaded Version 1.0.1 which is a bugfix release.

Just upload all the files and overwrite the old files, then import the product file (and overwrite the old one). Then the known bugs (WOL and DB) should be fixed.

OlijO 10-07-2011 06:29 AM

Hi Vossi, this is an excellent mod.
To be honest, i'm a little lost to add my own radio who use :
http://www.radionomy.com/
I've got this informations but don't know how to add them :
Code:

<script src="http://www.radionomy.com/Scripts/PlayerExtBig.js" type="text/javascript"></script><script language="javascript" type="text/javascript">initMooTools();initJQuery();var _radUID = 'b0ed3404-e2d1-4366-943c-4aed036334b8'; var _isMute = false;</script><script src="http://www.radionomy.com/Scripts/PlayerExtCommon.js" type="text/javascript"></script><div id="HeaderPlayer"><div id="PlayerMain"><div id="Logo"><a href="#" id="player-logo-link" target="Content"><img id="player-logo-img" alt="Logo" title="Logo" /></a></div><div id="RadioName"></div><div id="Title"></div><div id="Artist"></div><div id="PlayPause"><img id="btnPlayPause" alt="Play/Pause" /></div><div id="Volume"><div id="Volume1"></div><div id="Volume2"></div><div id="Volume3"></div><div id="Volume4"></div><div id="Volume5"></div></div><div id="ExtPlayers"><a href="http://listen.radionomy.com/radio-pirate-4x4.m3u" target="_blank"><img src="http://www.radionomy.com/Images/winamp16.png" alt="Winamp" title="Winamp" /></a> <a href="http://listen.radionomy.com/radio-pirate-4x4.m3u" target="_blank"><img src="http://www.radionomy.com/Images/wmp16.png" alt="Windows Media Player" title="Windows Media Player" /></a> <a href="http://listen.radionomy.com/radio-pirate-4x4.m3u" target="_blank"><img src="http://www.radionomy.com/Images/itunes16.png" alt="iTunes" title="iTunes" /></a></div><div id="Detach"><img id="btnDetach" alt="Detach" title="Detach" style="border:0px; cursor:pointer;" onclick="DetachPlayer();" /></div><div id="Export"><a href="#" id="player-export" target="Content"><img id="btnExport" alt="Export" title="Export" /></a></div><div id="Comments"><a href="http://pirate4x4.fr" target="_blank">La radio Pirate4x4</a></div><div id="RadionomyLogo"><a href="http://www.radionomy.com" target="_blank"><img id="RadioLogo" src="http://www.radionomy.com/Images/radionomyV.gif" alt="Radionomy" title="Radionomy" /></a></div><div id="Cover"><img id="CoverPicture" onclick="JumpCover()" alt="Cover" title="Cover" style="cursor: hand" /></div></div><div id="PlayerEmbed"></div></div>
Or :
Code:

<object width="240" height="300"><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.radionomy.com/Flash/BannerEmbed.swf?RadUID=b0ed3404-e2d1-4366-943c-4aed036334b8&amp;titlesColor=ff8400&amp;color=000000&amp;autoPlay=yes&amp;lang=fr" /><param name="wmode" value="transparent" /><embed src="http://www.radionomy.com/Flash/BannerEmbed.swf?RadUID=b0ed3404-e2d1-4366-943c-4aed036334b8&amp;titlesColor=ff8400&amp;color=000000&amp;autoPlay=yes&amp;lang=fr" wmode="transparent" type="application/x-shockwave-flash" allowscriptaccess="always" width="240" height="300"></embed></object>
URL of the radio :
http://www.radionomy.com/FR/radio/ra...te-4x4/listen#

http://www.radionomy.com/radio-pirate-4x4

http://listen.radionomy.com/radio-pirate-4x4.m3u (Flux)

Could you help to add this radio to your product please ?

Regards,

RaptorJesus 10-07-2011 06:33 AM

Looks great, but why does the mediaplayer have to be WMV, Im trying to use Justin.tv or Twitch.tv. Other than that, good product

Gemma 10-07-2011 07:19 AM

Thanks for the update :)

vb.help 10-08-2011 12:45 AM

Quote:

Originally Posted by Vossi (Post 2254225)
Weird... did vB change something between beta 1 and release candidate? I'm going to check this as soon as I can download the official 4.1.7 release from vbGermany.com as I was using the 4.1.7 beta 1 local (I'm alphatester). Usually there's a delay of some days between the official and the german release... :mad:


Okay. Thanks a lot. We love you !!!

Can you also please explain the cinima with an example please ?

Thanks

Vossi 10-08-2011 07:28 AM

Quote:

Originally Posted by vb.help (Post 2254509)
Okay. Thanks a lot. We love you !!!

Can you also please explain the cinima with an example please ?

Thanks

The possibilities are quite big. Example: have a look at one of those sites where movies get shown as a stream. You could look at the source code (html) and check for the embedded souce. You copy and paste this part into you 'user defined' player at the cinema functions, select 'user defined' player for streaming and dont allow others to change the player. Et voila, the movie is yours, your forum users can watch them without like all the advertising like movie sites do contain ;)


All times are GMT. The time now is 04:49 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.01300 seconds
  • Memory Usage 1,751KB
  • 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
  • (4)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