 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
January 13th, 2008, 03:43 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 193
| error on upload
Warning: move_uploaded_file(/home/greekbds/public_html/pp/uploads/1/xxxx.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/greekbds/public_html/pp/image-inc.php on line 49
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpH7SesX' to '/home/greekbds/public_html/pp/uploads/1/xxxx.jpg' in /home/greekbds/public_html/pp/image-inc.php on line 49
uploads are 777
|
| |
January 13th, 2008, 05:21 AM
|
#2 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 193
|
also when i tried to upload with a non admin account warning: imagesx(): supplied argument is not a valid Image resource in /home/greekbds/public_html/pp/image-inc.php on line 226
Warning: imagesy(): supplied argument is not a valid Image resource i
|
| |
January 13th, 2008, 06:18 AM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 193
|
zip upload didnt work either
|
| |
January 13th, 2008, 08:22 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Check that your admin uploads/1 directory is 777. It appears they are not. As far as imagesx you turned on watermarking and have not filled in a path to watermark file so I have turned off watermarking and that should help with that thing.
|
| |
January 13th, 2008, 09:24 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 193
|
ok how do u disable pp buddlist and private messaging and how do i disable unregister users to see thumbs (i got adult contect)
also i noticed that there is no option to enable/disable notifications on image comments ratings but only when uploading. why not ?
|
| |
January 13th, 2008, 09:37 AM
|
#6 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 193
|
i need to change maindir in templates forumdir doesnt what variable does it use ?
|
| |
January 13th, 2008, 01:33 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 193
|
anyway i edited the profile template to remove the pp message and buddylist
how do i restrict guest from using thumbs. I want them to see nothing i assume it can be done easily with if condition usergroup but where to add that ?
|
| |
January 13th, 2008, 01:59 PM
|
#8 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
You can edit category permissions in Admin => edit categories and remove guests from viewing what cats you do not want them to see. otherwise if you just use the registration switch they see thumbs but not the large ones. I answered in your other thread that you can turn off the messaging feature in global options. as far as the buddy list you would need to edit the photopost profile template and remove the html for buddy list.
|
| |
January 14th, 2008, 03:07 AM
|
#9 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 193
|
i changed my gallery path from pp to albums i changed the pp settings in all require boxes but when i try to upload i get
Warning: getimagesize(/home/greekbds/public_html/pp/data/500/7985-ZeDudeMan-McAfeeSecurityC.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/greekbds/public_html/albums/image-inc.php on line 251
Warning: getimagesize(/home/greekbds/public_html/pp/data/500/7985-ZeDudeMan-McAfeeSecurityC.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/greekbds/public_html/albums/image-inc.php on line 95
Warning: unlink(/home/greekbds/public_html/pp/data/500/7985-ZeDudeMan-McAfeeSecurityC.jpg) [function.unlink]: No such file or directory in /home/greekbds/public_html/albums/image-inc.php on line 107
|
| |
January 14th, 2008, 03:28 AM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Jan 2008
Posts: 193
|
never mind i solved this with phpmyadmin
|
| |
January 14th, 2008, 07:52 AM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Okay that is good. There is a sticky thread in our install forum that explains how to move servers or directories as well. How to Move Servers and/or Change Directories |
| |
January 27th, 2008, 04:56 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Sep 2005
Posts: 238
|
I'm getting the same error message as #9
Warning: getimagesize(/home/wildabou/public_html/pictures/data/6/Squirrel112.JPG) [function.getimagesize]: failed to open stream: No such file or directory in /home/wildabou/public_html/pictures/image-inc.php on line 251
Warning: Division by zero in /home/wildabou/public_html/pictures/image-inc.php on line 298
Warning: getimagesize(/home/wildabou/public_html/pictures/data/6/Squirrel112.JPG) [function.getimagesize]: failed to open stream: No such file or directory in /home/wildabou/public_html/pictures/image-inc.php on line 95
Warning: unlink(/home/wildabou/public_html/pictures/data/6/Squirrel112.JPG) [function.unlink]: No such file or directory in /home/wildabou/public_html/pictures/image-inc.php on line 107
Several members have recently uploaded images that produced duplicates in the approval queue. If we accept one it all looks OK, until delete the other, then they both disappear.
Any ideas? Do I need to do something in phpmyadmin like konstantinos?
|
| |
January 27th, 2008, 05:37 PM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Make sure your data 6 directory exists and is 777 and the thumbs medium and mini directories under there are 777.
|
| |
January 28th, 2008, 04:28 AM
|
#14 (permalink)
| | Member Verified Customer
Join Date: Sep 2005
Posts: 238
|
hi chuck,
I've checked them and they're all 777
|
| |
January 28th, 2008, 09:52 AM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,689
|
Duplicate Images never happen in Photopost since we rename the photos so I dont see how both would be deleted however the error your posting is a permissions thing as it says the image does not exist. You can send an email to support at photopost dot com and give explicit examples and how to reproduct this as well as admin login and ftp logins. Thanks Stuart.
|
| | |
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 05:27 AM. | |