Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: How to fix this broblem? =/  (Read 2965 times)

0 Members and 1 Guest are viewing this topic.

Liuba

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
How to fix this broblem? =/
« on: September 23, 2005, 01:49:21 am »

Sorry, I'm first time here and I'm lost here... so, if I've written my problem in not correct section, I'm very sorry :)

I'm using coppermain first time and I don't know php :(

And here is my problem:

USER:
------------------
Array
(
    [ID] => bec647ec25cbe7816a45bbf8f983246e
    [am] => 1
    [lang] => russian
    [liv] => Array
        (
           
  • => 22
  • [1] => 23
                [2] => 19
                [3] => 16
                [4] => 15
            )

    )

    ==========================
    USER DATA:
    ------------------
    Array
    (
       
[user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => Liuba
    [user_password] => ***
    [user_lastvisit] => 2005-09-23 02:29:34
    [user_regdate] => 2005-09-04 10:43:04
    [user_group_list] =>
    [user_email] =>
    [user_website] => http://artforjoy.com
    [user_location] =>
    [user_interests] => Рисование
    [user_occupation] => Рисование :)
    [user_actkey] =>
    [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] => 0
    [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
    [groups] => Array
        (
            [1] => 1
        )

)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content FROM cpg134_filetypes;
  • [1] => SELECT * FROM cpg134_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = 'b66a82570fe7381ca97aca34735e1569'
        [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 cpg134_usergroups WHERE group_id in (1)
        [3] => SELECT group_name FROM  cpg134_usergroups WHERE group_id= 1
        [4] => DELETE FROM cpg134_banned WHERE expiry < '2005-09-23 02:37:23'
        [5] => SELECT * FROM cpg134_banned WHERE ip_addr='195.225.246.119' OR ip_addr='195.225.246.119' OR user_id=1
        [6] => SELECT cid, name, parent, description, thumb FROM cpg134_categories WHERE cid = '1' LIMIT 1
        [7] => SELECT cid FROM cpg134_categories WHERE 1
        [8] => UPDATE cpg134_categories SET parent = '0' WHERE parent=cid OR parent NOT IN (1,9,12,13)
        [9] => SELECT cid, name, description FROM cpg134_categories WHERE parent = '0' ORDER BY pos
        [10] => SELECT cid, name, description FROM cpg134_categories WHERE parent = '13' ORDER BY pos
        [11] => SELECT cid, name, description FROM cpg134_categories WHERE parent = '9' ORDER BY pos
        [12] => SELECT cid, name, description FROM cpg134_categories WHERE parent = '12' ORDER BY pos
        [13] => SELECT cid, name, description FROM cpg134_categories WHERE parent = '1' ORDER BY pos
        [14] => UPDATE cpg134_categories SET pos='0' WHERE cid = '13' LIMIT 1
        [15] => UPDATE cpg134_categories SET pos='0' WHERE cid = '9' LIMIT 1
        [16] => UPDATE cpg134_categories SET pos='1' WHERE cid = '12' LIMIT 1
        [17] => UPDATE cpg134_categories SET pos='2' WHERE cid = '1' LIMIT 1
        [18] => SELECT pid, filepath, filename, url_prefix FROM cpg134_pictures,cpg134_albums WHERE cpg134_pictures.aid = cpg134_albums.aid AND cpg134_albums.category = '1' AND approved='YES' ORDER BY filename
    )

    ==========================
    GET :
    ------------------
    Array
    (
       
[op] => editcat
    [cid] => 1
)

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

==========================
VERSION INFO :
------------------
PHP version: 4.3.11 - OK
------------------
mySQL version: 4.1.12
------------------
Coppermine version: 1.3.4
==========================
Module: gd
------------------
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create 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 4.1.12
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE -I/usr/local/include/mysql
MYSQL_LIBS -L/usr/local/lib/mysql -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Compiled Version 1.1.3
Linked Version 1.1.3
==========================
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 | mysql_pconnect | mysql_pconnect
file_uploads | On | On
include_path | .:/usr/lib/php:/usr/local/lib/php | .:/usr/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 | 30 | 30
max_input_time | -1 | -1
upload_max_filesize | 2M | 2M
post_max_size | 55M | 55M
==========================
Page generated in 0.069 seconds - 19 queries in 0.007 seconds - Album set :

------------------------------------



What should I do? Can anybody help me?...please :'(
« Last Edit: September 23, 2005, 06:36:19 am by GauGau »
Logged

artistsinhawaii

  • VIP
  • Coppermine addict
  • ***
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 856
    • evj art and photography
Re: How to fix this broblem? =/
« Reply #1 on: September 23, 2005, 02:00:45 am »

http://forum.coppermine-gallery.net/index.php?board=41.0  <--click here for russian language support.   

Also, update your personal profile for Coppermine so that supporters can see what version of Coppermine you are using and what type of server you are running on. describe your problem.


Dennis
Logged
Learn and live ... In January of 2011, after a botched stent attempt, the doctors told me I needed a multiple bypass surgery or I could die.  I told them I needed new doctors.

Liuba

  • Coppermine newbie
  • Offline Offline
  • Posts: 10
Re: How to fix this broblem? =/
« Reply #2 on: September 23, 2005, 02:03:44 am »

Oh! Russian version! Thank you very much! =)))))
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: How to fix this broblem? =/
« Reply #3 on: September 23, 2005, 06:35:55 am »

Liuba is running cpg1.3.4 anyway - you can see that from the debug output, so this never should have gone into cpg1.4.x bugs/testing. Moving accordingly and marking it as invalid.
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.