nice but some problems nice but some problems
 

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

nice but some problems

Started by webzgal, October 10, 2004, 09:24:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

webzgal

I love coppermine I installed it successfully but now im getting problems I cant upload now, and having problems to see images I just see blank image.
please see my gallery at www.photogallery.co.nr
======
USER:
------------------
Array
(
   [ID] => e57f50632a2edc0e780df5cb514fcf70
   [am] => 1
   [liv] => Array
       (
           
  • => 18
               [1] => 16
           )

    )

    ==========================
    USER DATA:
    ------------------
    Array
    (
       [user_id] => 1
       [user_group] => 1
       [user_active] => YES
       [user_name] => admin
       [user_password] => 1234567
       [user_lastvisit] => 2004-10-10 08:27:39
       [user_regdate] => 2004-10-09 11:00:22
       [user_group_list] =>
       [user_email] =>
       [user_website] =>
       [user_location] =>
       [user_interests] =>
       [user_occupation] =>
       [user_actkey] =>
       [disk_max] => 50000
       [disk_min] => 50000
       [can_rate_pictures] => 1
       [can_send_ecards] => 1
       [ufc_max] => 1
       [ufc_min] => 1
       [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] => 1
       [group_quota] => 50000
       [can_see_all_albums] => 1
       [group_id] => 1
       [groups] => Array
           (
               [1] => 1
           )

    )

    ==========================
    Queries:
    ------------------
    Array
    (
       
  • => SELECT extension, mime, content FROM cpg132_filetypes;
       [1] => SELECT * FROM cpg132_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '5063fe71906c75dc644938f70dee20e1'
       [2] => 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)
       [3] => SELECT group_name FROM  cpg132_usergroups WHERE group_id= 1
       [4] => DELETE FROM cpg132_banned WHERE expiry < 1097392525
       [5] => SELECT * FROM cpg132_banned WHERE ip_addr='127.0.0.1' OR ip_addr='202.141.240.76' OR user_id=1
       [6] => SELECT category, title, aid, keyword, description FROM cpg132_albums WHERE aid='4'
       [7] => SELECT name, parent FROM cpg132_categories WHERE cid = '2'
       [8] => SELECT title,keyword from cpg132_albums WHERE aid='4'
       [9] => SELECT COUNT(*) from cpg132_pictures WHERE aid='4'  
       [10] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid, title, caption,hits,owner_id,owner_name from cpg132_pictures WHERE aid='4'    ORDER BY filename ASC  LIMIT 0 ,12
    )

    ==========================
    GET :
    ------------------
    Array
    (
       [album] => 4
    )

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

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.3.6 - OK
    ------------------
    mySQL version: 4.0.18-max
    ------------------
    Coppermine version: 1.3.2
    ==========================
    Module: gd
    ------------------
    GD Support enabled
    GD Version bundled (2.0.22 compatible)
    FreeType Support enabled
    FreeType Linkage with freetype
    GIF Read Support enabled
    JPG Support enabled
    PNG Support enabled
    WBMP Support enabled
    XBM Support enabled
    ==========================
    Module: mysql
    ------------------
    Active Persistent Links 0
    Active Links 1
    Client API version 3.23.49
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Compiled Version 1.1.4
    Linked Version 1.1.4
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value
    safe_mode | On | On
    safe_mode_exec_dir | /blah | /blah
    safe_mode_gid | Off | Off
    safe_mode_include_dir | . | .
    safe_mode_exec_dir | /blah | /blah
    sql.safe_mode | Off | Off
    disable_functions | no value | no value
    file_uploads | On | On
    include_path | .;c:\php4\pear | .;c:\php4\pear
    open_basedir | . | .
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value
    sendmail_from | A.PHP.SCRIPT@USERS.QUICKFOX.ORG | A.PHP.SCRIPT@USERS.QUICKFOX.ORG
    sendmail_path | no value | no value
    SMTP | 192.168.99.1 | 192.168.99.1
    smtp_port | 25 | 25
    ==========================
    Size and Time
    ------------------
    Directive | Local Value | Master Value
    max_execution_time | 120 | 120
    max_input_time | 60 | 60
    upload_max_filesize | 500K | 500K
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.589 seconds - 11 queries in 0.138 seconds - Album set :

Joachim Müller

it won't help if you just post the debug output - instead, post the actual error message (if any). I was able to see a random pic from your gallery just fine ( http://users.quickfox.org/~mojmasti/gallery/gal/displayimage.php?album=10&pos=-46 ), although you're trying to cloak your real url - as your gallery is actually here: http://users.quickfox.org/~mojmasti/gallery/gal/ - make sure the "Target address for the 'See more pictures' link in e-cards" in coppermine config actually points to this URL. Do not try to hide this URL from supporters here on this board - posting a link to www.photogallery.co.nr instead of the actual URL http://users.quickfox.org/~mojmasti/gallery/gal/  is not very helpfull.
If you have upload issues, post a test user account (non-admin) with upload privileges.

Joachim