All Projects

ID Task Type Category Summary  desc Status Last Edited
 290 Bug ReportImport Invalid upload path Closed2007-10-18 Task Description

Php files are in /usr/share/photo-organizer/ directory
In config_site.php i set:
$image_repository_path = "/home/services/photo-organizer/repo/";
And when i try to upload image i get:
# xtracting Image Metadata (EXIF) ... done
# Extracting Image Metadata (XMP) ... done
# Extracting Image Metadata (IPTC) ... done
# Copying original image siamki.jpg into repository ... failed.
#

cp /tmp/phpEUVYLs /home/services/photo-organizer/repo///usr/share/photo-organizer/v0000/00000/7_3_orig.jpg

# Cleaning up the mess.

it seems that $new_volume="/usr/share/photo-organizer/v0000/" but i dont know why

 291 Bug ReportBackend / Core Invalid current repository path Closed2007-09-20 Task Description

I make a new install po-2.34-rc4
When try upload pic i see.
* Extracting Image Metadata (EXIF) ... done
* Extracting Image Metadata (XMP) ... done
* Extracting Image Metadata (IPTC) ... done
* Copying original image siamki.jpg into repository ... failed.
*

cp /tmp/php7l6zmU /home/services/photo-organizer/repo///usr/share/photo-organizer/v0000/00000/8_3_orig.jpg

* Cleaning up the mess.

All images imported.

PHP files are in /usr/share/photo-organizer/
Repo in in /home/services/photo-organizer/repo/
$image_repository_path = "/home/services/photo-organizer/repo/";

function get_current_volume in src/include/import.php do something wrong
because i see:
# ls -ls /home/services/photo-organizer/repo/
0 lrwxrwxrwx 1 http http 32 2007-09-20 14:56 current -> /usr/share/photo-organizer/v0000
0 drwxr-xr-x 5 http http 120 2007-09-20 14:56 v0000

there should be current -> v0000 (?)

Showing tasks 1 - 2 of 2 Page 1 of 1

Available keyboard shortcuts

Tasklist

Task Details

Task Editing