 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
November 17th, 2006, 03:30 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
| question about bulkupload
I have moved my images over to my server now i need to get them into photopost. If i put images into a folder /test at root should i place this url into Retrieve all images from a URL: box ? I have tried this and it doest place the images into the gallery i selected.
do i need to change the "Files should already be in" box entry ?
|
| |
November 17th, 2006, 04:24 PM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
I see if i change the "Files should already be in" entry it won't work.
what i'm trying to do is create a script to automate adding all my images to photopost.
I have figured out how to automate adding the categories but i need to tell photopost which folder the images are in for each catagory.
|
| |
November 18th, 2006, 01:52 PM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
You need to point the upload path box to the path you want to process images for that category where they exist and then you can hit the skip upload and process files in upload directory checkbox |
| |
November 22nd, 2006, 04:33 AM
|
#4 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
here is an example of one of my folder paths
/allfansites-gallery/httpdocs/Aaliyah
i entered that in the Retrieve all images from a URL: input box
but it doesn't work.
i tried ../allfansites-gallery/httpdocs/Aaliyah since uploadphoto.php has path
/photopost/uploadphoto.php
didn't work either
Files should already be in: input box contains
/home/content/a/l/l/allfansites/html/photopost/uploads/4
am i not formatting the url correctly?
|
| |
November 22nd, 2006, 10:19 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
i have also tried
/home/content/a/l/l/allfansites/html/allfansites-gallery/httpdocs/Aaliyah
this url doesn't work either
|
| |
November 22nd, 2006, 10:26 AM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
If the directory which needs to be an accurate and full server path then it will find files there is there are any. If it does not find files then none exist where you are saying they are. So recheck this
|
| |
November 22nd, 2006, 10:57 AM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
the image folders are in the same root directory as the photopost directory
|
| |
November 22nd, 2006, 10:59 AM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
| |
| |
November 22nd, 2006, 11:01 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
if i place the photos here
/home/content/a/l/l/allfansites/html/photopost/uploads/4
it will work
its like the url i enter is being ignored
|
| |
November 22nd, 2006, 11:53 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
$getUrl = @file($downloadurl);
$imgtags = array();
$processed_data = check_tags($getUrl, $allowed);
if ( count($imgtags) > 0 )
where is $imgtags assigned the number of images in the folder?
|
| |
November 22nd, 2006, 12:13 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
download by url means we strip image tags out of a page or something so I think you have a misunderstanding of the download url thing.
yes bulkupload works fine just make sure your placing the proper server path in there
download by url would include the full name to the html file to read for image tags
|
| |
November 22nd, 2006, 12:20 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Sep 2006
Posts: 52
|
if i change the url in the "Files should already be in" box that wont work either
seems like it checks that the userid and folder matchup?
seems like i'm going to have to have my script move the images to my assigned folder before i can upload them
|
| |
November 22nd, 2006, 04:38 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,683
|
If the files exist on the same server you can change the path but yes if they do not exist on the same server you can not use bulkupload. also as noted you must have some file with img tags to strip them off some external site.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 07:23 PM. | |