( ! ) Warning: [mysql error 1054] Unknown column 'search_id' in 'field list'
INSERT INTO piwigo_history
(
date,
time,
user_id,
IP,
section,
category_id,
search_id,
image_id,
image_type,
format_id,
auth_key_id,
tag_ids
)
VALUES
(
CURRENT_DATE,
CURRENT_TIME,
2,
'10.1.104.1',
'search',
NULL,
2613,
NULL,
NULL,
NULL,
NULL,
NULL
)
; in /opt/piwigo/include/dblayer/functions_mysqli.inc.php on line 847 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0000 | 404288 | {main}( ) | .../index.php:0 |
2 | 0.0125 | 1108496 | pwg_log( ) | .../index.php:723 |
3 | 0.0126 | 1109688 | pwg_query( ) | .../functions.inc.php:541 |
4 | 0.0126 | 1109736 | my_error( ) | .../functions_mysqli.inc.php:132 |
5 | 0.0127 | 1110184 | trigger_error
( ) | .../functions_mysqli.inc.php:847 |