PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old May 28th, 2007, 11:22 PM   #1 (permalink)
Member
 
Join Date: Apr 2007
Posts: 32
Video Linked Thumbnail not showing!!

Hi,
Can someone tell me how to get the 'Linked Thumbnail" code work correctly on Video files? The link works fine, but I can't get the picture to show on the link.
Here is an example:
Code:
Content visible to verified customers only.


You see, only an X shows, no picture on the link.

Please help!! Thanks
Here is the link to page:
http://www.trackhq.com/forums/photop...179&ppuser=109

Thank you
mlk_f1 is offline   Reply With Quote
Old May 29th, 2007, 08:07 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Ah thats an issue

Maybe try this in showphoto.php at the bottom

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.

Last edited by Chuck S; May 29th, 2007 at 05:49 PM.
Chuck S is online now   Reply With Quote
Old May 29th, 2007, 03:31 PM   #3 (permalink)
Member
 
Join Date: Apr 2007
Posts: 32
Code:
Content visible to verified customers only.


Nope it is now doing the above instead. Still not showng thumbnail. Please help
mlk_f1 is offline   Reply With Quote
Old May 29th, 2007, 04:17 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
ah typo on my part

use idir not imgdir in those global calls
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 29th, 2007, 05:32 PM   #5 (permalink)
Member
 
Join Date: Apr 2007
Posts: 32
Code:
Content visible to verified customers only.


Now its back to step one. no thumbnail. only X inplace of picture.
mlk_f1 is offline   Reply With Quote
Old May 29th, 2007, 05:50 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Try reapplying it
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 29th, 2007, 08:14 PM   #7 (permalink)
Member
 
Join Date: Apr 2007
Posts: 32
What do you mean by reapplying? I edit the showphoto.php again and overwrite the existing one.
mlk_f1 is offline   Reply With Quote
Old May 30th, 2007, 05:49 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
You reapply the hack yes
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 30th, 2007, 01:05 PM   #9 (permalink)
Member
 
Join Date: Apr 2007
Posts: 32
Quote:
Originally Posted by Chuck S View Post
You reapply the hack yes

Yes, that was how I reapplied the hack.

Still the same. See below:


Code:
Content visible to verified customers only.


Still no Thumbnail, only X.

Please help.
mlk_f1 is offline   Reply With Quote
Old May 30th, 2007, 01:08 PM   #10 (permalink)
Member
 
Join Date: Apr 2007
Posts: 32
to confirmed, this is what I did:

Code:
Content visible to verified customers only.
Didn't work.
mlk_f1 is offline   Reply With Quote
Old May 30th, 2007, 01:47 PM   #11 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
You did not reapply what is posted above

I did happen to make a change before I said reapply the hack
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 30th, 2007, 01:57 PM   #12 (permalink)
Member
 
Join Date: Apr 2007
Posts: 32
Quote:
Originally Posted by Chuck S View Post
You did not reapply what is posted above

I did happen to make a change before I said reapply the hack
If you meant the "idir" instead of "imgdir". Yes, I know, it was changed before I reapplied.

Last edited by mlk_f1; May 30th, 2007 at 02:10 PM.
mlk_f1 is offline   Reply With Quote
Old May 30th, 2007, 02:03 PM   #13 (permalink)
Member
 
Join Date: Apr 2007
Posts: 32
Code:
Content visible to verified customers only.


OK, I see you changed the media.jpg to video.gif. A thumbnail now shows with the link. But the thumbnail I uploaded with the video is not the one shown with the link above.
The actual thumbnail is this one:
Code:
Content visible to verified customers only.
You can see this thumbnail on my gallery here:
mlk_f1 is offline   Reply With Quote
Old May 30th, 2007, 02:10 PM   #14 (permalink)
Member
 
Join Date: Apr 2007
Posts: 32
I want to have the link thumbnail show like the photopost gallery at www.clipupload.com

You see it is the actual picture of the thumb for the video:

Code:
Content visible to verified customers only.


See "Relaxing Flight" on the this page.

http://clipupload.com/clip/
mlk_f1 is offline   Reply With Quote
Old May 30th, 2007, 04:06 PM   #15 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Well you can try this

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 30th, 2007, 05:33 PM   #16 (permalink)
Member
 
Join Date: Apr 2007
Posts: 32
Code:
Content visible to verified customers only.


OK, now it shows the reference thumb file that corresponse to the video file type (see above). In this case, its the Quicktime gif. But it is still not showing the Thumbnail that was added by the user for the video. we are almost there. Please give further instructions. thanks
mlk_f1 is offline   Reply With Quote
Old May 30th, 2007, 11:57 PM   #17 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Not much I can say cause $mmthumb is the variable we use in that file to show the thumb if it has one and if not those other files
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 31st, 2007, 12:20 AM   #18 (permalink)
Member
 
Join Date: Apr 2007
Posts: 32
Quote:
Originally Posted by Chuck S View Post
Not much I can say cause $mmthumb is the variable we use in that file to show the thumb if it has one and if not those other files

Hummm....., how is clipupload.com doing it? We are so close. Can you think of anything else? So, if I can find a value to replace {$mmthumb} where it will tell the software to get the thumbnail from the uploaded thumb of the video, I'll be able to get it to work?
mlk_f1 is offline   Reply With Quote
Old May 31st, 2007, 08:46 AM   #19 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
I am using the existing code in the file you are using there.

$mmthumb should work fine if there is a thumbnail made for that video otherwise it shows those stock thumbnails.

This whole bb code thing is not suppose to be for multimedia files in any way because it is linked thumbnails

The correct action would be to hide this whole thing if this is a multimedia file

Looking at the code this is the code that defines $mmthumb and is totally valid. You can clearly see what I am posting is valid

Code:
Content visible to verified customers only.
See what happens the code looks to see if a thumbnail for that video with a jpg extention exists and if it does not then the mmthumb variable gets rewrote to any of those other images
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old May 31st, 2007, 01:51 PM   #20 (permalink)
Member
 
Join Date: Apr 2007
Posts: 32
I haven't hack anything else other than added the .flv capability. Can you think of anything else that why my software is not looking for the "uploaded thumb" for the link codes? I double checked my codes in showphoto.php. They are they same with what you just posted above.

See
Code:
Content visible to verified customers only.
mlk_f1 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
2 slashes in linked thumbnail data link mjm Photopost Pro Installation & Upgrades 2 January 26th, 2007 07:02 PM
modify the linked thumbnail feature LBmtb Photopost Pro How Do I...? 2 December 3rd, 2006 04:29 PM
5.61 spider friendly Linked Thumbnail / BB Code Garrynz Photopost Pro Bug Reports 1 November 29th, 2006 06:56 AM
style images not showing up - linked to gallery, why? twitch Installs and Upgrade - vBulletin 3.5.X 2 September 13th, 2005 12:12 AM


All times are GMT -5. The time now is 10:04 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0