new group deleted in upgrade....? new group deleted in upgrade....?
 

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]

Main Menu

new group deleted in upgrade....?

Started by Quinti, January 12, 2006, 02:23:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Quinti

Hi

now, i upgrade from 1.3.3 to 1.4.3
i had an especific group called "Colaborador"

and now is invisible or is delted, and his user too...., and his albums....

but, the photos of these user posts in other categoríes exists....and when i pick in a user, exist, but haven´t group...

how i can do?

image of my comparation versions:
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fimg82.imageshack.us%2Fimg82%2F5133%2Fcomparation6gj.th.gif&hash=bc0160a3dcd80c187b33e413d80a549bcb28202f)
question: i need replace the files in red?



pd- Galician language is in final test, in few days www.ciberirmandade.org and I upload here.,
greetings

Paver

anycontent.php has to be upgraded by you, if necessary.  The other files in red are just placeholders to make sure people cannot browse through those folders; they are not important for anything else.

Please post a link to your Coppermine gallery with a test account and password (with *no* admin privileges).  Also post a link to one of the user's photos that still exists.

Quinti

#2
gallery: http://www.maismedia.com/galeria
log: test
pass: test

and link to user waht now no exist: http://www.maismedia.com/galeria/profile.php?uid=5

i had a grupo named "Colaborador", in this had users: "mrivas" and "villaravid"

"mrivas" enter but no show his menu and "villaravid" too
"mrivas", in "view account" exists, but no place group
"mrivas" had created 3 albums empty, but now no exists


is rare...
thank u very much

Quinti

well,  i think solutionated...

in DB that user be.
but his group was id 5, i create new group with taht id and i think be solutionated

but..., one user have 3 albums empty..., may be for taht, (was empty) deleted?
if was photos in private albums,  delete?

well, thanks for all

bye,
to soon

Quinti

but, i see now,
the private albums exist, i see in "administrative tools"...

mmm...i must arrange this in db no?

greetings

Quinti

hi...

this is the image of the tables (amrked in orange) that no shou in index, but exist
(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fimg283.imageshack.us%2Fimg283%2F1856%2Ftablesprivalbumsnoshow0fy.th.gif&hash=1a547c3b04fef8e06d39145513d662d99470fa34)
how can i do to show these albums in his original position in index?

help please...
greetings

Quinti

Hi again....


users can upload photos...

File Name/URL Error Message
1. saturacion.jpg Impossible to move.


paste here debug info:
USER:
------------------
Array
(
    [ID] => 5ceb582c8c6dccc4683f7a8e572e4dd4
    [am] => 1
    [liv] => Array
        (
            [0] => 81
        )

    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 6
    [user_name] => toti
    [groups] => Array
        (
            [0] => 2
        )

    [disk_max] => 1024
    [disk_min] => 1024
    [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] => 0
    [pub_upl_need_approval] => 1
    [priv_upl_need_approval] => 0
    [group_name] => Registered
    [upload_form_config] => 3
    [group_quota] => 1024
    [can_see_all_albums] => 0
    [group_id] => 2
)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content, player FROM cpg133_filetypes; (0.001s)
    [1] => select * from cpg133_plugins order by priority asc; (0s)
    [2] => delete from `foto`.cpg133_sessions where time<1137366318 and remember=0; (0s)
    [3] => delete from `foto`.cpg133_sessions where time<1136160318; (0s)
    [4] => select user_id from `foto`.cpg133_sessions where session_id=md5("eb415c53207c117be8c3a1c20fad9325ff9dccc17e54f661ceea23f140a941b1"); (0s)
    [5] => select user_id as id, user_password as password from `foto`.cpg133_users where user_id=6 (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 `foto`.cpg133_users AS u INNER JOIN `foto`.cpg133_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='6' (0s)
    [7] => SELECT user_group_list FROM `foto`.cpg133_users AS u WHERE user_id='6' 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 cpg133_usergroups WHERE group_id in (2) (0s)
    [9] => SELECT group_name FROM  cpg133_usergroups WHERE group_id= 2 (0s)
    [10] => update `foto`.cpg133_sessions set time='1137369918' where session_id=md5('eb415c53207c117be8c3a1c20fad9325ff9dccc17e54f661ceea23f140a941b1'); (0s)
    [11] => SELECT user_favpics FROM cpg133_favpics WHERE user_id = 6 (0s)
    [12] => SHOW TABLES LIKE 'cpg133_cms_config' (0.001s)
    [13] => SELECT * FROM cpg133_cms_config (0s)
    [14] => DELETE FROM cpg133_banned WHERE expiry < '2006-01-16 00:05:18' (0s)
    [15] => SELECT * FROM cpg133_banned WHERE (ip_addr='81.60.230.126' OR ip_addr='81.60.230.126' OR user_id=6) AND brute_force=0 (0s)
    [16] => SELECT aid FROM cpg133_albums WHERE visibility != '0' AND visibility !='10006' AND visibility NOT IN (2) (0s)
    [17] => SELECT aid, title FROM cpg133_albums WHERE category < 10000 AND uploads='YES' AND (visibility = '0' OR visibility IN (2)) ORDER BY title (0s)
    [18] => SELECT aid, title FROM cpg133_albums WHERE category='10006' ORDER BY title (0s)
    [19] => SELECT COUNT(*) FROM cpg133_pictures WHERE approved = 'NO' (0s)
)

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

==========================
POST :
------------------
Array
(
    [URI_array] => Array
        (
            [0] =>
            [1] =>
            [2] =>
        )

    [control] => phase_1
)

==========================
Page generated in 0.088 seconds - 20 queries in 0.002 seconds - Album set : ; Meta set: ;



and notices

Notices
/include/functions.inc.php


    * Warning line 2910: cannot yet handle MBCS in html_entity_decode()!
    * Warning line 2910: cannot yet handle MBCS in html_entity_decode()!

/upload.php

    * Warning line 1218: move_uploaded_file(./albums/edit/mHTTP_temp_9eaf3e2a.jpg): failed to open stream: Permission denied
    * Warning line 1218: move_uploaded_file(): Unable to move '/tmp/phpnAQRYE' to './albums/edit/mHTTP_temp_9eaf3e2a.jpg'
    * Notice line 1967: Undefined variable: escrow_array
    * Notice line 1969: Undefined variable: URI_failure_array
    * Notice line 1970: Undefined variable: zip_failure_array

Paver

This thread is getting very confusing with the multiple issues.  Please separate your questions into separate threads so each can be discussed and resolved separately.  As a note for your last question, for upload problems, please read the upload troubleshooting sticky thread  and apply its suggestions carefully.

Quinti

i wanted said can't, sorry for my english, i don't know english...

this thread is for the same problem, in upgrade, i had problems with users
and i discovered more...
i solved one, categories,
but the problem is what in upgrade, i have many problems with users,
if u can help me, thank u very very much....

I thought that it was the best category to send this message

Joachim Müller