Warning:
INSERT INTO phpwebgallery_history
(
date,
time,
year,
month,
day,
hour,
user_id,
IP,
section,
category_id,
image_id,
image_type,
tag_ids
)
VALUES
(
CURDATE(),
CURTIME(),
YEAR( CURDATE() ),
MONTH( CURDATE() ),
DAYOFMONTH( CURDATE() ),
HOUR( CURTIME() ),
2,
'38.107.191.115',
'categories',
50,
NULL,
NULL,
NULL
)
;
[mysql error 1142] INSERT command denied to user 'ugtg_pwg'@'10.0.64.80' for table 'phpwebgallery_history'
#0 my_error /homez.133/ugtg/www/photos/include/functions.inc.php(632)
#1 pwg_query /homez.133/ugtg/www/photos/include/functions.inc.php(569)
#2 pwg_log /homez.133/ugtg/www/photos/index.php(306)
in /homez.133/ugtg/www/photos/include/functions.inc.php on line 948
Warning: Cannot modify header information - headers already sent by (output started at /homez.133/ugtg/www/photos/include/functions.inc.php:947) in /homez.133/ugtg/www/photos/include/page_header.php on line 103 Galerie Photos de l'UGTG :: Congrès / 12ème Congrès
Warning:
UPDATE phpwebgallery_sessions
SET expiration = now(),
data = ''
WHERE id = '1e95e3799ac4c0f04f04ef5fa13d7417'
;
[mysql error 1142] UPDATE command denied to user 'ugtg_pwg'@'10.0.64.80' for table 'phpwebgallery_sessions'
#0 my_error /homez.133/ugtg/www/photos/include/functions.inc.php(632)
#1 pwg_query /homez.133/ugtg/www/photos/include/functions_session.inc.php(197)
#2 pwg_session_write ()
in /homez.133/ugtg/www/photos/include/functions.inc.php on line 948