Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
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
  #1572  
Old 02-25-2008, 07:18 PM
bmckain bmckain is offline
 
Join Date: May 2003
Location: US
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello:

I installed this product but for some reason it doesnt seem to be working properly. Perhaps I missed some of the configuration options. I followed thei nstruction on the documention manual. However when I try and create a new post with a link to a youtube video for instance I get a little thumbnail of the video with the following text underneath it (see attachment):
click here to watch the video
Close
You need to upgrade your Flash Player

When I try do the same for a flash clip it shows the thumbnail of a big "M" with a play button in it, with the same text about needing to update the flash player. Although My browser has the lates flash player installed and I am using IE 7 not Firefox. I have attache a picture so you can see what the post looks like.

Any help at all would be appreciated. Thanx
Reply With Quote
  #1573  
Old 02-25-2008, 07:39 PM
saman saman is offline
 
Join Date: Sep 2006
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

my local wmv videos arent displayed

when will you release a new version?
Reply With Quote
  #1574  
Old 02-27-2008, 04:00 AM
Jazzi Jazzi is offline
 
Join Date: Feb 2008
Location: UK
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Nix! Thanks for the awesome (and much needed) upgrade to Crist's AMP! I've got just one major issue - and that's a big page of errors when I try to post a Porkolt video link. I'm assuming that this is probably caused by the 0kb porkolt.php file in the Sites folder? I downloaded and extracted several times, but it's the same each time!

Any help would be greatfully received!

Jazzi
Reply With Quote
  #1575  
Old 02-27-2008, 08:19 AM
OnyxChase OnyxChase is offline
 
Join Date: Jul 2007
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do I get this to work on Forum Home ?

I am able to parse other BBCode except this one.

Here is the code I am using:

Code:
require_once(DIR . '/includes/class_bbcode.php'); 

$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list()); 
$video = $bbcode_parser->do_parse($code);
Reply With Quote
  #1576  
Old 02-27-2008, 04:47 PM
cesar829 cesar829 is offline
 
Join Date: Jul 2007
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Shelly View Post
my host is hostgator and their server uses php 4.4.4, that sucks, i was really looking forward to this mod on my site, it look great
I use hostgator and they also use php 5. Go to .htaccess and if you don't have it, create one. Add this in there

AddHandler application/x-httpd-php5 php

It should work. It does for me...
Reply With Quote
  #1577  
Old 02-27-2008, 05:43 PM
Jazzi Jazzi is offline
 
Join Date: Feb 2008
Location: UK
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cesar829 View Post
I use hostgator and they also use php 5. Go to .htaccess and if you don't have it, create one. Add this in there

AddHandler application/x-httpd-php5 php

It should work. It does for me...
That will only work if your site is hosted on a server configured to use phpSuExec, but not all of them are... You could always ask HG support to move you to a PHP5 box - they've done that in the past for a couple of my clients.
Reply With Quote
  #1578  
Old 02-27-2008, 05:55 PM
nix's Avatar
nix nix is offline
 
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes Hostgator should move you to a PHP 5 box if you ask them.
Reply With Quote
  #1579  
Old 02-27-2008, 06:23 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I posted something with a .gif attachment but it seems GB is not be used here, where it should be using the highslide feature.

I did enable yes on both Auto-detect the Attachment Type and Use Goldbrick Media system when uploading an attachment, then reposted a new post with the .gif file, same issue. Its not using highslide.

I have all options selected under Allowed Media Extensions
Reply With Quote
  #1580  
Old 02-28-2008, 12:52 AM
Jazzi Jazzi is offline
 
Join Date: Feb 2008
Location: UK
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Nix... Sorry to nag, but any thoughts on my post?
Reply With Quote
  #1581  
Old 02-28-2008, 02:40 AM
solidlink solidlink is offline
 
Join Date: Jul 2006
Posts: 195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got this error when I checked my site today... can someone help? TIA.

oops

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/limeroll/domains/limeroll.com/public_html/forums/goldbrick/plugins/bbcode_create.php on line 53
Reply With Quote
Reply

Thread Tools

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 06:26 PM.


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.06908 seconds
  • Memory Usage 2,316KB
  • 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
  • (1)bbcode_code
  • (4)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