Pages: 1
I was attempting to reset my admin password, I receive the link to reset my password, but after I change the password the page doesn't take me in
Offline
Hi again,
I managed to get back in but I must have done more damage then I thought lol
Notice: Undefined index: cat_false in /home/jane/public_html/admin/user_perm.php on line 69
Warning: [mysql error 1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3
SELECT uppercats
FROM piwigo_categories
WHERE id IN ()
; in /home/jane/public_html/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jane/public_html/include/dblayer/functions_mysql.inc.php on line 153
Warning: [mysql error 1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND status = 'private'' at line 4
SELECT
id
FROM piwigo_categories
WHERE id IN ()
AND status = 'private'
; in /home/jane/public_html/include/dblayer/functions_mysql.inc.php on line 770
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/jane/public_html/include/dblayer/functions_mysql.inc.php on line 200
Warning: Cannot modify header information - headers already sent by (output started at /home/jane/public_html/admin/user_perm.php:69) in /home/jane/public_html/include/page_header.php on line 105
This happens when I create a new user and try to set permissions
Offline
Hi :-)
What piwigo's release you use ?
Offline
im using the latest relase 2.4.6
Offline
I don't understand the origin of the problem. I've tried to reproduce with an empty gallery, right after installation but I don't see any error message.
Offline
Hi
I also have a trouble with my admin account. Impossible to login. The changing password process fails. the new psw doen't work.
Offline
Pages: 1