GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Use Tubex? Please Help! (https://gfy.com/showthread.php?t=1135587)

Tim 03-11-2014 06:23 AM

Use Tubex? Please Help!
 
Can you use sponsor hosted images in Tubex videos?

Is there some way of setting this up as an option?

So far when I go to Add Video, I see Source: URLS but presumabely this is for a flv or mp4 url. What about an image URL?

Any help very much appreciated.

CurrentlySober 03-11-2014 06:29 AM

Quote:

Originally Posted by Tim (Post 20011131)

Any help very much appreciated.

i lier poox... consider this a bump... :upsidedow

Tim 03-11-2014 07:16 AM

When you Import Videos it clearly says Video URL & Thumbnail URL and yet when I add them, the Thumbnail URL never shows up - just a broken image.

Please help!

candyflip 03-11-2014 07:19 AM

There's an unofficial support board somewhere.

rogueteens 03-11-2014 07:21 AM

Quote:

Originally Posted by candyflip (Post 20011208)
There's an unofficial support board somewhere.

http://forums.unofficialjmbsupport.c...php?board=17.0

rastan 03-11-2014 07:23 AM

If you ever get that, flag the vid up for re thumnailing and start the thumbnail queue. Assuming things are set up correctly, imagemagick will happily grab 5 thumbs from the video and you're all set. If it doesn't, then your server path to imagemagick is probably wrong
I'm writing this from memory, so its all BS, then forgive me

Tim 03-11-2014 07:26 AM

Quote:

Originally Posted by rogueteens (Post 20011212)

Thanks -already tried it. Not very active currently.

Tim 03-11-2014 07:46 AM

Quote:

Originally Posted by rastan (Post 20011218)
If you ever get that, flag the vid up for re thumnailing and start the thumbnail queue. Assuming things are set up correctly, imagemagick will happily grab 5 thumbs from the video and you're all set. If it doesn't, then your server path to imagemagick is probably wrong
I'm writing this from memory, so its all BS, then forgive me

Something similar to this does work thanks, but I would rather use the sponsor hosted images which I've imported. Any idea how this can be done or what might be going wrong?

brassmonkey 03-11-2014 11:14 AM

Quote:

Originally Posted by Tim (Post 20011222)
Thanks -already tried it. Not very active currently.

the owner was real sick last time we talked. i suggest host the images :2 cents: :)

timlover 03-11-2014 11:54 AM

create a custom field for the thumbs and select that in the import options. Edit your player settings and use inline coding to flag true/false for if exists value. If thumb url is there display the custom thumb, if not,,,display a stock image.

example:

http://hugefreeboobs.com/video/828/b...s-fix-my-pussy

http://hugefreeboobs.com/video/2/ang...-with-an-angel

Tim 03-11-2014 03:05 PM

Thank you timlover, I appreciate it - this seems to be what I need. Is there anywhere you know where this is explained in more detail?

I'm having trouble knowing exactly what to add in the custom fields & what to code to add to player.

Tim 03-11-2014 04:24 PM

Quote:

Originally Posted by Tim (Post 20011203)
When you Import Videos it clearly says Video URL & Thumbnail URL and yet when I add them, the Thumbnail URL never shows up - just a broken image

Could this be incorrect permissions on a certain file?

brassmonkey 03-11-2014 04:32 PM

URLs - This option allows you to enter URLs to files hosted on HTTP servers. Multiple URLs can be entered, and multiple file types are supported. Click the icon to add more URL fields, or the icon to remove an URL field. The supported file types are:

If you select the hotlink option, the software will not be able to determine the video duration so you will need to fill in the Video Duration field!

scroll to urls

http://docs.unofficialjmbsupport.com.../cp-video.html

Tim 03-11-2014 04:47 PM

I just tried what you suggest BrassMonkey (adding a single video and not using import)and still have the same issue. The thumbnail does not appear.

Could this be a file that needs to have it's permissions changed?

brassmonkey 03-11-2014 04:52 PM

Quote:

Originally Posted by Tim (Post 20011941)
I just tried what you suggest BrassMonkey (adding a single video and not using import)and still have the same issue. The thumbnail does not appear.

Could this be a file that needs to have it's permissions changed?

pm the process where you are adding this stuff

Tim 03-11-2014 05:01 PM

Quote:

Originally Posted by brassmonkey (Post 20011946)
pm the process where you are adding this stuff

I just tried but apparently you've exceeded your stored private message quota and need to clear some space.

Emailed you.

timlover 03-11-2014 06:26 PM

Quote:

Originally Posted by Tim (Post 20011855)
Thank you timlover, I appreciate it - this seems to be what I need. Is there anywhere you know where this is explained in more detail?

I'm having trouble knowing exactly what to add in the custom fields & what to code to add to player.

It's not really anything that is explained in detail because its simply a customized method of displaying the material and changing the layout of the database.

You need to go through the documentation and learn the software. I know that doesn't sound like a simple solution, but there really isn't a simple solution. It's either that or you pay somebody to set it up for you. Even then, you should still understand whats being done.

Then you need to know how to code the different players like flowplayers, jw, etc in the player templates, combined with the internal tubex commands for php and literals..

Code:

playlist: [
       
                // this first PNG clip works as a splash image
                {
                        {nocache}
                        {if (($g_logged_in == 0) AND ($video.duration >= 9999999999999999999999))}
                        url: '{if $video.splashimage}{$video.splashimage}{else}http://www.hugefreeboobs.com/images/duration-splash.jpg{/if}',
                        {else}
                        url: '{if $video.splashimage}{$video.splashimage}{else}http://www.hugefreeboobs.com/images/splash.jpg{/if}',
                        {/if}
                        {/nocache}
                       
                        scaling: 'fit'
                },

and just to make clear. You're not going to be able to take that code and pop it in your player code and whalla its going to work because thats specifically coded for my site and what my variables do..etc...its just an example of the code merging.

brassmonkey 03-11-2014 07:39 PM

pm is open now


All times are GMT -7. The time now is 02:17 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123