Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VB AnyMedia Player / Media Sites (youtube, google and many more) Details »»
VB AnyMedia Player / Media Sites (youtube, google and many more)
Version: 1.5, by nix nix is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.6.x Rating:
Released: 06-23-2007 Last Update: 01-26-2008 Installs: 581
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Is in Beta Stage  
No support by the author.

Goldbrick Media system for vBulletin 3.6.x

Thanks to all who nominated or voted this for MOTM.

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:
Goldbricking, in today's terms, generally refers to staff who use their work internet access for personal reasons while maintaining the appearance of working.
From Urban Dictionary:
Quote:
Goldbricking: To loaf or goof around on the job. Supposedly an old union term describing laborers (or more specifically, bricklayers) who were going so slow, it was as if each brick were made of solid gold. One can alse be referred to as a "goldbricker".

Dude, I spent all day at work goldbricking - surfing the web, making long distance phone calls - basically just picking my ass.
Goldbrick uses the following third party Products:

What's new in Goldbrick?
  • Complete code overhaul.
  • Plays most media types.
  • Forum admins can add their own video sites
  • Updated Highslide.js
  • Attachment Images work with Goldbrick
  • Don't need to use BBCODE
  • Auto Phrases URL's
  • Media Options per post
  • Much more on the way!

Goldbrick's Requirements:
  • Vbulletin :P
  • PHP 5

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


Planned Features:

- Youtube like interface
- Video Comments
- Media Tags
- Media Searching


Please report any issues or suggestions.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #1462  
Old 01-28-2008, 01:49 AM
ErDrRon ErDrRon is offline
 
Join Date: Jan 2005
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

EDIT: The issue was the version of PHP. I upgraded the server from PHP4 to PHP5 and it now works great! Thank you for this wonderful MOD.

Ron

Is there a known issue between this MOD and Inferno vBShout 1.0.1 lite? I get error messages in the vBShout area when this MOD is installed.

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/gamecock/public_html/thegarnetspurpro.com/forum/goldbrick/plugins/bbcode_create.php on line 53

Thanks,
Ron
Reply With Quote
  #1463  
Old 01-28-2008, 02:38 AM
nix's Avatar
nix nix is offline
 
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ErDrRon View Post
Is there a known issue between this MOD and Inferno vBShout 1.0.1 lite? I get error messages in the vBShout area when this MOD is installed.

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/gamecock/public_html/thegarnetspurpro.com/forum/goldbrick/plugins/bbcode_create.php on line 53

Thanks,
Ron
try changing that line to this.

function handle_bbcode_goldbrick(&$parser, $text, $options = '')
Reply With Quote
  #1464  
Old 01-28-2008, 07:04 PM
saman saman is offline
 
Join Date: Sep 2006
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I have installed it, it is showing the video sites like youtube etc. but its not showing my own clips( wmv, rm) . I have already tried everything but cant get it work for my own files (wmv, RM ).

from the readme:

All Other Media - None Video sites (flv, avi, mp3, jpg etc)

Create a new thread or reply.
Post the link to the media.
Custom example: http://www.somesite.com/mymovie.avi
Post the thread or reply. Goldbrick will auto convert the url into an embed.

how come? can someone please advice me?

thanks
Reply With Quote
  #1465  
Old 01-29-2008, 02:53 PM
jerseyda6 jerseyda6 is offline
 
Join Date: Apr 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

in my reply boxes i dont get a M button, my members have to manually type in the [media] code?? also I am still running the old version the anymedia 3.1, i tried this goldbrick version and it gave me a error code in my shoutbox and my soutbox stopped working, so i unstalled it. any help on trying to get the m button in my reply box or get the goldbrick one working???
Reply With Quote
  #1466  
Old 01-29-2008, 02:55 PM
jerseyda6 jerseyda6 is offline
 
Join Date: Apr 2007
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ErDrRon View Post
EDIT: The issue was the version of PHP. I upgraded the server from PHP4 to PHP5 and it now works great! Thank you for this wonderful MOD.

Ron

Is there a known issue between this MOD and Inferno vBShout 1.0.1 lite? I get error messages in the vBShout area when this MOD is installed.

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/gamecock/public_html/thegarnetspurpro.com/forum/goldbrick/plugins/bbcode_create.php on line 53

Thanks,
Ron
yea mines said the same thing.. did u get it to work?
Reply With Quote
  #1467  
Old 01-29-2008, 10:55 PM
nix's Avatar
nix nix is offline
 
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by jerseyda6 View Post
in my reply boxes i dont get a M button, my members have to manually type in the [media] code?? also I am still running the old version the anymedia 3.1, i tried this goldbrick version and it gave me a error code in my shoutbox and my soutbox stopped working, so i unstalled it. any help on trying to get the m button in my reply box or get the goldbrick one working???
The old verson of anymedia doesn't need the M button either.


Try this for the shoutbox.

https://vborg.vbsupport.ru/showpost....postcount=1462
Reply With Quote
  #1468  
Old 01-30-2008, 02:56 PM
saman saman is offline
 
Join Date: Sep 2006
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I just deleted all my anymedia files and template edits (from the previous version of anymedia). After that I made a fresh install of goldbrick 1.5 (I am running vb 3.6.8 patch level 2).

The video sites like youtube etc. are working fine but when I try to play my own .wmv files the player doesn't show up (see attachment please). I know its supporting wmv files.

please see the attachment. What should I do?
Reply With Quote
  #1469  
Old 02-01-2008, 01:18 AM
mvigod mvigod is offline
 
Join Date: Dec 2001
Location: Jersey
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nix,
First off, I am enjoying this Mod. Wonderful. Are you still adding sites? I have one I need added to be able to embed. www.rcuvideos.com. Uses SWF files, but I am having a heck of a time creating an RCUV.php file for it.
Reply With Quote
  #1470  
Old 02-01-2008, 01:48 AM
nix's Avatar
nix nix is offline
 
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by saman View Post
Hi,

I just deleted all my anymedia files and template edits (from the previous version of anymedia). After that I made a fresh install of goldbrick 1.5 (I am running vb 3.6.8 patch level 2).

The video sites like youtube etc. are working fine but when I try to play my own .wmv files the player doesn't show up (see attachment please). I know its supporting wmv files.

please see the attachment. What should I do?
Fixed in next release. Thanks for reporting the bug.
Quote:
Originally Posted by mvigod View Post
Nix,
First off, I am enjoying this Mod. Wonderful. Are you still adding sites? I have one I need added to be able to embed. www.rcuvideos.com. Uses SWF files, but I am having a heck of a time creating an RCUV.php file for it.
I'll take a look and add it for you.
Reply With Quote
  #1471  
Old 02-01-2008, 12:47 PM
saman saman is offline
 
Join Date: Sep 2006
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nix View Post
Fixed in next release. Thanks for reporting the bug.
You are welcome. When can we expect the new release?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:10 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05485 seconds
  • Memory Usage 2,324KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete