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] 2   Go Down

Author Topic: batch add files  (Read 9388 times)

0 Members and 1 Guest are viewing this topic.

farhad

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
batch add files
« on: April 01, 2006, 11:05:42 pm »

I have installed coppermine 1.4.4.
I have uploaded pictures in to a folder structure under my coppermine directory, create several albums and categories.
I select batch and files from the menu items, select the folder and the album. Then click on isnert selected files however none of  the files get  inserted.
Neither OK and DP or PB 'signs' appears.
Is there something that I am doing wrong?
Thnx for hlep
Logged

farhad

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
Re: batch add files
« Reply #1 on: April 02, 2006, 12:15:46 am »

I have queried the database and the cpg133_pictures does not return any records.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Logged

farhad

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
Re: batch add files
« Reply #3 on: April 04, 2006, 12:28:09 am »

I followed those procedure. It still behaves the same way. I donot get any error messages. However I will post the output of the debug window at the end of this message. I have set up a user called 'support' and password 'coppsp'.

USER:
------------------
Array
(
    [ID] => 172129eb491f07f1f87ad81cbba3a6ae
    [am] => 1
)

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

        )

    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 0
    [ufc_min] => 0
    [custom_user_upload] => 0
    [num_file_upload] => 1
    [num_URI_upload] => 0
    [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] => 0
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg133_filetypes; (0s)
  • [1] => select * from cpg133_plugins order by priority asc; (0s)
        [2] => delete from `mySQLDB`.cpg133_sessions where time<1144098872 and remember=0; (0s)
        [3] => delete from `mySQLDB`.cpg133_sessions where time<1142892872; (0s)
        [4] => select user_id from `mySQLDB`.cpg133_sessions where session_id=md5("d9e5ae8d33bb11ea3601048a693b920a2b340a204f4f85bc7d0b0f0d70b1bb9e"); (0s)
        [5] => select user_id as id, user_password as password from `mySQLDB`.cpg133_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 `mySQLDB`.cpg133_users AS u INNER JOIN `mySQLDB`.cpg133_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `mySQLDB`.cpg133_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 cpg133_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg133_usergroups WHERE group_id= 1 (0s)
        [10] => update `mySQLDB`.cpg133_sessions set time='1144102472' where session_id=md5('d9e5ae8d33bb11ea3601048a693b920a2b340a204f4f85bc7d0b0f0d70b1bb9e'); (0s)
        [11] => SELECT user_favpics FROM cpg133_favpics WHERE user_id = 1 (0.001s)
        [12] => DELETE FROM cpg133_banned WHERE expiry < '2006-04-03 22:14:32' (0s)
        [13] => SELECT * FROM cpg133_banned WHERE (ip_addr='70.30.77.181' OR ip_addr='70.30.77.181' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg133_albums WHERE 1 (0s)
        [15] => SELECT COUNT(*) FROM cpg133_pictures WHERE approved = 'NO' (0s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
       
[insert] => 1
)

==========================
POST :
------------------
Array
(
    [checkAll2] => on
    [d0000] => 4
    [pics] => Array
        (
           
  • => i0000
  • [1] => i0001
                [2] => i0002
                [3] => i0003
                [4] => i0004
                [5] => i0005
                [6] => i0006
                [7] => i0007
                [8] => i0008
                [9] => i0009
                [10] => i0010
                [11] => i0011
                [12] => i0012
                [13] => i0013
                [14] => i0014
                [15] => i0015
                [16] => i0016
                [17] => i0017
                [18] => i0018
                [19] => i0019
                [20] => i0020
                [21] => i0021
                [22] => i0022
                [23] => i0023
                [24] => i0024
                [25] => i0025
                [26] => i0026
                [27] => i0027
                [28] => i0028
                [29] => i0029
                [30] => i0030
                [31] => i0031
                [32] => i0032
                [33] => i0033
                [34] => i0034
                [35] => i0035
                [36] => i0036
                [37] => i0037
                [38] => i0038
                [39] => i0039
                [40] => i0040
                [41] => i0041
                [42] => i0042
                [43] => i0043
                [44] => i0044
                [45] => i0045
                [46] => i0046
                [47] => i0047
                [48] => i0048
                [49] => i0049
                [50] => i0050
                [51] => i0051
                [52] => i0052
                [53] => i0053
                [54] => i0054
                [55] => i0055
                [56] => i0056
                [57] => i0057
                [58] => i0058
                [59] => i0059
                [60] => i0060
                [61] => i0061
            )

       
[album_lb_id_i0000] => d0000
    [picfile_i0000] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAwMS5qcGc=
    [album_lb_id_i0001] => d0000
    [picfile_i0001] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAwMi5qcGc=
    [album_lb_id_i0002] => d0000
    [picfile_i0002] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAwMy5qcGc=
    [album_lb_id_i0003] => d0000
    [picfile_i0003] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAwNC5qcGc=
    [album_lb_id_i0004] => d0000
    [picfile_i0004] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAwNS5qcGc=
    [album_lb_id_i0005] => d0000
    [picfile_i0005] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAwNi5qcGc=
    [album_lb_id_i0006] => d0000
    [picfile_i0006] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAwNy5qcGc=
    [album_lb_id_i0007] => d0000
    [picfile_i0007] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAwOC5qcGc=
    [album_lb_id_i0008] => d0000
    [picfile_i0008] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAwOS5qcGc=
    [album_lb_id_i0009] => d0000
    [picfile_i0009] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAxMC5qcGc=
    [album_lb_id_i0010] => d0000
    [picfile_i0010] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAxMS5qcGc=
    [album_lb_id_i0011] => d0000
    [picfile_i0011] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAxMi5qcGc=
    [album_lb_id_i0012] => d0000
    [picfile_i0012] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAxMy5qcGc=
    [album_lb_id_i0013] => d0000
    [picfile_i0013] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAxNC5qcGc=
    [album_lb_id_i0014] => d0000
    [picfile_i0014] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAxNS5qcGc=
    [album_lb_id_i0015] => d0000
    [picfile_i0015] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAxNi5qcGc=
    [album_lb_id_i0016] => d0000
    [picfile_i0016] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAxNy5qcGc=
    [album_lb_id_i0017] => d0000
    [picfile_i0017] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAxOC5qcGc=
    [album_lb_id_i0018] => d0000
    [picfile_i0018] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAxOS5qcGc=
    [album_lb_id_i0019] => d0000
    [picfile_i0019] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAyMC5qcGc=
    [album_lb_id_i0020] => d0000
    [picfile_i0020] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAyMS5qcGc=
    [album_lb_id_i0021] => d0000
    [picfile_i0021] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAyMi5qcGc=
    [album_lb_id_i0022] => d0000
    [picfile_i0022] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAyMy5qcGc=
    [album_lb_id_i0023] => d0000
    [picfile_i0023] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAyNC5qcGc=
    [album_lb_id_i0024] => d0000
    [picfile_i0024] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAyNS5qcGc=
    [album_lb_id_i0025] => d0000
    [picfile_i0025] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAyNi5qcGc=
    [album_lb_id_i0026] => d0000
    [picfile_i0026] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAyNy5qcGc=
    [album_lb_id_i0027] => d0000
    [picfile_i0027] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAyOC5qcGc=
    [album_lb_id_i0028] => d0000
    [picfile_i0028] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAyOS5qcGc=
    [album_lb_id_i0029] => d0000
    [picfile_i0029] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAzMC5qcGc=
    [album_lb_id_i0030] => d0000
    [picfile_i0030] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAzMS5qcGc=
    [album_lb_id_i0031] => d0000
    [picfile_i0031] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAzMi5qcGc=
    [album_lb_id_i0032] => d0000
    [picfile_i0032] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAzMy5qcGc=
    [album_lb_id_i0033] => d0000
    [picfile_i0033] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAzNC5qcGc=
    [album_lb_id_i0034] => d0000
    [picfile_i0034] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAzNS5qcGc=
    [album_lb_id_i0035] => d0000
    [picfile_i0035] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAzNi5qcGc=
    [album_lb_id_i0036] => d0000
    [picfile_i0036] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAzNy5qcGc=
    [album_lb_id_i0037] => d0000
    [picfile_i0037] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAzOC5qcGc=
    [album_lb_id_i0038] => d0000
    [picfile_i0038] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzAzOS5qcGc=
    [album_lb_id_i0039] => d0000
    [picfile_i0039] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA0MC5qcGc=
    [album_lb_id_i0040] => d0000
    [picfile_i0040] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA0MS5qcGc=
    [album_lb_id_i0041] => d0000
    [picfile_i0041] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA0Mi5qcGc=
    [album_lb_id_i0042] => d0000
    [picfile_i0042] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA0My5qcGc=
    [album_lb_id_i0043] => d0000
    [picfile_i0043] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA0NC5qcGc=
    [album_lb_id_i0044] => d0000
    [picfile_i0044] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA0NS5qcGc=
    [album_lb_id_i0045] => d0000
    [picfile_i0045] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA0Ni5qcGc=
    [album_lb_id_i0046] => d0000
    [picfile_i0046] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA0Ny5qcGc=
    [album_lb_id_i0047] => d0000
    [picfile_i0047] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA0OC5qcGc=
    [album_lb_id_i0048] => d0000
    [picfile_i0048] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA0OS5qcGc=
    [album_lb_id_i0049] => d0000
    [picfile_i0049] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA1MC5qcGc=
    [album_lb_id_i0050] => d0000
    [picfile_i0050] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA1MS5qcGc=
    [album_lb_id_i0051] => d0000
    [picfile_i0051] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA1Mi5qcGc=
    [album_lb_id_i0052] => d0000
    [picfile_i0052] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA1My5qcGc=
    [album_lb_id_i0053] => d0000
    [picfile_i0053] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA1NC5qcGc=
    [album_lb_id_i0054] => d0000
    [picfile_i0054] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA1NS5qcGc=
    [album_lb_id_i0055] => d0000
    [picfile_i0055] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA1Ni5qcGc=
    [album_lb_id_i0056] => d0000
    [picfile_i0056] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA1Ny5qcGc=
    [album_lb_id_i0057] => d0000
    [picfile_i0057] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA1OC5qcGc=
    [album_lb_id_i0058] => d0000
    [picfile_i0058] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA1OS5qcGc=
    [album_lb_id_i0059] => d0000
    [picfile_i0059] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA2MC5qcGc=
    [album_lb_id_i0060] => d0000
    [picfile_i0060] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA2MS5qcGc=
    [album_lb_id_i0061] => d0000
    [picfile_i0061] => RmFyaGFkLWFuZC1GYW1pbHkvRmFyaGFkL1htYXMgaW4gV2FzaGluZ3RvbiBEZWMgMjAwNS9XYXNoaW5ndG9uX2RlY18yMDA1XzA2Mi5qcGc=
    [checkAll] => on
    [insert] => Insert selected files
)

==========================
VERSION INFO :
------------------
PHP version: 5.0.4 - OK
------------------
mySQL version: 4.1.14-standard
------------------
Coppermine version: 1.4.4(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:
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 4.1.13
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
Compiled Version 1.2.1.2
Linked Version 1.2.1.1
==========================
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 | system,exec,passthru,popen,escapeshellcmd,shell_exec,proc_open | system,exec,passthru,popen,escapeshellcmd,shell_exec,proc_open
file_uploads | On | On
include_path | .:/php/includes:/usr/share/php | .:/php/includes:/usr/share/php
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 | 60 | 60
max_input_time | 60 | 60
upload_max_filesize | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.314 seconds - 16 queries in 0.001 seconds - Album set : ; Meta set: ;
Logged

farhad

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
Re: batch add files
« Reply #4 on: April 04, 2006, 12:37:59 am »

sorry I forgot to mention my site.

http://www.keshavarz.ca/photo/index.php
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: batch add files
« Reply #5 on: April 04, 2006, 05:50:40 am »

You're not meant to post debug_output unless requested, review the upload troubleshooting section. When trying to access your site I get
Quote
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, advancedsupport@doteasy.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Apache/2.0.51 (Fedora) Server at www.keshavarz.ca Port 80
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: batch add files
« Reply #6 on: April 05, 2006, 09:13:22 am »

As gaugau said you should read upload troubleshooting carefully and do it step by step,  after all if they ask you to put your debug info , post it here.
did you try one single file http upload instead of ftp & batch file ?
anyway
may be your configuration fo image resizing is wrong ...
By default cpg installation take "Image Magic" as a Method for resizing images , go to Config and expand "Files and thumbnails advanced settings" , check the "Method for resizing images" and see , if you select "image Magic" then you should type correct path of that to "Path to ImageMagick 'convert' utility" field and if you don't know the path you have 2 choices:
1.ask the path from hosting provider support
2.change your resizing method to "gd version 2.X" and leave "Path to ImageMagick 'convert' utility" alnoe !
I hope this work for you..
=================================================================
in persian:
سلام دوست عزیز اگر مشكل حل نشد خوشحال میشم كمكتون كنم.
Logged
‍I don't answer to PM with support question
Please post your issue to related board

farhad

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
Re: batch add files
« Reply #7 on: April 08, 2006, 06:10:20 pm »

Gaugau: the problem you encountered when you accessed my site has been fixed. According to my host provider I have changed a setting that has caused this problem. Hopefully you can access it know.

bmossavari: Thanks for your input. I tried the single file upload and  it did not work. (I used the link that appears on my website/photo page which executes the upload.php file). However I have used cuteFTPto upload my files from my local machine to the server at /var/www/html/photo without any problem however I can not connect the albums that I create in coppermine to these files. I understood to connect the albums to the files that I have uploaded I have to use the Batch and File tab. In this tab I specify the uploaded photos to /var/www/html/photo, select a category and album and select the insert selected files button. Please go to  keshavarz.ca/photo and see the problem.
 
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: batch add files
« Reply #8 on: April 08, 2006, 06:38:44 pm »

creat a test user with upload permission , and give that username and password, I'll check your upload problem with that test user....
Logged
‍I don't answer to PM with support question
Please post your issue to related board

farhad

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
Re: batch add files
« Reply #9 on: April 08, 2006, 07:00:41 pm »

There is a user called support with password coppsp and the following settings
Permissions
       Rating Yes
       Ecards Yes 
      Comments Yes
Public Albums
     Allowed Yes
     Approval Yes 
Personal gallery
     Allowed Yes   
     Approval Yes  No 

No. of boxes  variable  fixed 
File upload boxes: 1
URI upload boxes: 0
 
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: batch add files
« Reply #10 on: April 08, 2006, 07:12:22 pm »

Your gallery is fine !!!!
I almost , upload a pic and it show....
Logged
‍I don't answer to PM with support question
Please post your issue to related board

farhad

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
Re: batch add files
« Reply #11 on: April 08, 2006, 07:17:40 pm »

bmossavari: Can you please explain what procedure you have followed?
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: batch add files
« Reply #12 on: April 08, 2006, 07:24:36 pm »

first create an album (test) and then use "upload file" from top menu and select test album and send my pic....
I think you can also upload picture from "upload file" (this is called http upload) but when it comes to batch add file you should check 2 things:
1.did you create coustom folder under albums directory and send your file to it? (with ftp )
2.did you change the permission of that directory to 777 ?(it can done with your ftp client)
Logged
‍I don't answer to PM with support question
Please post your issue to related board

farhad

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
Re: batch add files
« Reply #13 on: April 08, 2006, 07:57:02 pm »

bmossavari: I have followed the steps you mentioned. However
1) when I use the upload file from the top meny the upload fails. So the only way I manage to upload a file is through cuteFTP. It is puzzeling that you can use the upload file menu and I can not.
2)I noticed that you hace a thumbnail picture which I do not have for all my uploaded pictures (done with cuteFTP).
Can this be the cause?
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: batch add files
« Reply #14 on: April 09, 2006, 09:20:24 am »

Code: [Select]
1) when I use the upload file from the top meny the upload fails. So the only way I manage to upload a file is through cuteFTP. It is puzzeling that you can use the upload file menu and I can not.
as you see , your http upload is ok (it works for me) so if you got an error from this, you should check your file that you try to upload
1.is it too big?
2.is it very high resolution?
to check this issue try one small pic with resolution under 1024*768, if you got an error paste it to this thread to see what is going on.
Code: [Select]
2)I noticed that you hace a thumbnail picture which I do not have for all my uploaded pictures (done with cuteFTP).
Can this be the cause?
oh , no .... if your upload successfully , gallery will make thumbnail for you.
after all , where you try to upload your picture? (with cuteFTP) give me a path to that folder.
« Last Edit: April 10, 2006, 12:16:05 am by bmossavari »
Logged
‍I don't answer to PM with support question
Please post your issue to related board

farhad

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
Re: batch add files
« Reply #15 on: April 09, 2006, 11:36:03 pm »

bmossavari: thanks for the help. I found out what the problem was. I tried to upload files larger then 1 meg and this created these errors.
So I can close this tread. However I have a new problem. Although I log  in but I will not get the tabs such as config, user .... Therefore I can not perform any administrative function. So I am stuck
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: batch add files
« Reply #16 on: April 09, 2006, 11:47:13 pm »

do you have a link called "user mode" or "admin mode"?
Logged
‍I don't answer to PM with support question
Please post your issue to related board

farhad

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
Re: batch add files
« Reply #17 on: April 10, 2006, 12:00:30 am »

My login is an admin. I am not sure what you mean by admin link.
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: batch add files
« Reply #18 on: April 10, 2006, 12:24:19 am »

if you are in "User Mode" then you can't see admin menu (config,user,....)
you should change your mode to "admin mode" after log in....
check attached pic to find where the link is.
Logged
‍I don't answer to PM with support question
Please post your issue to related board

farhad

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 26
Re: batch add files
« Reply #19 on: April 10, 2006, 12:36:02 am »

How can I change to admin mode?
The pictures point to the user directory, however the category name points the folders users have no access.
Logged
Pages: [1] 2   Go Up
 

Page created in 0.039 seconds with 19 queries.