Add Item crashing

MikeJ2008

Joined: 2009-01-11
Posts: 2
Posted: Sun, 2009-01-11 21:41

Gallery URL = http://prospero.nocdirect.com/~jfamily/clipart_gallery/main.php
Gallery version = 2.3 core 1.3.0
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 4.4.8 cgi
Webserver = Apache/1.3.41 (Unix) mod_gzip/1.3.26.1a mod_log_bytes/1.2 mod_bwlimited/1.4 mod_auth_passthrough/1.8 FrontPage/5.0.2.2635 mod_ssl/2.8.31 OpenSSL/0.9.7a
Database = mysqlt 4.1.22-standard, lock.system=flock
Toolkits = ArchiveUpload, Exif, ImageMagick, NetPBM, Gd
Acceleration = none, none
Operating system = Linux prospero.nocdirect.com 2.6.9-67.0.15.ELsmp #1 SMP Thu May 8 10:52:19 EDT 2008 i686
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Opera/9.62 (Windows 98; U; en) Presto/2.1.1
Rows in GalleryAccessMap table = 15
Rows in GalleryAccessSubscriberMap table = 30
Rows in GalleryUser table = 2
Rows in GalleryItem table = 30
Rows in GalleryAlbumItem table = 3
Rows in GalleryCacheMap table = 0

As admin I select an Album and then Add Item. I then select the From Local Server choose a working directory and then click Find Files. I choose an zip file (or even png files) from the list and click Add Files.

I get this error:
Error (ERROR_PLATFORM_FAILURE)in modules/core/classes/GalleryDataItem.class at line 178 (gallerycoreapi::error) in modules/core/classes/GalleryUnknownItem.class at line 56 (gallerydataitem::create) in modules/core/classes/helpers/GalleryItemHelper_medium.class at line 148 (galleryunknownitem::create) in modules/core/classes/GalleryCoreApi.class at line 1668 (galleryitemhelper_medium::additemtoalbum) in modules/itemadd/ItemAddFromServer.inc at line 313 (gallerycoreapi::additemtoalbum) in modules/itemadd/ItemAddFromServer.inc at line 190 (itemaddfromserver::additem) in modules/core/ItemAdd.inc at line 159 (itemaddfromserver::handlerequest) in ??? at line 0 (itemaddcontroller::handlerequestwithprogressbar) in modules/core/classes/GalleryTemplateAdapter.class at line 1092in /home/jfamily/clipart_gallery_data/smarty/templates_c/%%1199421576/matrix/%%3A^3A8^3A818B59%%theme.tpl.php at line 75 (gallerytemplateadapter::trailer) in lib/smarty/Smarty.class.php at line 1255in modules/core/classes/GallerySmarty.class at line 61 (smarty::fetch) in modules/core/classes/GalleryTemplate.class at line 241 (gallerysmarty::fetch) in main.php at line 506 (gallerytemplate::display) in main.php at line 104in main.php at line 88

If I don NOT select an Album first it works and creates a folder for each pictue (which I don't want). I want to have it unzip the photos into the selected Album.

Thanks
Mike