Ive read and did it all so here my debugg! Please help Ive read and did it all so here my debugg! Please help
 

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

Main Menu

Ive read and did it all so here my debugg! Please help

Started by MYYZTIK, January 22, 2009, 04:35:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

MYYZTIK

Ok I get the normal

The file 'albums/userpics/10001/100_9051~0.JPG' can't be inserted in the album

Unable to create thumbnail or reduced size image.

File: /home/spyderde/public_html/moltenstattoos/picgal/db_input.php - Line: 402

Ive read everything on this made changes as suggested and nothing has worked so here the debugg Im really hoping some can help. I also did the install manual not with fantastico.


USER:
------------------
Array
(
    [ID] => 9b7bd398f2030ceb400d67c0b9b30374
    [am] => 0
    [lang] => english
    [liv] => Array
        (
        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => KingDong
    [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 cpg14x_filetypes; (0s)
        [1] => select * from cpg14x_plugins order by priority asc; (0s)
        [2] => delete from `spyderde_gallery`.cpg14x_sessions where time<1232591335 and remember=0; (0s)
        [3] => delete from `spyderde_gallery`.cpg14x_sessions where time<1231385335; (0s)
        [4] => select user_id from `spyderde_gallery`.cpg14x_sessions where session_id = 'ecb9805c9bed99ec5232ece204895d70' (0s)
        [5] => select user_id as id, user_password as password from `spyderde_gallery`.cpg14x_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 `spyderde_gallery`.cpg14x_users AS u INNER JOIN `spyderde_gallery`.cpg14x_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `spyderde_gallery`.cpg14x_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 cpg14x_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg14x_usergroups WHERE group_id= 1 (0s)
        [10] => update `spyderde_gallery`.cpg14x_sessions set time='1232594935' where session_id = 'ecb9805c9bed99ec5232ece204895d70' (0s)
        [11] => SELECT user_favpics FROM cpg14x_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM cpg14x_banned WHERE expiry < '2009-01-22 03:28:55' (0s)
        [13] => SELECT * FROM cpg14x_banned WHERE (ip_addr='216.108.177.36' OR ip_addr='216.108.177.36' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT category FROM cpg14x_albums WHERE aid='1' and (uploads = 'YES' OR category = '10001') (0s)
    )

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

    ==========================
    POST :
    ------------------
    Array
    (
        [album] => 1
        [MAX_FILE_SIZE] => 1048576
        [title] => Test Picture
        [caption] => hasdfGKLH
        [keywords] => SHdgl
        [event] => picture
    )

    ==========================
    Page generated in 0.13 seconds - 15 queries in 0 seconds - Album set : ; Meta set: ;


    I really appreciate everyones help!

MYYZTIK

Sorry all I never notice the do not post debug but Im so fustrated with this it driving me nuts!

Fabricio Ferrero

Read Docs and Search the Forum before posting. - Soporte en español
--*--
Fabricio Ferrero's Website

Catching up! :)

MYYZTIK

Nope still having the problem.. help would be great!

phill104

You obviously missed some of the "asking for support on upload problems bit". Things like posting a link etc. ;)

Have you checked your file permissions for everything in the albums folder. Are you using GD2?

Search the forums for

db_input.php - Line: 402

That brings up a few answers
It is a mistake to think you can solve any major problems just with potatoes.

Fabricio Ferrero

And please click on the cross at the top of the topic. So, the topic will be marked as 'unsolved'.
Read Docs and Search the Forum before posting. - Soporte en español
--*--
Fabricio Ferrero's Website

Catching up! :)