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: urgent cant upload photos through ftp and through the program  (Read 2460 times)

0 Members and 1 Guest are viewing this topic.

genom

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 65
urgent cant upload photos through ftp and through the program
« on: August 31, 2007, 09:27:03 am »

it gives me X when I try to upload them after I upgraded from version 1.3.2
healthnfit.org/cpg132

its the last version its not 132
« Last Edit: September 01, 2007, 06:04:06 pm by Nibbler »
Logged

genom

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 65
Re: urgent cant upload photos through ftp and through the program
« Reply #1 on: August 31, 2007, 09:35:21 am »

this is the error
The file 'albums/userpics/1~7.jpg' can't be inserted in the album

Cant create smaller size picture or resized

file: /home/healthnfit/domains/healthnfit.org/public_html/cpg132/db_input.php - Line: 402




this is the debug

USER:
------------------
Array
(
    [ID] => 5db59df3caed17dde50c7b59ca1141a6
    [am] => 1
    [lang] => hebrew
    [liv] => Array
        (
           
  • => 868
  • [1] => 1486
                [2] => 137
                [3] => 1609
                [4] => 1589
            )

       
[sort] => dd
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => Genom
    [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 cpg132_filetypes; (0s)
  • [1] => select * from cpg132_plugins order by priority asc; (0s)
        [2] => delete from `healthnfit_db2`.cpg132_sessions where time<1188542002 and remember=0; (0.001s)
        [3] => delete from `healthnfit_db2`.cpg132_sessions where time<1187336002; (0s)
        [4] => select user_id from `healthnfit_db2`.cpg132_sessions where session_id=md5("00c921b8f77796ab45ed665c9eebce44d59a8fcd1e0d144494b3d876e92a264c"); (0s)
        [5] => select user_id as id, user_password as password from `healthnfit_db2`.cpg132_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 `healthnfit_db2`.cpg132_users AS u INNER JOIN `healthnfit_db2`.cpg132_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `healthnfit_db2`.cpg132_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 cpg132_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg132_usergroups WHERE group_id= 1 (0s)
        [10] => update `healthnfit_db2`.cpg132_sessions set time='1188545602' where session_id=md5('00c921b8f77796ab45ed665c9eebce44d59a8fcd1e0d144494b3d876e92a264c'); (0s)
        [11] => SELECT user_favpics FROM cpg132_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM cpg132_banned WHERE expiry < '2007-08-31 07:33:22' (0s)
        [13] => SELECT * FROM cpg132_banned WHERE (ip_addr='89.139.7.217' OR ip_addr='89.139.7.217' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT category FROM cpg132_albums WHERE aid='100' (0s)
        [15] => SELECT COUNT(*) FROM cpg132_pictures WHERE approved = 'NO' (0s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
    )

    ==========================
    POST :
    ------------------
    Array
    (
       
[album] => 100
    [MAX_FILE_SIZE] => 1048576
    [title] =>
    [caption] =>
    [keywords] =>
    [event] => picture
)

==========================
VERSION INFO :
------------------
PHP version: 5.1.6 - OK
------------------
mySQL version: 4.1.21-standard
------------------
Coppermine version: 1.4.12(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
------------------
module doesn't exist
==========================
Module: zlib
------------------
module doesn't exist
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |
==========================
email
------------------
Directive | Local Value | Master Value |  |  |  |  |  |  |  |
==========================
Size and Time
------------------
Directive | Local Value | Master Value |  |  |  |  |  |  |  |
==========================
Page generated in 0.085 seconds - 16 queries in 0.001 seconds - Album set : ; Meta set: ;
Logged

genom

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 65
Re: urgent cant upload photos through ftp and through the program
« Reply #2 on: August 31, 2007, 09:45:52 am »

test account
username: test
pass: test



please help me asap
Logged

Nibbler

  • Guest
Re: urgent cant upload photos through ftp and through the program
« Reply #3 on: August 31, 2007, 04:22:38 pm »

Make sure you have GD2 selected as resize method in config.
Logged

genom

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 65
Re: urgent cant upload photos through ftp and through the program
« Reply #4 on: September 01, 2007, 04:22:25 pm »

yes this is what I did yesterday and it fixed the problem thanks
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 20 queries.