can not add pictures to album can not add pictures to album
 

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

can not add pictures to album

Started by messor, December 15, 2006, 03:34:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

messor

when i start the wizard i get red crosses and this error msg, but the thumbs are made this suddenly happend with out any changes made to anything ???:

thx inadvvance for advice or tips

USER:
------------------
Array
(
    [ID] => 773d6dcd30f4b190b3c1f79251a9efc4
    [am] => 1
    [lang] => dutch
    [liv] => Array
        (
        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => judith
    [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] => 5
        [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 cpg148_filetypes; (0.001s)
        [1] => select * from cpg148_plugins order by priority asc; (0s)
        [2] => delete from `db168729924`.cpg148_sessions where time<1166189594 and remember=0; (0.027s)
        [3] => delete from `db168729924`.cpg148_sessions where time<1164983594; (0.043s)
        [4] => select user_id from `db168729924`.cpg148_sessions where session_id=md5("c6b6c9ad60a778256dab0ecb3452506e673f497ebdd8c19121a4b408dbe75b4c"); (0.001s)
        [5] => select user_id as id, user_password as password from `db168729924`.cpg148_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 `db168729924`.cpg148_users AS u INNER JOIN `db168729924`.cpg148_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `db168729924`.cpg148_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 cpg148_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg148_usergroups WHERE group_id= 1 (0s)
        [10] => update `db168729924`.cpg148_sessions set time='1166193194' where session_id=md5('c6b6c9ad60a778256dab0ecb3452506e673f497ebdd8c19121a4b408dbe75b4c'); (0.001s)
        [11] => SELECT user_favpics FROM cpg148_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM cpg148_banned WHERE expiry < '2006-12-15 14:33:14' (0s)
        [13] => SELECT * FROM cpg148_banned WHERE (ip_addr='80.126.16.172' OR ip_addr='80.126.16.172' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg148_albums WHERE 1 (0s)
        [15] => SELECT COUNT(*) FROM cpg148_pictures WHERE approved = 'NO' (0s)
        [16] => SELECT filepath, filename FROM cpg148_pictures WHERE filepath LIKE 'fots/Koets 9-12%' (0.002s)
        [17] => SELECT aid, title FROM cpg148_albums WHERE category = 0 (0.001s)
        [18] => SELECT DISTINCT a.aid as aid, a.title as title, c.name as cname FROM cpg148_albums as a, cpg148_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 cpg148_albums AS a
                                                            INNER JOIN `db168729924`.cpg148_users AS u
                                                            ON category = (10000 + 1) AND user_id = 1 ORDER BY title (0.001s)
    )

    ==========================
    GET :
    ------------------
    Array
    (
        [startdir] => fots/Koets 9-12
    )

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

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.4.4 - OK
    ------------------
    mySQL version: 4.0.27-standard-log
    ------------------
    Coppermine version: 1.4.8(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
    XBM Support: 1
    JIS-mapped Japanese Font Support:

    ==========================
    Module: mysql
    ------------------
    MySQL Supportenabled
    Active Persistent Links 0
    Active Links 1
    Client API version 4.0.25
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /var/run/mysqld/mysqld.sock
    MYSQL_INCLUDE -I/usr/include/mysql
    MYSQL_LIBS -L/usr/lib -lmysqlclient 
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Compiled Version 1.2.1
    Linked Version 1.2.1
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value
    safe_mode | Off | Off
    safe_mode_exec_dir | /usr/local/php/bin | /usr/local/php/bin
    safe_mode_gid | Off | Off
    safe_mode_include_dir | no value | no value
    safe_mode_exec_dir | /usr/local/php/bin | /usr/local/php/bin
    sql.safe_mode | Off | Off
    disable_functions | no value | no value
    file_uploads | On | On
    include_path | .:/usr/local/lib/php | .:/usr/local/lib/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 | 50000 | 50000
    max_input_time | -1 | -1
    upload_max_filesize | 20M | 20M
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.572 seconds - 20 queries in 0.078 seconds - Album set : ; Meta set: ;

Joachim Müller

Don't post debug_output unless requested. Instead, do exactly as suggested in the upload troubleshooting section of the docs.

messor

now when i when i go to the upload section i got this

/include/functions.inc.php
Warning line 2922: cannot yet handle MBCS in html_entity_decode()!
(this many times repeated)

/searchnew.php
Notice line 101: Undefined variable: sel_album
(same)

and this one

/include/media.functions.inc.php
Notice line 53: Undefined index: db

Joachim Müller

You're not suppossed to post debug_output. You're not suppossed to post notices. Turn notices_display off if you don't need them, it's a dev only feature.
Do as I suggested, I have no other advice to give. Re-read the upload troubleshooting section and do exactly (!!!) as suggested there.

messor

i did after the first time  ???
but the weird thing is hey creates the tumbs but does not add them to the album

kegobeer

Search the forums for "cannot yet handle MBCS in html_entity_decode".  There are many posts about this issue; perhaps one will help you.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Joachim Müller

Quote from: kegobeer on December 17, 2006, 11:43:51 PM
Search the forums for "cannot yet handle MBCS in html_entity_decode".
clickable link for search result

Quote from: messor on December 17, 2006, 10:37:42 PM
i did after the first time  ???
No, you did not. You're not meant to post debug_output. Let me quote the upload troubleshooting section to you that I constantly have to insist on reading. I highlighted the important bits that you keep on ignoring:
Quote4.11.4 Upload troubleshooting

If you are experiencing issues with coppermine's upload process, temporarily change your coppermine settings as suggested below to get more detailed error messages:

    * Go to your coppermine page and log in as admin
    * Go to the config screen
    * Scroll to the bottom of the page
    * Expand the "Maintenance settings" section by clicking on it
    * Enable debug mode for everyone
    * Leave display of notices switched off
    * Save the new settings by clicking on "Save new configuration"
    * Go to the "groups" panel
    * Set the upload form configuration for all groups to "Single file uploads only" (set File upload boxes to "1", URI upload boxes to "0" and No. of boxes to "fixed")
    * Save your new settings

Then try to upload (using http uploads, even if you experienced troubles using another upload method) - you should get a more detailed error message that tells you what exactly goes wrong with your uploads. If the error message doesn't mean anything to you, search the support board for the error message you get.
When asking for support on the coppermine forum, post a link to your site and a test user account (the test user mustn't be in the admin group!) with upload privileges, with the above mentioned settings in place - this way, supporters can see the error messages as well. Do not post debug_output unless requested.

When people have issues with uploading and decide to post their question on the Coppermine support board, they usually are told to read this upload troubleshooting section. Many of them fail to do so properly, which results in frustration both for users as well as supporters. To make this absolutely clear: the above mentioned steps are absolutely mandatory, no matter what skill level you have, no matter what upload method you have troubles with. Failing to do exactly as suggested will result in your request for help being ignored. Yes, this applies to you. We mean it!
I'm fed up to tell you again and again what you need to do when asking for help. I'm out of this thread.