MyBB Hacks

Full Version: YouTube Video Gallery
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
(01-14-2011 05:08 AM)RocketFoot Wrote: [ -> ]One member replied that he could not see the video posted with MyBB default myCode!  So what does this mean?
His version of IE is screwed.
Well, admittedly, MyBB's video embed code is sh*t, which is one reason I don't like it...
Thanks RateU for your work!

I've created my gallery based on yours:
http://forums.consoleaddicted.com/Forum-Videos

It's basically the same structure but uses tables and default classes.

Thank you very much Smile
I'm trying to help Shemo with his vid gallery layout, but I am at a loss!  I can maintain margins on the forumdisplay_threadlist screen only by setting the Override Threads Per Page to 5.  If I set it to 6 or more, the margins break.  can anyone help show 2 or 3 rows instead of running off the screen?

http://paforliberty.com/forum/forum-video-gallery

You can even see that the thread topic titles are cut off somehow!

Below is the same screen with the override set to 6.
Did you set Thread Grouping in the forum setting?
(03-15-2011 07:38 AM)RateU Wrote: [ -> ]Did you set Thread Grouping in the forum setting?

As you were typing...I noticed that it was set to zero!  Set it to 4 and BINGO!

Thanks RateU!
thanks folks!
hi guys,

im using XThreads v1.42 with the latest mybb i couldn't get it to work ...

when i post a video it only shows "youtube"  << text  

also could please update the guide,  i think there are a lot of changes w/ the new xthreads, i cant find some of the fields in the tut.

example . ( do i need to use custom regex)

Text Mask Filter:
Code: ^(?Frown[a-zA-Z0-9_\-+]{8,16})$|http\://(?:[a-z]{1,4}\.)?youtube\.com/watch\?v=([a-zA-Z0-9_\-+]{8,16}))

and this one
where do i paste it :

Video ID Only - Match - value 1
http://www.youtube.com/watch?v=video_id - Match - value 2
http://www.youtube.com/watch?v=video_id&...http://www.youtube.com/watch?v=video_id&featur - Match - value 2
http://youtube.com/watch?v=video_id - value 2
http://youtube.com/watch?v=video_id&feature=featured - Match - value 2



should i leave all custom fields blank if its not mention on the tut..

thank you very much
(03-27-2011 09:12 PM)masterj Wrote: [ -> ]when i post a video it only shows "youtube"  << text
Could you post the link to the thread that contains the video, please?

(03-27-2011 09:12 PM)masterj Wrote: [ -> ]( do i need to use custom regex)

Text Mask Filter:
Code: ^(?Frown[a-zA-Z0-9_\-+]{8,16})$|http\://(?:[a-z]{1,4}\.)?youtube\.com/watch\?v=([a-zA-Z0-9_\-+]{8,16}))
Yes, we need to use Custom Regex.

(03-27-2011 09:12 PM)masterj Wrote: [ -> ]and this one
where do i paste it :

Video ID Only - Match - value 1
http://www.youtube.com/watch?v=video_id - Match - value 2
http://www.youtube.com/watch?v=video_id&...http://www.youtube.com/watch?v=video_id&featur - Match - value 2
http://youtube.com/watch?v=video_id - value 2
http://youtube.com/watch?v=video_id&feature=featured - Match - value 2
No, we don't need to put it anywhere. It is for explanation only.

(03-27-2011 09:12 PM)masterj Wrote: [ -> ]also could please update the guide,  i think there are a lot of changes w/ the new xthreads, i cant find some of the fields in the tut.
(03-27-2011 09:12 PM)masterj Wrote: [ -> ]should i leave all custom fields blank if its not mention on the tut..

Leave the other custom thread fields as its default settings.
Hi there,

I've deleted everything im gonna do it again, i think i missed some fields.

also is it ok if i'll just create the custom threads first then test if it post video, then if it works i'll continue doing the templates ?

or is it required that also do the templates before posting.. I believe the templates is just for the design/layout right ?  


See Photo attached
[Image: 22864900.th.jpg]



tyvm for your help sir



note: i've only created custom threads  i haven't done the template yet, again my question is it required to do both before posting.
(03-28-2011 02:04 AM)masterj Wrote: [ -> ]also is it ok if i'll just create the custom threads first then test if it post video, then if it works i'll continue doing the templates..

Yeah, it is OK. You need to create the custom thread field and ytvgal_showthread template to test it. Don't forget about the Template Prefix setting in the edit forum setting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Reference URL's