Announcement

#1 2019-12-17 22:03:25

mgrandpa
Member
2017-01-02
21

Import Tree Error

Hello!

I am using Import tree to add about 20,000 pics to a new piwigo system.   About half of the pics import correctly and about half show this error

Use of uninitialized value $photo_id in concatenation (.) or string at piwigo_import_tree.pl line 369.
completed (1340 ms, photo )

Any insight will be greatly appreciated.

Piwigo version: 2.10.1
PHP version:
MySQL version:
Piwigo URL: http://mgrandpa.com

Offline

 

#2 2019-12-18 06:41:17

executive
Member
2017-08-16
1214

Re: Import Tree Error

do the filenames contain any non-alphanumeric characters?

Offline

 

#3 2021-07-07 20:18:14

gcervone
Member
2021-07-07
1

Re: Import Tree Error

I know this is a late answer, but in case someone else has this problem…

Are the files with the errors larger than the ones that were imported? You may need to increase PHP's upload_max_filesize value (on the server that hosts piwigo, not on the client that is uploading photos). If you try to import a photo larger than the upload_max_filesize value, you will get the error mentioned.

upload_max_filesize is set in php.ini, which is usually at /etc.php.ini on *NUX systems, although your situation may be different of course. If you change the value, you will need to restart PHP, and possibly your webserver as well - the methods to do these things will vary from system to system.

Hope this helps someone,

-= G =-

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact