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

Reply
 
Thread Tools
Goldbrick Audio/Video Media System Details »»
Goldbrick Audio/Video Media System
Version: 1.5, by nix nix is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

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:

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



Planned Features:

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

Install Instructions:
  1. Upload file contents in the upload folder.
  2. 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.
Благодарность от:

Comments
  #882  
Old 06-25-2008, 04:04 PM
tam2oo5 tam2oo5 is offline
 
Join Date: Apr 2008
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello does this support shoutcast .pls format. If not can u suggest one that does support it ?
Reply With Quote
  #883  
Old 06-25-2008, 04:05 PM
nix's Avatar
nix nix is offline
 
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheProphet View Post
I had te remove the increase and decrease options on the members video tab, this give me an error "expect object"

When i tick the option for the cache, im getting this error:

PHP Code:
Fatal errorUncaught exception 'Zend_Cache_Exception' with message 'cache_dir must be a directory' in /home/removed/domains/removed.nl/public_html/forum/Zend/Cache.php:144 Stack trace#0 /home/removed/domains/removed.nl/public_html/forum/Zend/Cache/Backend/File.php(146): Zend_Cache::throwException('cache_dir must ...') #1 /home/removed/domains/removed.nl/public_html/forum/Zend/Cache/Backend/File.php(121): Zend_Cache_Backend_File->setCacheDir('./goldbrick/cac...') #2 /home/removed/domains/removed.nl/public_html/forum/Zend/Cache.php(127): Zend_Cache_Backend_File->__construct(Array) #3 /home/removed/domains/removed.nl/public_html/forum/goldbrick/includes/class_goldbrick.php(988): Zend_Cache::factory('Core', 'File', Array, Array) #4 /home/removed/domains/removed.nl/public_html/forum/goldbrick/includes/class_goldbrick.php(282): Goldbrick_Media->cacheCheck('da4c9b3517f3fb6...') #5 /home/removed/domains/removed.nl/public_html/forum/goldbrick/includes/class_goldbrick.php(160): Go in /home/removed/domains/removed.nl/public_html/forum/Zend/Cache.php on line 144 

Try this attached class_goldbrick.php.
Reply With Quote
  #884  
Old 06-25-2008, 04:09 PM
TheProphet TheProphet is offline
 
Join Date: Apr 2004
Posts: 139
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nix View Post
Try this attached class_goldbrick.php.
Thx for the fix... testing now

/tested and the error is disappeard so again thx m8

Q: Whats the bennefit of the cache ticked on, is the video cached into the gb system ?
Reply With Quote
  #885  
Old 06-25-2008, 04:33 PM
nix's Avatar
nix nix is offline
 
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

All the media info that is stored in the database is put into the cache system to eliminate any extra database calls. It's mostly for those who turn off vb's Cached Posts Lifespan but I still noticed some queries with vb's cache turned on.
Reply With Quote
  #886  
Old 06-26-2008, 09:39 AM
OsideRida06 OsideRida06 is offline
 
Join Date: Apr 2008
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a question for you. I have installed this mod and I am loving it thus far. I am just having one problem. How can I change where the video shows up in my profile? It seems to show up at the bottom of the profile when $template_hook[profile_left_last] is called for. Is that correct? I want to make the video alone move up more toward the top of my profile. Like right below the about me and Who I'd like to meet sections on my profiles. How would I go about doing this, without also bringing up the TR and Blogs, which I think is also brought when $template_hook[profile_left_last] is called for?

If you want to see what I am talking about check the following link. Because I do not have a normal profile.

http://calistyle101.com/cali

Thanks in advance for the help.
Reply With Quote
  #887  
Old 06-26-2008, 11:07 AM
OsideRida06 OsideRida06 is offline
 
Join Date: Apr 2008
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OsideRida06 View Post
I have a question for you. I have installed this mod and I am loving it thus far. I am just having one problem. How can I change where the video shows up in my profile? It seems to show up at the bottom of the profile when $template_hook[profile_left_last] is called for. Is that correct? I want to make the video alone move up more toward the top of my profile. Like right below the about me and Who I'd like to meet sections on my profiles. How would I go about doing this, without also bringing up the TR and Blogs, which I think is also brought when $template_hook[profile_left_last] is called for?

If you want to see what I am talking about check the following link. Because I do not have a normal profile.

http://calistyle101.com/cali

Thanks in advance for the help.
I would also like to take the Profile Video link under GoldBrick options in the userCP and move it to the your profile section. However I cannot do it for the same reason as the above situation. I cannot find $template_hook[usercp_navbar_bottom]. This is what calls this to the userCP. So how can I edit this, and move it where I want to? I know I could just add another link up there where I want it, but I still have to remove this code from $template_hook[usercp_navbar_bottom]. That has to still be in my userCP for the blogs to show up. So some help with the above issue as well as this one would be great, if you have the time.
Reply With Quote
  #888  
Old 06-26-2008, 06:18 PM
nix's Avatar
nix nix is offline
 
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by OsideRida06 View Post
I have a question for you. I have installed this mod and I am loving it thus far. I am just having one problem. How can I change where the video shows up in my profile? It seems to show up at the bottom of the profile when $template_hook[profile_left_last] is called for. Is that correct? I want to make the video alone move up more toward the top of my profile. Like right below the about me and Who I'd like to meet sections on my profiles. How would I go about doing this, without also bringing up the TR and Blogs, which I think is also brought when $template_hook[profile_left_last] is called for?

If you want to see what I am talking about check the following link. Because I do not have a normal profile.

http://calistyle101.com/cali

Thanks in advance for the help.
You can manually move it or find another hook location.

Quote:
Originally Posted by OsideRida06 View Post
I would also like to take the Profile Video link under GoldBrick options in the userCP and move it to the your profile section. However I cannot do it for the same reason as the above situation. I cannot find $template_hook[usercp_navbar_bottom]. This is what calls this to the userCP. So how can I edit this, and move it where I want to? I know I could just add another link up there where I want it, but I still have to remove this code from $template_hook[usercp_navbar_bottom]. That has to still be in my userCP for the blogs to show up. So some help with the above issue as well as this one would be great, if you have the time.
disable usercp_nav_start plugin.
Reply With Quote
  #889  
Old 06-26-2008, 06:34 PM
pirotess pirotess is offline
 
Join Date: May 2002
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any fix for

Quote:
An error occurred while processing the bitfield files, the following information was returned:
in the Goldbrick 1.91 options under vb 3.7.2?
Reply With Quote
  #890  
Old 06-26-2008, 06:51 PM
nix's Avatar
nix nix is offline
 
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did it give you an error?
Reply With Quote
  #891  
Old 06-26-2008, 07:32 PM
pirotess pirotess is offline
 
Join Date: May 2002
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nix View Post
Did it give you an error?
During installation I got no errors. I just cant see any of the Goldbrick bitfields in the forum permission area, usergroup permission area or the extension section of the Options. I've gone into debug mode and tried rebuilding bitfields and had no change in behavior.
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 02:46 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.05299 seconds
  • Memory Usage 2,331KB
  • Queries Executed 25 (?)
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_php
  • (9)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
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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_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
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_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