ERROR BAD PATH

AC-PHOTOS.NET

Joined: 2014-01-15
Posts: 1
Posted: Wed, 2014-01-15 18:42

Gallery version = 2.2.1 core 1.2.0.1
PHP version = 5.2.17 cgi-fcgi
Webserver = Apache/2
Database = mysqlt 5.5.25a-log, lock.system=flock
Toolkits = ImageMagick, Gd
Acceleration = none/0, full/86400
Operating system = Linux web52.extendcp.co.uk 2.6.32-279.1.1.el6.x86_64 #1 SMP Wed Jun 20 11:41:22 EDT 2012 x86_64
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0
Rows in GalleryAccessMap table = 2061
Rows in GalleryAccessSubscriberMap table = 40298
Rows in GalleryUser table = 3
Rows in GalleryItem table = 40295
Rows in GalleryAlbumItem table = 1601
Rows in GalleryCacheMap table = 54

Trying to move a folder on site, but get following bad path error message ( see below ).

Looked on the file server and folder "..albums/2012/07_001" doesn't exist but "..albums/07_001" does.

Had a quick look on forum and couldn't see answer, but apologies now if i have over looked something obvious.

Regards Alex

- - - - -

Error (ERROR_BAD_PATH) : rename /home/sites/ac-photos.biz/datastore/albums/2012/07_001/ to /home/sites/ac-photos.biz/datastore/albums/07_001

in modules/core/classes/GalleryFileSystemEntity.class at line 234 (GalleryCoreApi::error)
in modules/core/classes/GalleryItem.class at line 362 (GalleryFileSystemEntity::move)
in modules/core/classes/GalleryAlbumItem.class at line 390 (GalleryItem::move)
in modules/core/ItemMove.inc at line 150 (GalleryAlbumItem::move)
in main.php at line 231 (ItemMoveController::handleRequest)
in main.php at line 94
in main.php at line 83

System Information
Gallery version 2.2.1
PHP version 5.3.27 cgi-fcgi
Webserver Apache/2.4.6 (Unix)
Database mysqlt 5.5.35
Toolkits ImageMagick, Gd
Operating system Linux web52.extendcp.co.uk 2.6.32-358.6.2.el6.x86_64 #1 SMP Tue May 14 15:48:21 EDT 2013 x86_64
Browser Mozilla/5.0 (Windows NT 6.1; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0

- - - - -