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 March 28th, 2008, 08:53 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2006
Location: San Diego, CA
Posts: 28
Retrieve all images from a URL??

When ever I try this I get "Sorry, this image type is not supported yet."

They are all .jpg

What gives?

Thanks!
dklassen is offline   Reply With Quote
Old March 28th, 2008, 09:47 PM   #2 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2006
Location: San Diego, CA
Posts: 28
Correction,

When I do any bulk upload even from within the upload directory is says image type is not supported.
dklassen is offline   Reply With Quote
Old March 28th, 2008, 09:56 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2006
Location: San Diego, CA
Posts: 28
Another update. I uploaded one image. Worked fine. When I click on the thumb it says "Photo not found in the database!"

So I guess I have two problems. Everything else looks ok...I think.
dklassen is offline   Reply With Quote
Old March 29th, 2008, 08:15 AM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
Posting a url always helps. Photo not found in database I need to see a url but you might need to turn off spider urls if you have that turned on in global options but your url will tell me that

As far as your error that is a permissions issue. Make sure the server path and files you are trying to process things from on your server are 777 permissions and that none of the files are corrupt.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 29th, 2008, 10:33 AM   #5 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2006
Location: San Diego, CA
Posts: 28
http://www.mybikeforums.com/photogallery/

All the files and dir's for the upload are 777 and none are corrupt. I seem to be making some progress but I'm still having some strange things happening.

When I do the bulk upload now, it will only process what ever I have set in Number of thumbnails to process next?. Then it throws "Image type is not supported" and then stops. If I set it to 100 but have 200 files to upload it will stop at 100 and give that error.

I solved the file not found in database by basically deleting the database and doing a fresh install.

The other thing I noticed is that when I delete files from a gallery it leaves a bunch of broken thumbnail images and still shows file counts in the categories. I go thorough the database scans and to a bunch of page refreshes but nothing helps. Then if you wait long enough say a few hours, everything magically disappears and is ok. ??

Thanks!
dklassen is offline   Reply With Quote
Old March 29th, 2008, 10:39 AM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
Try turning off your category cache if its not refreshing. If I delete a photo it refreshes the cache maybe yours is persistent.

As far as bulkuploads I can only comment on what are the normal issues. What server path are you trying to upload images from?
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 29th, 2008, 10:41 AM   #7 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2006
Location: San Diego, CA
Posts: 28
/var/www/html/photogallery/uploads/delmar02

It does work.. but not all the way.
dklassen is offline   Reply With Quote
Old March 29th, 2008, 10:53 AM   #8 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
I dont think permissions are correct as if they where I would see the directory and files

http://www.mybikeforums.com/photogal...loads/delmar02
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 29th, 2008, 11:03 AM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2006
Location: San Diego, CA
Posts: 28
Hum... I'll look into it further. According to my ftp program they are all set to 777.
dklassen is offline   Reply With Quote
Old March 29th, 2008, 11:16 AM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2006
Location: San Diego, CA
Posts: 28
All my permissions look correct. If they were incorrect, why would it do 10 but not all? or however I have the Number of thumbnails to process next. If I set it to 50 it will do 50 and then stop and error. Doesn't make sense.
dklassen is offline   Reply With Quote
Old March 29th, 2008, 11:35 AM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2006
Location: San Diego, CA
Posts: 28
Any way to increase that "Number of thumbnails to process next" number. Seems it will bulk upload as many as that is set to before it errors.
dklassen is offline   Reply With Quote
Old March 29th, 2008, 12:12 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
You can add in the line 283 of uploadphoto.php another option for more than 100

Code:
Content visible to verified customers only.
Your directory still does not exist that your telling me so sorry can not comment.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 29th, 2008, 05:12 PM   #13 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2006
Location: San Diego, CA
Posts: 28
Sorry do I add that line in after 283?

Line 283 is
$upmmmb = number_format( $upmmmb, 2 );
dklassen is offline   Reply With Quote
Old March 29th, 2008, 08:27 PM   #14 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
No what i was saying is you see those options for the select box you would add the html for another amount you want like so

<option value="200">200</option>
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 29th, 2008, 08:54 PM   #15 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2006
Location: San Diego, CA
Posts: 28
Uploadphoto.php? Man, i don't see that code in there.
dklassen is offline   Reply With Quote
Old March 29th, 2008, 10:39 PM   #16 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
Sorry uploadphoto template
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 30th, 2008, 11:08 AM   #17 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2006
Location: San Diego, CA
Posts: 28
Thanks. Worked like a charm. Bulk upload works perfect as long as I have less images than are selected in "Number of thumbnails to process next." I changed 100 to 300 as 200 is the largest group I have.

BTW,

I have Photopost integrated with my vBulletin 3.7 installation and when I'm on the gallery page, my blog and social groups link in the navbar are not working. Instead of the firing off from the /forums/blog.php, they are /photogallery/blog.php and of course the page is dead.

How do I address this?

Thanks
dklassen is offline   Reply With Quote
Old March 30th, 2008, 11:50 AM   #18 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
You would address this by correctly editing your vbulletin navbar template and changing the relative links to those files to full urls. I beleive the blog link though is in the blog_navbar template not navbar like other links.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old March 30th, 2008, 11:58 AM   #19 (permalink)
Junior Member
Verified Customer
 
Join Date: Oct 2006
Location: San Diego, CA
Posts: 28
That's what I was missing. I didn't realize the blog had it's own navbar template.

Thanks for all your help!!

D.
dklassen is offline   Reply With Quote
Old March 30th, 2008, 12:06 PM   #20 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,692
Not a problem have a good weekend
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S 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
i can't Retrieve all images from a URL: blastup Photopost Pro Bug Reports 15 April 15th, 2007 02:15 PM
Retrieve all images from a URL: dc_pitascii Photopost Pro How Do I...? 2 September 16th, 2006 04:19 PM
BUG - Retrieve all images from a URL tikomat Photopost Pro Bug Reports 1 August 26th, 2006 04:45 PM


All times are GMT -5. The time now is 12:10 PM.

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