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
  #672  
Old 05-12-2008, 05:24 AM
nix's Avatar
nix nix is offline
 
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tom_S View Post
Simple..I add the youtube url in a post ie http://www.youtube.com/watch?v=sgnL5oJvk0E and it should add I am assuming
PHP Code:
[media]http://www.youtube.com/watch?v=sgnL5oJvk0E[/media] 
correct? Instead it is adding
PHP Code:
[url]http://www.youtube.com/watch?v=sgnL5oJvk0E[/url] 
which gives only a url link. This is using 1.8 and that is of course as I explained after I fully uninstalled 1.5. The option in the ACP "Show the download link?" is set to "No" but I tried it both ways.

Hope that helps explain it better.
Just post the link and hit reply. No need for url tags.

Show the download link is an old setting for the classic style. I'm still not sure what isn't working for you.
Reply With Quote
  #673  
Old 05-12-2008, 05:48 AM
Tom_S Tom_S is offline
 
Join Date: Jan 2007
Location: VA Beach
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How am I not explaining this to you correctly. I AM posting the url and the url alone and hitting submit. After I do that it should post it with the media being there correctly. It isn't. I am explaining to you what it is doing instead.
Reply With Quote
  #674  
Old 05-12-2008, 06:09 AM
nix's Avatar
nix nix is offline
 
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

And you setup forum permissions and user group permissions and the youtube.php file is in the sites folder?
Reply With Quote
  #675  
Old 05-12-2008, 06:35 AM
rapidphim rapidphim is offline
 
Join Date: Feb 2007
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nix, do you have chance to look into my troubles yet? thanks.
Reply With Quote
  #676  
Old 05-12-2008, 06:57 AM
Tom_S Tom_S is offline
 
Join Date: Jan 2007
Location: VA Beach
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your killing me dude. What does that have to do with what I am telling you. The setup is changing the bbcode call function from media to url. Of course I have everything setup right or I wouldn't have even brought it to your attention in the first place. I'm not going to waste your time bouncing useless information off of you when I didn't setup the mod right. I can change the BBCode Tag Name in the ACP setup to url and it works fine but I'm obviously not going to leave it that way.

I do have nCode image resizer installed and it may be bumping heads with it. I have no idea but it is a possiblity. I do know that I have given you what I thought was rather good descriptive feeback on the problem but I am starting to feel like I'm not doing so well at it now.
Reply With Quote
  #677  
Old 05-12-2008, 08:22 AM
BrOkEn.HaLo BrOkEn.HaLo is offline
 
Join Date: Mar 2007
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Tom_S View Post
Simple..I add the youtube url in a post ie http://www.youtube.com/watch?v=sgnL5oJvk0E and it should add I am assuming
PHP Code:
[media]http://www.youtube.com/watch?v=sgnL5oJvk0E[/media] 
correct? Instead it is adding
PHP Code:
[url]http://www.youtube.com/watch?v=sgnL5oJvk0E[/url] 
which gives only a url link. This is using 1.8 and that is of course as I explained after I fully uninstalled 1.5. The option in the ACP "Show the download link?" is set to "No" but I tried it both ways.

Hope that helps explain it better.
Tom, go to vbulletin options, then Goldbrick media options. Double check to see if where it says "Set the tag name for the BBcode." that is says "media" instead of "url".
Reply With Quote
  #678  
Old 05-12-2008, 09:07 AM
Tom_S Tom_S is offline
 
Join Date: Jan 2007
Location: VA Beach
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You all really need to read what I wrote. I changed it to URL and it worked then because it was not working as it should. Do we understand that so far. It was not using the bbcode MEDIA..it was putting the bbcode URL there. The bbcode MEDIA was in the ACP where it should be. I changed it however to URL to see if it would show the youtube embed in a post and it did. However we all know that is the incorrect method. The correct method the mod uses is MEDIA as the bbcode and it is not using it. Do we follow me now? IT is not functioning by putting the word [media] http://whatevertoyoutube.com/ickydoodle.movie [/media] that would be the raw code you would see if the video wasn't there. It isn't. It is using URL instead of MEDIA. Don't make me get my etch a sketch out and draw pictures!
Reply With Quote
  #679  
Old 05-12-2008, 02:25 PM
Tom_S Tom_S is offline
 
Join Date: Jan 2007
Location: VA Beach
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just to avoid any confusion you can see I do have it selected as "media" however I think it is working now. I will see but I didn't do anything.

Reply With Quote
  #680  
Old 05-12-2008, 03:47 PM
mavikumsal mavikumsal is offline
 
Join Date: Apr 2007
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks....
Reply With Quote
  #681  
Old 05-12-2008, 04:01 PM
rapidphim rapidphim is offline
 
Join Date: Feb 2007
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nix... I also forgot to mention that if you have multiple Google Video on the same post at the same time, when you hit submit new thread, you'll receive php error in return on google.php file.
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 01:58 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.04973 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
  • (4)bbcode_php
  • (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
  • (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