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: #271
RE: YouTube Video Gallery
It sounds like you'd have a few problems:
1. Identifying which videos no longer exist
2. Moving these videos to another forum
3. Maintaining the process (presumably you'd want to repeat this every now and then)

The last point could further add difficulties, for example, sending off 10,000 requests at a time is probably not desirable, so you'd probably need some system to stagger checks.
Either case, you'd pretty much need a custom script to do all this.

My Blog
09-02-2014 04:17 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #272
RE: YouTube Video Gallery
See the included documentation for a list of template changes made by XThreads (in case your theme doesn't have them).

My Blog
02-17-2015 10:24 AM
Find all posts by this user Quote this message in a reply
Waleed Offline
Junior Member
**
Posts: 34
Joined: Feb 2013
Post: #273
RE: YouTube Video Gallery
Hey Zinga, the showthread page does has a multipage code, in my configuration I've set the maximum posts per page as 10 but threads have reached 14 posts and it's all on one page. Any idea what wrong?

Example: http://battlar.com/showthread.php?tid=7

Nvm, it was set to 20, just changed it.

btw thanks for this XThread layout guys.
(This post was last modified: 02-23-2015 02:12 PM by Waleed.)
02-23-2015 02:07 PM
Find all posts by this user Quote this message in a reply
danzoooo Offline
Junior Member
**
Posts: 2
Joined: Mar 2015
Post: #274
RE: YouTube Video Gallery
Hey, Having some issues. I had this on and it worked perfectly but then i added a game ssection pluggin which was messing up the forum. I removed that and then added the Article Gallery to my site to use both but i cant get either to work.

The Youtube video gallery still has the correct create thread form and structure but for some reason when i post everything with the youtube video link the video itself doesnt appear. This can be seen at http://www.vpfl.club/forum/showthread.php?tid=47.

With the article Gallery it has the form on the create a thread but for some reason it doesnt have the page structure.

Any help would be greatly appreciated. Thanks, Danny
03-04-2015 06:10 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #275
RE: YouTube Video Gallery
You'll need to check all your template modifications to see:
- whether they're still there & valid
- they apply across all your themes

My Blog
03-04-2015 03:11 PM
Find all posts by this user Quote this message in a reply
MrBrechreiz Offline
Member
***
Posts: 69
Joined: May 2012
Post: #276
RE: YouTube Video Gallery
Here is my

ytvgal_previewpost Template

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="clear: both; border-bottom-width: 0;">
<tr>
<td class="thead"><strong>{$lang->post_preview}</strong></td>
</tr>
<tr>
<td valign="top">
<div align="center"><strong>{$thread['subject']}</strong></div>
<div align="center">
<object type="application/x-shockwave-flash" data="http://www.youtube.com/v/{$GLOBALS['threadfields']['ytvgalid']}" width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{$GLOBALS['threadfields']['ytvgalid']}"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="FlashVars" value="playerMode=embedded"></param><p>{$thread['subject']}</p></object>
</div>
<br class="clear" />
{$first_post}
{$postbit}
<br />
</td>
</tr>
</table>
<br class="clear" />

03-22-2015 07:45 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Waleed Offline
Junior Member
**
Posts: 34
Joined: Feb 2013
Post: #277
RE: YouTube Video Gallery
Question Zinga.


I'm attempting to make my site mobile friendly using GoMobile.

For the forumdisplay for the YTV gallery it is showing 4 threads(videos) grouped. If I change this field to "1" thread group, it will also change on the desktop view.

How can I make it that the YTV gallery is 4 threads grouped on desktop and 1 threads grouped on mobile?
09-09-2015 07:58 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #278
RE: YouTube Video Gallery
You can't change the grouping, but if you only want 1 thread per row, you don't need grouping - that's just a template edit.

My Blog
09-09-2015 09:41 AM
Find all posts by this user Quote this message in a reply
Waleed Offline
Junior Member
**
Posts: 34
Joined: Feb 2013
Post: #279
RE: YouTube Video Gallery
Which template would I have to edit to make that change of 1 thread per row?

And is it possible to make a 1thread per row on the Mobile Theme and a 4thread per row on the Desktop Theme?
09-09-2015 12:04 PM
Find all posts by this user Quote this message in a reply
Waleed Offline
Junior Member
**
Posts: 34
Joined: Feb 2013
Post: #280
RE: YouTube Video Gallery
Ok Zinga. I figured the part about making the seperate xthread templates between desktop and mobile.

However I still need to find out which template I need to edit to make the threads appear 1 per row for the mobile.
09-10-2015 04:37 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: