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 Installation & Upgrades

Photopost Pro Installation & Upgrades If you're having install or upgrade problems

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old December 6th, 2005, 08:44 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Posts: 38
Optional thumbnail does not work during the upload process

During the upload of a audio file, the script forwards me to the second page of the upload to allow me to enter the keywords and other stuffs. It also allows me to select an image for the thumbnail in the Optional Field. I select the image for my audio file and it upload sucessfully but it failed to show the image i uploaded as a thumbnail, instead it shows the default audio image.
letmein is offline   Reply With Quote
Old December 6th, 2005, 09:37 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
what type of image did you upload as an optional thumbnail?
__________________
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 December 6th, 2005, 10:14 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Posts: 38
Jpeg

I upload a jpeg image for optional thumbnail
letmein is offline   Reply With Quote
Old December 7th, 2005, 10:53 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
You have a link so I can try. Works on my end. I have a few mp3's I can try
__________________
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 December 7th, 2005, 08:29 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Posts: 38
I currently test in the script on the inhouse server so it's not available onnet yet. but if i look at the bulkupload where it process the optional thumbnail: is the $dst_file = handleupload( "data", $i ); a correct statement?

if ( is_multimedia($imgname) ) {
$realname = "";
if ( $theimage[$i] != "" ) {
$dst_file = handleupload( "data", $i );


pause(10);
create_thumb( $realname, $dst_file, $category, $imgname );
unlink( $dst_file );
}

$photoid = process_image( $imgname, $filepath, $category, 1 );
}
elseif ( is_image( $imgname ) ) {
// Open image, write out thumb, fullsize, and medium as needed
create_thumb( $imgname, $filepath, $category );
$photoid = process_image( $imgname, $filepath, $category );
}
else {
@unlink( $filepath );
}
letmein is offline   Reply With Quote
Old December 7th, 2005, 08:30 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Oct 2004
Posts: 38
please ignore the pause(10); statement!!!
letmein is offline   Reply With Quote
Old December 7th, 2005, 09:00 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,699
The code works as posted. I am able to upload a thumbnail to represent a multimedia file

I would need to see your install or what your doing. If I can not replicate the error then I need to see the site that it is happening on
__________________
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
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Skip upload and process the files already in your upload directory" Bug(NOT A BUG) Johnny Doomo Photopost Pro Bug Reports 10 July 26th, 2005 10:52 PM
Admin upload ad process Gliderstyle Classifieds Installation & Upgrades 7 July 9th, 2005 07:35 AM
Upload does not always work. robstraley Photopost Pro How Do I...? 2 May 10th, 2005 05:37 AM
V4.86 - Skip upload and process the files in your... ehm Photopost Pro Installation & Upgrades 1 February 1st, 2005 04:02 PM


All times are GMT -5. The time now is 07:39 PM.

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