 | |  | | | Photopost Pro Installation & Upgrades If you're having install or upgrade problems |
March 15th, 2005, 10:57 PM
|
#1 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2005
Posts: 16
| New Installation Can't Upload Pictures
I recently installed PhotoPost on my website Yahoo ( I have not tied it to theweb site.. can't seem to get the pictures to upload..no messages just no upload after filling in the files etc.. Tried on adminstrator and visitor site without luck www.cropperscorral.com/photopost/index.php
Help would be appreciated..
Thank you
|
| |
March 16th, 2005, 04:21 AM
|
#2 (permalink)
| | Senior Member
Join Date: Mar 2003
Posts: 1,319
|
Hi rhonda, have you setup your usergroups correctly, giving upload rights, space, filesizes etc.. also check your paths, for example : "Data directory virtual path", should read 'http://www.cropperscorral.com/photopost/data' - also check 'PATH to UPLOADS directory?' & 'URL to UPLOADS directory?' (no trailing slashes)
-T
|
| |
March 16th, 2005, 06:46 PM
|
#3 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2005
Posts: 16
|
I don't think I have any of the settings incorrect for the directorie, BUT:
Full path to PhotoPost data directory /photopost/data/
Full path to the image files directory.
(the / after data "returns" after you save without itl...
However the Data directory virtual path is as below.
Data directory virtual path http://www.cropperscorral.com/photopost/data
PATH to UPLOADS directory? /photopost/uploads
URL to UPLOADS directory? http://www.cropperscorral.com/photopost/uploads
I did have some difficulty with the config-inc.php file, and I changed from localhost to mysql, and that seemed to help, but the install program seemed focused on the $mogrify_command. I did not see the $usegd = 2 line in the config file and tried multiple iterations of this command($usegd= 2; $usegd = "2"; etc, without change. I also commented out the mogrify_command without apparent change. Should I just start over? and if so, what's the best way?
Your Thoughts
Last edited by rhonda; March 16th, 2005 at 07:42 PM.
|
| |
March 16th, 2005, 07:41 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
whats the exactly error you have?
|
| |
March 16th, 2005, 07:44 PM
|
#5 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2005
Posts: 16
|
I don't get any errors, I'm just not able to upload pictures. Can change categories etc without difficulty. I tried a bulk upload without success (grand total of 2 pictures). I suspect its something really basic? or unfindable
Last edited by rhonda; March 16th, 2005 at 07:46 PM.
|
| |
March 16th, 2005, 08:56 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
What kind of screen do you get? blank bulkupload with just a header?
You can edit bulkupload.php and find this
ini_set("max_execution_limit", 0);
add this below
ini_set("memory_limit", "24M");
|
| |
March 16th, 2005, 11:41 PM
|
#7 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2005
Posts: 16
|
I get what I believe is the normal upload screen. It has file name etc with an area below it for bulk upload, what pathway that the files should be in, with questions such as should you delete files post upload etc. I will add the code that you suggested and give things a whirl
In my bulkupload.php file I have
ini_set("max_execution_time", 0); Not ini_set("max_execution_limit", 0) I added the line you suggested underneath ini_set("max_execution_time", 0);
Thanks
rhonda
Last edited by rhonda; March 17th, 2005 at 12:02 AM.
|
| |
March 17th, 2005, 12:22 AM
|
#8 (permalink)
| | Junior Member Verified Customer
Join Date: Mar 2005
Posts: 16
|
No luck/ apparent change.
The upload page looks something like
Username rspady2003
Choose a category
Photo to upload:
No file size limit.
You can upload more than one image at a time, however you must upload videos one at a time.
URL of page to parse images from:
Disk space allowed on your account: Unlimited
Disk space used on your account: 0kb (0 bytes)
Disk space remaining for your account: Unlimited
Skip upload and process the files in your upload directory
Want to be notified by email when users post replies?
ADMIN OPTIONS FOR BULK OR ZIP UPLOADS help
Enter a title for the photo:
Photo Description
Files should already be in
Click here to bypass approval process and upload all files in directory
Do not watermark images
Do not delete photos from source directory
Show thumbnails during processing?
Number of thumbnails to process next?
Upload photos as user
When you hit SUBMIT, the file you selected will be uploaded.
(Depending on the size of the file and your connection, this may take some time. Please be patient.)
Powered by: PhotoPost PHP 5.02
Copyright © 2005 All Enthusiast, Inc.
|
| |
March 17th, 2005, 01:18 AM
|
#9 (permalink)
| | Senior Member
Join Date: Mar 2003
Posts: 1,319
|
rhonda, if you PM me the link to your gallery with an admin account for it i'll have a look and do some tests if you don't mind, cheers
-T
|
| |
March 19th, 2005, 06:26 AM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
Your website is on yahoo?
Simple in your webroot create a directory called /tmp that should allow uploads on a yahoo server. Its right in there site php directions
|
| |
March 19th, 2005, 06:40 AM
|
#12 (permalink)
| | Junior Member Verified Customer
Join Date: Jun 2004
Posts: 16
|
Not on yahoo here....
|
| |
March 19th, 2005, 07:08 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
Well this is her issue
Please create your own support thread with info so someone may assist you. There is no way I can follow your issue when you trail on the end of multiple unrelated threads.
|
| |
March 19th, 2005, 08:45 AM
|
#14 (permalink)
| | Junior Member Verified Customer
Join Date: Jun 2004
Posts: 16
|
Sorry Chuck....I new that was her issue. I was just mentioning that as I had said I had the same issue....but "I" was not on Yahoo and still had the issue. I'll post another thread. I didn't see the problem of getting in on a thread when the issue is the same. Usually, when you do that, people say, "Go see the thread titled....." or "please search on this before creating a new thread"..... too many webmasters with too many different rules. Now that I know yours, I'll gladly create another thread.
Mike
|
| |
March 19th, 2005, 08:47 AM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,947
|
Well If ten people all post on someone else's thread I as support can not guarantee everyone's issue will be helped |
| |
March 19th, 2005, 08:51 AM
|
#16 (permalink)
| | Junior Member Verified Customer
Join Date: Jun 2004
Posts: 16
|
I understand Chuck...creating new thread....sorry for the inconvenience
|
| | |
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 11:20 PM. | |