Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Video Gallery
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #61
RE: Video Gallery
(05-21-2012 01:47 AM)LiBeRtY Wrote:  I tried it myself but I could not.
Can you help me?
I think it's better if you post how far you've tried it (the change you've made), so we can start from there.

05-21-2012 07:15 AM
Find all posts by this user Quote this message in a reply
lenkbreak Offline
Junior Member
**
Posts: 23
Joined: Apr 2012
Post: #62
RE: Video Gallery
Hi RateU
thanks for helping me in my thread
http://mybbhacks.zingaburga.com/showthread.php?tid=1283
now I have custom index page on my forum.

i'm using xthreads to make my own video gallery in my forum.
everything fine, but I need help from you how can I add 5 latest videos in my custom index page which I created by your help on link above.

thanks before
09-02-2012 03:35 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #63
RE: Video Gallery
If it is only the video title (thread title), you can put your video gallery forum ID in your modifications.

09-02-2012 11:41 PM
Find all posts by this user Quote this message in a reply
lenkbreak Offline
Junior Member
**
Posts: 23
Joined: Apr 2012
Post: #64
RE: Video Gallery
(09-02-2012 11:41 PM)RateU Wrote:  If it is only the video title (thread title), you can put your video gallery forum ID in your modifications.

I mean, it possible to add tumbnails also? like youtube video gallery in your index site.
09-02-2012 11:55 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #65
RE: Video Gallery
Not with the modification. You can look at these example plugins to load xthreads thumbnails:
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=732&pid=1109
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=286&pid=1047
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=1347&pid=1137

You can modify it to load the thumbnails from xtmv_thumb custom field.

09-03-2012 12:19 AM
Find all posts by this user Quote this message in a reply
lenkbreak Offline
Junior Member
**
Posts: 23
Joined: Apr 2012
Post: #66
RE: Video Gallery
Thanks for your reply
I will try it..
09-03-2012 12:49 AM
Find all posts by this user Quote this message in a reply
lenkbreak Offline
Junior Member
**
Posts: 23
Joined: Apr 2012
Post: #67
RE: Video Gallery
I have no luck RateU Frown
I've tried your suggestion in this post
http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=732&pid=1109 and it works perfectly like I need but only in member profile page

how can I put it in my custom index template? just like your Latest Video box at http://www.14.mynie.co.cc/index.php
I tried to put {xt_lvop} variable but it not working.

I have zero knowledge about PHP and when I open that plugin in notepad, it confusing me a lot Frown

Can you guide me what part I suppose to change or modify?
cause I need it badly

Thanks before

PS: sorry about my English. I hope you understand Smile
09-03-2012 01:15 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #68
RE: Video Gallery
If your custom index has a hooks, change the hooks (member_profile_end) of the plugins, then put {$xt_lvop_latest_videos} variable on your custom index template. Or, you can put the code inside the xt_lvop_run() (maybe you need to modify it a bit, depends on whatever variables have been loaded in your custom index file) to your custom index file.

Remove this code from the query (it is based on user id):

PHP Code:
AND t.uid='.intval($memprofile['uid']).'


09-04-2012 02:04 AM
Find all posts by this user Quote this message in a reply
lenkbreak Offline
Junior Member
**
Posts: 23
Joined: Apr 2012
Post: #69
RE: Video Gallery
thanks a lot!
now it's working perfectly Smile
09-04-2012 12:58 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #70
RE: Video Gallery
Update:
Use Settings Overrides for the Force Postbit Layout settings in create/edit forum settings:
  • Settings Overrides:
    • Setting: Showthread Options -> Post Layout
      Value: horizontal

      Code:
      postlayout=horizontal


10-08-2012 02:48 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: