The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Goldbrick Audio/Video Media System Details »» | |||||||||||||||||||||||||||
Some of you might be looking for Anymedia. Well this has replaced it. It's a total rewrite from the ground up. A huge thanks goes to Sir Adrian for creating the framework. He can't cook soup but he sure can code. Why the name goldbrck? From Wikipedia: Quote:
Quote:
What's new in Goldbrick?
Goldbrick's Requirements:
Planned Features: - Youtube like interface - Video Comments - Media Tags - Media Searching Install Instructions:
Goldbrick Version 1.5: - Fixed Vbadvanced integration - Fixed extensions permissions checking - Added pickup of old [media] tags - More code changes for later features Goldbrick Version 1.4: - Fixed Apple trailers - Added Added Viemo videos - More code changes for later features Goldbrick Version 1.3: - Fixed Images - Fixed MP3's - Fixed Myspace, now supports myspacetv.com - Added Increase or decrease video size for the classic player (testebr gets the credit for this one) - Added Added ESPN videos - Added Veoh video site. Goldbrick Version 1.2: - Added Videos for Profiles for vbulletin 3.7 - Added Classic Skin - Added Vblog Support - Added Vbadvanced Support - Fixed Attachments - Rewrote some of the code Supported Video Sites: 19 so far. Looking in goldbrick/sites folder for a full list. Users can create their own. I'll post a HOW-TO with the details. Please report any issues or suggestions. Show Your Support
|
Благодарность от: | ||
Comments |
#742
|
|||
|
|||
Hi Nix,
i've installed now the Goldbrick version on my 3.7vbulletin forum. Is possible to add this feature on Social Groups? Thanks, Ska |
#743
|
|||
|
|||
Quote:
It doesn't prevent the media from displaying or playing, but it is annoying. |
#744
|
|||
|
|||
I had the v1.5 Mod installed for a few moments on my site. In general, it is a great Mod but wouldn't always run videos that were active on YouTube. On my site I would see a "not available" message, but still be able to play the video on YouTube's site.
It isn't a significant issue, this particular site is still in development and there are many other things I'm working on. However, I would like to use GoldBrick for displaying videos: vb 3.7 Gold vba cmps 3.0.1 vbseo 3.2.0 RC5 If you would like for me to put your Mod back on, I'll PM you the URL to my site. |
#745
|
|||
|
|||
The reason you are not able to play the YouTube video on your site because the author blocked or not allowed you to embed. It's nothing wrong with YouTube on this hack.
|
#746
|
||||
|
||||
Quote:
Quote:
|
#747
|
|||
|
|||
Can anybody see why this wont work for dogster, I cant find the error, but nothing is grabbed in the post :-(
Code:
<?php /** * Dogster Video site configuration * * @version $Revision: 108 $ * @modifiedby $LastChangedBy: admin $ * @lastmodified $Date: 2007-10-28 23:10:50 -0700 (Sun, 28 Oct 2007) $ */ $info = array( 'idregex' => array('#http\://www\.dogster\.com/video\([0-9]{6})/([-_a-zA-Z])#i' => 1), 'profile' => 'flash', 'width' => 320, 'height' => 273, 'titleregex' => array('#\<title\>(.+)\<\/title\>#si' => 1), 'extension' => 'swf', 'loop' => 0, 'flashvar' => '%s', 'srcformat' => 'http://content.fliqz.com/components/5d248aaf154d4fa7aae86ad370a85e69.swf' ); $regex_fields = array( 'idregex' => array('id', 'url'), 'titleregex' => array('title', 'content') ); $format_fields = array( 'srcformat' => array('src', 'id') ); ?> |
#748
|
|||
|
|||
ok im having some problems after the installation. when i create a new post and i got to post it i get these 2 errors below. The post does go true some how but i got a felling something is not right.
Quote:
Quote:
Quote:
|
#749
|
||||
|
||||
Quote:
|
#750
|
||||
|
||||
Anyone else having this problem too?
|
#751
|
||||
|
||||
did you add the media to your profile?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|