(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.
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
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)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.
Thanks for your reply
I will try it..
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']).'
|
thanks a lot!
now it's working perfectly
Update:
Use
Settings Overrides for the Force Postbit Layout settings in create/edit forum settings:
- Settings Overrides:
- Setting: Showthread Options -> Post Layout
Value: horizontal