Thread Rating:
  • 7 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 YouTube Video Gallery
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #81
RE: YouTube Video Gallery
(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...

My Blog
01-14-2011 08:21 AM
Find all posts by this user Quote this message in a reply
Pirata Nervo Offline
Member
***
Posts: 235
Joined: Jan 2008
Post: #82
RE: YouTube Video Gallery
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
03-07-2011 09:03 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #83
RE: YouTube Video Gallery
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.


Attached File(s) Thumbnail(s)
   

[Image: gallery_2_628_39582.jpg]
(This post was last modified: 03-15-2011 07:18 AM by RocketFoot.)
03-15-2011 07:17 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #84
RE: YouTube Video Gallery
Did you set Thread Grouping in the forum setting?

03-15-2011 07:38 AM
Find all posts by this user Quote this message in a reply
RocketFoot Offline
Senior Member
****
Posts: 338
Joined: Jul 2010
Post: #85
RE: YouTube Video Gallery
(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!

[Image: gallery_2_628_39582.jpg]
03-15-2011 07:51 AM
Find all posts by this user Quote this message in a reply
Shemo Offline
Member
***
Posts: 184
Joined: Jan 2008
Post: #86
RE: YouTube Video Gallery
thanks folks!
03-15-2011 07:55 AM
Find all posts by this user Quote this message in a reply
masterj Offline
Junior Member
**
Posts: 15
Joined: Mar 2011
Post: #87
RE: YouTube Video Gallery
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
(This post was last modified: 03-27-2011 09:16 PM by masterj.)
03-27-2011 09:12 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #88
RE: YouTube Video Gallery
(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.

03-28-2011 01:45 AM
Find all posts by this user Quote this message in a reply
masterj Offline
Junior Member
**
Posts: 15
Joined: Mar 2011
Post: #89
RE: YouTube Video Gallery
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.
(This post was last modified: 03-28-2011 03:18 AM by masterj.)
03-28-2011 02:04 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #90
RE: YouTube Video Gallery
(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.

03-28-2011 02:17 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: