I am trying get the Bulk Upload to work
I have created an uploads directory at the top level
My sample.txt file is
title summary description keywords filename
Test Test Summary Test Desc key1 /test.jpg
The file test.jpg existes in the upload directory and I have put the sample.txt in that directory
In the Data File box I have entered sample.txt
I have tried various combinations including
/var/www/vhosts/davidandmarioncanning.co.uk/httpdocs/uploads/sample.txt
I have also added that part to the file name in the text file
Can someone please help as I have over 2000 file I want to upload
Gallery URL = http://www.davidandmarioncanning.co.uk/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 = 5.1.2 apache2handler
Webserver = Apache/2.0.55 (Ubuntu) mod_python/3.1.4 Python/2.4.3 PHP/5.1.2 mod_ssl/2.0.55 OpenSSL/0.9.8a mod_perl/2.0.2 Perl/v5.8.7
Database = mysqli 5.0.22-Debian_0ubuntu6.06.11-log, lock.system=flock
Toolkits = Exif, LinkItemToolkit, Gd
Acceleration = none, none
Operating system = Linux lvps92-51-169-37.vps.webfusion.co.uk 2.6.9-023stab048.6-enterprise #1 SMP Mon Nov 17 19:09:18 MSK 2008 i686
Default theme = simplified
gettext = enabled
Locale = en_GB
Browser = Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; OfficeLiveConnector.1.3; OfficeLivePatch.0.0; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Rows in GalleryAccessMap table = 12
Rows in GalleryAccessSubscriberMap table = 6
Rows in GalleryUser table = 2
Rows in GalleryItem table = 6
Rows in GalleryAlbumItem table = 3
Rows in GalleryCacheMap table = 0
Posts: 9283
Have you gotten it to work? I noticed your sample.txt is different today than yesterday. I had to install the bulk upload module to see what it gave for samples.
You do need to specify the full path as you have done.
If you are still having problems, I'd suggest putting Gallery into debug mode and copy the debug output into a text file, zipping that and attaching to this thread. Just the output on the main screen NOT the Smarty debug popup window.
FAQ: How to set/use Gallery in debug mode?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 10
Hi
It is working OK now I used
title summary description keywords filename
S0705 7489ustandard class Pic of 74066 Standard Class KEY1 /var/www/vhosts/davidandmarioncanning.co.uk/httpdocs/uploads/S0705.jpg
And used
/var/www/vhosts/davidandmarioncanning.co.uk/httpdocs/uploads/sample.txt
To run
By the way how did you know I had changed the format of sample.txt today?
Thanks
Posts: 9283
Because I read your post yesterday and looked at it. But I didn't have time to install the module and take a look at it's settings until today
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here