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.116',
'categories',
NULL,
NULL,
NULL,
NULL
)
;
[mysql error 1142] INSERT command denied to user 'ugtg_pwg'@'10.0.64.112' 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 :: Accueil
Warning:
UPDATE phpwebgallery_sessions
SET expiration = now(),
data = ''
WHERE id = '1beab137a9fbedead08dd3d6da15221d'
;
[mysql error 1142] UPDATE command denied to user 'ugtg_pwg'@'10.0.64.112' 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