Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Batch Upload errors  (Read 2793 times)

0 Members and 1 Guest are viewing this topic.

eK3eKyToPa

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Batch Upload errors
« on: November 01, 2006, 07:12:17 pm »

At first to tell that a look everywhere in this forum but no answer to my problem. I looked at the thoubleshoot file but nothing there. And so my problem is:
I upload almoust 280 pictures ( 100 - 200 kb ) every whith FTP client. I go to the "Batch add files" select my folder and click OK. On the next page only the titles of pictures are shown and no picture in right of titles. But the page is loading long time. When it goes Done click on Insert selected files and on the page   shows the " Folder     file     Album     Result " table but in "Result" is writen "click for details or to reload". When click "click for details or to reload" a page with text
Quote

is loading.
So i tryed to upload folders with 7mb of pictures. Somewhere i read that the max size of folder must be under 8mb. The same thing is happeneng. I dont have admin acces to modify the php.ini file. I read somewhere to modify the "picmgmt.inc.php" -dont work too.

I dont know why but only the first 2 times i use "Batch add files" it worked fine but no more.

If you need debug log i'll post them but of which page?
If you need test acaunt tall me to make one!
Logged

Nibbler

  • Guest
Re: Batch Upload errors
« Reply #1 on: November 01, 2006, 07:15:58 pm »

Logged

eK3eKyToPa

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: Batch Upload errors
« Reply #2 on: November 01, 2006, 08:38:26 pm »

Please help me here
I read all the "4.11.4 Upload troubleshooting" but nothing help.
Here is "Debug Info" on http://ek3.ej.am/searchnew.php?startdir=July_Morning  page
Quote
USER:
------------------
Array
(
    [ID] => f655af92f0fbb421c6a9231b2624de12
    [am] => 1
    [lang] => english
    [liv] => Array
        (
           
  • => 34
  • [1] => 31
            )

       
[sort] => da
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => eK3
    [groups] => Array
        (
           
  • => 1

        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 10
    [num_URI_upload] => 3
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg_filetypes; (0s)
  • [1] => select * from cpg_plugins order by priority asc; (0s)
        [2] => delete from `ek3_copp1`.cpg_sessions where time<1162406074 and remember=0; (0s)
        [3] => delete from `ek3_copp1`.cpg_sessions where time<1161200074; (0s)
        [4] => select user_id from `ek3_copp1`.cpg_sessions where session_id=md5("413e65950b9d1f5781f8c635ed80b52f18c6dab6f14c2df3461d97b1e721429b"); (0.001s)
        [5] => select user_id as id, user_password as password from `ek3_copp1`.cpg_users where user_id=1 (0s)
        [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `ek3_copp1`.cpg_users AS u INNER JOIN `ek3_copp1`.cpg_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `ek3_copp1`.cpg_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
        [8] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 1 (0s)
        [10] => update `ek3_copp1`.cpg_sessions set time='1162409674' where session_id=md5('413e65950b9d1f5781f8c635ed80b52f18c6dab6f14c2df3461d97b1e721429b'); (0.001s)
        [11] => SELECT user_favpics FROM cpg_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM cpg_banned WHERE expiry < '2006-11-01 21:34:34' (0s)
        [13] => SELECT * FROM cpg_banned WHERE (ip_addr='87.126.222.212' OR ip_addr='0.0.0.0' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg_albums WHERE 1 (0s)
        [15] => SELECT COUNT(*) FROM cpg_pictures WHERE approved = 'NO' (0s)
        [16] => SELECT filepath, filename FROM cpg_pictures WHERE filepath LIKE 'July_Morning%' (0.001s)
        [17] => SELECT aid, title FROM cpg_albums WHERE category = 0 (0.001s)
        [18] => SELECT DISTINCT a.aid as aid, a.title as title, c.name as cname FROM cpg_albums as a, cpg_categories as c WHERE a.category = c.cid AND a.category < '10000' (0.001s)
        [19] => SELECT aid, CONCAT('(', user_name, ') ', a.title) AS title
                                                            FROM cpg_albums AS a
                                                            INNER JOIN `ek3_copp1`.cpg_users AS u
                                                            ON category = (10000 + 1) AND user_id = 1 ORDER BY title (0.001s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
       
[startdir] => July_Morning
)

==========================
POST :
------------------
Array
(
)

==========================
VERSION INFO :
------------------
PHP version: 5.1.6 - OK
------------------
mySQL version: 5.0.24-standard
------------------
Coppermine version: 1.4.9(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.28 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support:
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XPM Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.24
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/usr/include/mysql
MYSQL_LIBS -L/usr/lib -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.1.2
Linked Version 1.2.3
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | Off
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | On | On
include_path | .:/software/php5/lib | .:/software/php5/lib
open_basedir | no value | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 30 | 30
max_input_time | 60 | 60
upload_max_filesize | 8M | 8M
post_max_size | 16M | 16M
==========================
Page generated in 0.283 seconds - 20 queries in 0.006 seconds - Album set : ; Meta set: ;
Logged

eK3eKyToPa

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 35
Re: Batch Upload errors
« Reply #3 on: November 01, 2006, 08:39:43 pm »

There is and a Notices:
Quote
/include/functions.inc.php

    * Notice line 2672: Undefined variable: i

/searchnew.php

    * Notice line 101: Undefined variable: sel_album
    * Notice line 101: Undefined variable: sel_album
    * Notice line 101: Undefined variable: sel_album
    * Notice line 101: Undefined variable: sel_album
    * Notice line 101: Undefined variable: sel_album
    * Notice line 101: Undefined variable: sel_album
    * Notice line 101: Undefined variable: sel_album
    * Notice line 101: Undefined variable: sel_album
    * Notice line 101: Undefined variable: sel_album
    * Notice line 169: Undefined variable: fullimagesize
    * Notice line 170: Undefined variable: fullimagesize
    * Notice line 169: Undefined variable: fullimagesize
    * Notice line 170: Undefined variable: fullimagesize
    * Notice line 169: Undefined variable: fullimagesize
    * Notice line 170: Undefined variable: fullimagesize
...............
...............
...............
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Batch Upload errors
« Reply #4 on: November 01, 2006, 10:26:36 pm »

Please read the link Nibbler posted again and do as suggested.
Don't post debug output unless requested.
Pages: [1]   Go Up
 

Page created in 0.026 seconds with 19 queries.