vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Goldbrick Audio/Video Media System (https://vborg.vbsupport.ru/showthread.php?t=165505)

nix 02-18-2008 08:58 PM

if you open up goldbrick/includes/sites/stage6.php

You'll see this line.

'increase_size' => '5'

That's where it comes from. Stage 6 needed some padding.

blue6995 02-20-2008 11:41 AM

Having installed this module and set up the various permissions I try and go back to the Forum from the ADP and I get this error message:

Parse error: parse error, unexpected T_STRING, expecting ')' in /homepages/18/d121175559/htdocs/vBulletin/goldbrick/plugins/bbcode_create.php on line 53

Any idea why this is

Thanks

nix 02-20-2008 05:49 PM

php 5 only

testebr 02-20-2008 07:06 PM

Nix, if you need one beta tester for your incoming 'Video Media System' send me PM. I can help you with extensive test and suggestions.

Cya.

superthang 02-22-2008 05:27 PM

so far, doesn't pick up .wmv
google images and dailymotion images is not working

nix 02-22-2008 08:39 PM

Quote:

Originally Posted by testebr (Post 1447575)
Nix, if you need one beta tester for your incoming 'Video Media System' send me PM. I can help you with extensive test and suggestions.

Cya.

Yes I will, I'll let you know when its ready.
Quote:

Originally Posted by superthang (Post 1448817)
so far, doesn't pick up .wmv
google images and dailymotion images is not working

Some sites don't have thumbnails. Can't remember if they are one of them.

I'm switching to a new way to handle the embedding so most of these problems will be fixed.

superthang 02-24-2008 08:00 AM

hi does anyone got this to work?

or its me that this doesn't work at all - only pick up a few google / veoh and stuff
but any flv / wmv link will not work

back to ame :(

carubmun 02-26-2008 05:11 AM

Quote:

Originally Posted by nix (Post 1448968)
Yes I will, I'll let you know when its ready.

Some sites don't have thumbnails. Can't remember if they are one of them.

I'm switching to a new way to handle the embedding so most of these problems will be fixed.

This shit is genius man... great work.
Put me in on the list to beta test whatever you got cookin up next.

Great Job Man!

FENIX 02-26-2008 07:30 AM

Nix,

What happened to the editor button? It's not in your vb3.6 release anymore and it'd be a great addition (again). I could set it up manually in the AdminCP, but I wouldn't know what HTML code to use..

Cheers :)

nix 02-26-2008 07:19 PM

its not needed anymore. Now you just post a link and Goldbrick does the rest.

sweeps78 02-26-2008 08:38 PM

I love this concept! It's going to make life sooo much easier for my forum members, thanks!

Do you have this working with Google Video and DailyMotion yet though? I tried getting them to work on your forums, but it didn't work:( Also, are there any other video sites that don't work?

sweeps78 02-26-2008 08:51 PM

I just tried uploading this plugin, but it crashed my forums. All I get is a blank page.... I disabled it and everything works.

I have the following installed:

vBulletin 3.7.0 Beta 4
vbAdvanced CMPS 3.0
vbAdvanced 2.0.1
vBulletin Blog 1.0.4
Separate Sticky & Normal Threads 1.0.5
PhotoPost vBGallery - CMPS Block 2.6
PhotoPost vBGallery 2.4.2
Display Number of Spiders 1.0.1

nix 02-26-2008 10:15 PM

If you're getting a blank page your host probably has error_display for PHP turned off. This is PHP 5 Only though.

maidos 02-27-2008 07:14 AM

so how do i make it play mp4, mkv and avi files?=

DoB Rhapsody 02-27-2008 07:37 PM

I get this error:

Bitfield Collision: credits_cantearn = prefixrequired

??

Tralala 03-01-2008 05:31 AM

Quote:

Originally Posted by Mesohu (Post 1445334)
You need to upgrade your Flash Player.

I am getting this for nearly every video... and yet, this browser (Safari) on this page reports the latest Flash is already installed.

How do I get rid of that error, since it's not true?

nix 03-02-2008 02:32 AM

That is from the javascript not being picked up. Make sure you see the highslide and swfobject js files being included in the page. If not you'll see that error.

vnbattle 03-02-2008 06:15 AM

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/no1host/public_html/f@rum/goldbrick/plugins/bbcode_create.php on line 53

I got this error(php 5.2) ! Please help me to fix it!

fatihebru 03-02-2008 09:55 AM

thank your for uploaded

Lionel 03-02-2008 02:44 PM

Hi, I have that strange problem and I am not sure if it's from template. I am using 3.70 beta 5 and when I click on the profile link profile.php?do=gb_video, I loose all the css classes in all other links. The view source displays class=""

fladay 03-02-2008 04:08 PM

Please show me the demo of dailymotion. Thanks! If you don't mind please do example for each video site that it can support.

ptwiggens 03-02-2008 05:30 PM

When I try to go to someone's profile I am getting this error:

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/spacehog/public_html/blacklabelseduction/forum/goldbrick/includes/class_goldbrick.php on line 15

maidos 03-02-2008 05:37 PM

please replymy msg about playing mp4 avi and mkv files???

Tralala 03-02-2008 09:21 PM

Quote:

Originally Posted by nix (Post 1454866)
That is from the javascript not being picked up. Make sure you see the highslide and swfobject js files being included in the page. If not you'll see that error.

Thanks for the reply, nix! I'm enjoying this mod and appreciate your work very much.

In reviewing my notes (from our IM chat last year,) I see I added the following lines into the headinclude template:

<script type="text/javascript" src="goldbrick/style/highslide.js"></script>
<script type="text/javascript" src="goldbrick/style/swfobject.js"></script>

The javascript must be included, because the mod (and highslide effects) are working, for the most part. :)



I think I am thisclose to getting this working perfectly on my site. There are just a few visual glitches and site incompatibilities, listed below:

- I am testing in Safari on a Mac. The videos load and play fine. They don't seem to work for me in Firefox, however.

- The "You need to upgrade your Flash Player" message appears for some, but not all, videos. It disappears when I click the video's name and the highslided window pops up. Again, though, it only disappears for some, and not all videos.

- I've tested a few sites. YouTube and Viddler work fine. JumpCut does not... when clicked, a highslided window opens but a the window remains blank and nothing plays.

-YouTube videos get a thumbnail. Jumpcut, Viddler, AppleTrailers and more don't, but get a nice "M" logo. (That's fine.) But Google Video gets a "broken image" thumbnail, which I would love to fix.

https://vborg.vbsupport.ru/external/2008/03/62.jpg

-QuickTime Trailer videos appear outside of their box, and float above any highslided videos I move near it. See below:

https://vborg.vbsupport.ru/external/2008/03/63.jpg



FWIW, I previously had highslide.js installed for attachment images, as well as an [imgh] BBcode. The highslide included with Goldbrick has replaced that, and I'm pretty sure I've pointed all references from the old highslide folder to the new one with Goldbrick. The highslide effect seems to still be working everywhere so I think I'm good on that front.


Anyway... happy to try anything you suggest. Also happy to create an admin and/or user account on my small (private) forum so you could check it out yourself. I'm really eager to transition from AnyMedia and AME and use GoldBrick exclusively... it's a really slick add-on and I know my users will love it!

nix 03-02-2008 09:55 PM

send me a pm with the info.

FENIX 03-03-2008 09:27 AM

Quote:

Originally Posted by nix (Post 1451622)
its not needed anymore. Now you just post a link and Goldbrick does the rest.


Ahh nice one :)

maidos 03-03-2008 11:12 AM

please replymy 2 msgs about playing mp4 avi and mkv files???

frosch68 03-03-2008 11:58 AM

great hack...

i am searching for the integration of the two german sites clipfish.de and myvideo.de.

Can someone help me ??

Tanks a lot

jGas 03-03-2008 04:02 PM

i dont' know why, but in the last hour goldbrick for youtube stopped workin...but i haven't edited the configuration!

have you got the same problem?

maidos 03-03-2008 04:47 PM

<a href="http://www.imoovee.com/tv/kxvrq/qqrrvz-A.html" target="_blank">http://www.imoovee.com/tv/kxvrq/qqrrvz-A.html</a>

can u make this support

Tralala 03-03-2008 06:30 PM

Quote:

Originally Posted by nix (Post 1455493)
send me a pm with the info.

PM sent; thanks.

DoB Rhapsody 03-07-2008 05:14 AM

I would use this but the edit post thing makes it completely useless. Please update it soon, i'd love to use this!

nix 03-07-2008 05:16 AM

Edit post thing?

I'm out of town right now. Wont be back till next week sometime.

sp0okz 03-07-2008 03:51 PM

That still work with Version 3.7.0 Beta 5 ??? I add this, but can't find anything in vBulletin options

DoB Rhapsody 03-08-2008 12:10 AM

Quote:

Originally Posted by nix (Post 1459066)
Edit post thing?

I'm out of town right now. Wont be back till next week sometime.

When you put a link in it works when creating a topic or replying but when you edit and save your edit you just get bbcode.

RetroDreams 03-10-2008 03:31 AM

Quote:

Parse error: syntax error, unexpected T_STRING, expecting ')' in /path/goldbrick/plugins/bbcode_create.php on line 53


Anyone else get this?

RetroDreams 03-10-2008 03:34 AM

Nevermind. I see I'm running PHP 4.4.7. Thanks anyway.

angkor408 03-10-2008 03:51 AM

Hi, when members upload .wmv and click play. Let if members click on the file itself and save to the desktop it will play. the members don't have any problem if it were link from YouTube URL. Any suggestion?

Here the link to the post:

http://www.khmerclub.com/showthread.php?t=598




Thanks,
Angkor

christian8a 03-12-2008 10:12 AM

Hey before I install, does this can be shown on threads like past version of anymedia? instead of opening that popup?

MaxiMal 03-13-2008 09:24 AM

Nix, imho, necessary make auto converting all video attach to *.flv format (may be as add-on for this mod)
As to add the solved videoes formats automatically after installation mod

It to allow to increase number of the users
As a consequence, donation

ps sorry for my eng.


All times are GMT. The time now is 12:23 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01907 seconds
  • Memory Usage 1,820KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete