( ! ) 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',
'categories',
NULL,
NULL,
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 | 404208 | {main}( ) | .../index.php:0 |
2 | 0.0182 | 1574792 | pwg_log( ) | .../index.php:722 |
3 | 0.0182 | 1576048 | pwg_query( ) | .../functions.inc.php:533 |
4 | 0.0183 | 1576096 | my_error( ) | .../functions_mysqli.inc.php:132 |
5 | 0.0183 | 1576608 | trigger_error
( ) | .../functions_mysqli.inc.php:847 |