Version: 1.5, by nix
Developer Last Online: Nov 2023
Category: Major Additions -
Version: 3.7.0 Beta 2
Rating:
Released: 12-17-2007
Last Update: 01-07-2009
Installs: 547
DB Changes Uses Plugins Auto-Templates
Additional Files Is in Beta Stage
No support by the author.
Goldbrick Media system for vBulletin 3.7
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:
Highslide Javascript. I've packaged it with the 3.1 download. Please read the license agreement on highlide's website. In short it's free for non-commercial use. http://vikjavev.no/highslide/
- Youtube like interface
- Video Comments
- Media Tags
- Media Searching
Install Instructions:
Upload file contents in the upload folder.
Import the Product.xml
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
This modification may not be copied, reproduced or published elsewhere without author's permission.
Hi Nix, I'd really like to use Goldbrick, but when I enable it and try to go to one of my forums, the pages wont load, and I get this message:
Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/bendingp/public_html/3dmg/goldbrick/plugins/bbcode_create.php on line 53
here are my server software items
Apache version 2.2.8 (Unix)
PHP version 5.2.5
MySQL version 5.0.45-community-log
Architecture x86_64
Operating system Linux
As long as in involved Lightbox to work all over. Its been a great feature. But there is a lot of errors within VBLightbox, I found it to not let Internet Explore Users use BBCodes or Type messages.
It was a great feature I will admit but overall. I think something like it should be released. Many of my members have loved using lightbox. It cleans up huge images as well as makes Videos a great feature. Easy open easy close. Plus music goes the same way. I hope in time things can get better with both.
I still hope to find a fix on the CMPS pages.
I'll still have the classic style and the lightbox version. I'm just not using highslide or vbulletin. I'm surprised how limited the vbulletin version is. Kind of disappointed, though I'm very happy with what I'm using now.
Quote:
Originally Posted by rmxs
For 3.7 users to get video works on profile you must make this changes
Any word yet on why the thumbnail won't show up for DivX videos? The thumbs show up just fine on all other videos, just not DivX
For user posted content? If you want to fix it now look at the goldbrick_player tempalate for the divix
Quote:
Originally Posted by bendingpixels
Hi Nix, I'd really like to use Goldbrick, but when I enable it and try to go to one of my forums, the pages wont load, and I get this message:
Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/bendingp/public_html/3dmg/goldbrick/plugins/bbcode_create.php on line 53
here are my server software items
Apache version 2.2.8 (Unix)
PHP version 5.2.5
MySQL version 5.0.45-community-log
Architecture x86_64
Operating system Linux
Thanks for any help...
Rob
Hrm, that's weird. That's exactly what I'm using for development. If you want to try this, change line 53 to this
PHP Code:
function handle_bbcode_media( &$parser, $text, $options='' )
thanks for the response! I changed that line, and got the following error
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/bendingp/public_html/3dmg/goldbrick/includes/class_goldbrick.php on line 15