06-19-2015, 10:45 PM
06-20-2015, 01:46 PM
1.8.5 is latest, perhaps upgrade first.
07-21-2015, 03:24 AM
is this still working? i want this custom for my streaming sub-forum
03-18-2016, 08:38 PM
(02-17-2011 08:36 AM)RateU Wrote: [ -> ].........................
Create Custom Thread Fields:
Admin CP -> Configuration -> Custom Thread Fields -> Add Thread Field.........
- Video/FLV Uploader
- Title: Video Uploader
- Key : xtmv_flv
- Description: Upload your video. Video format: FLV or MP4 max video size: 20 MB.
Modify it as our needs. Depends on file size settings in this fields setting.- Applicable Forums: Select our Video Gallery forum
- Input Field Type: File
- Valid File Extensions: flv|mp4
- Maximum File Size: 20971520
Modify it as our needs. File size allowed to be upload (in bytes). Related to the description.- Editable by / Required Field?: Everyone (required)
- Display Order : 1
- Display Format:
HTML Code
<a href="{URL}" style="display:block; width:520px; height:330px" id="player"></a> <script> flowplayer("player", "{$GLOBALS['mybb']->settings['bburl']}/flowplayer/flowplayer-3.2.6.swf"); </script>
how to make a video gallery but not by uploading videos but by distributing videos via embed an Iframe (MyCodes)?
due to limitations of hard disk space hosting I may not upload any video files to the hosting.
as such the threads without xthreads. I want to share a post iframe as follows MyCodes
Code:
|
Code:
|
test demo :
demo:
(Where I just write the code wrote the film)
Code:
|
Code:
|
http://www.gookil.com/r2/thread-613-post-1878.html
or, is there another solution?
03-19-2016, 10:39 AM
You want this: http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=292&pid=24
Just update code for whatever video service you wish to use.
Just update code for whatever video service you wish to use.
03-19-2016, 10:28 PM
(03-19-2016 10:39 AM)ZiNgA BuRgA Wrote: [ -> ]Just update code for whatever video service you wish to use.
Where the code?
is this?
Code:
|
I have a lot of duplicate account at the following websites. where the website is to provide embed code.
https://tusfiles.net
https://userscloud.com
https://openload.co
the question is how to apply the embed code. as an example
https://openload.co/f/2k9zTAgbEwY/Gamers...https://openload.co/f/2k9zTAgbEwY/Gamers_Girl_From_C
Code:
|
of examples that link I want all the videos from the website url can be used with xthread
Please help.
05-23-2016, 05:53 PM
Please help. what code needs to be changed to insert the iframe embed of all the websites that I mentioned above?
(03-19-2016 10:39 AM)ZiNgA BuRgA Wrote: [ -> ]You want this: http://mybbhacks.zingaburga.com/showthre...http://mybbhacks.zingaburga.com/showthread.php?tid=292&pid=24
Just update code for whatever video service you wish to use.
Quote:https://tusfiles.net
https://userscloud.com
https://openload.co
etc
06-22-2016, 05:49 PM
(03-19-2016 10:28 PM)terzier Wrote: [ -> ]is this?Yes, that is it.
I can't really help for custom services as I don't know what the appropriate regex is.
If you have the MyCode, then you can just use that (stripping out the tag component). Use {VALUE$1} instead of $1, and similar, for the display format.
08-03-2016, 01:39 AM
Does this still work on MyBB 1.8X ?
I really need this and download gallery , do they work on Mybb 1.8?
Thanks
I really need this and download gallery , do they work on Mybb 1.8?
Thanks
07-14-2017, 09:17 AM
hi
I have tried this on the latest mybb and im pretty close
It uploads but not to 20mb, only 8mb which I assume is server restriction
Anyway, the issue I am having is that the video plays but the first page is blank so you need to understand that theres a video there for mp4 and with flv it downloads the video
Any ideas?
http://esforum.org/showthread.php?tid=10471
I have tried this on the latest mybb and im pretty close
It uploads but not to 20mb, only 8mb which I assume is server restriction
Anyway, the issue I am having is that the video plays but the first page is blank so you need to understand that theres a video there for mp4 and with flv it downloads the video
Any ideas?
http://esforum.org/showthread.php?tid=10471