- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1k
 
Description
Hi. Checking my logfile while checking for errors I noticed this as below. Does it mean anything ? The website is working normally at the moment.
[15-Oct-2025 09:15:07 Europe/London] AVideoLog::ERROR: [sqlDAL::readSql] (mysqlnd) Prepare failed again return false SCRIPT_NAME: /view/index.php
[15-Oct-2025 09:15:07 Europe/London] AVideoLog::ERROR: MySQL ERROR: [{"file":"/var/www/html/AVideo/objects/mysql_dal.php","line":362,"function":"log_error"},{"file":"/var/www/html/AVideo/objects/video.php","line":1552,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"/var/www/html/AVideo/plugin/Gallery/view/topLogic.php","line":44,"function":"getVideo","class":"Video","type":"::"},{"file":"/var/www/html/AVideo/plugin/Gallery/view/modeGallery.php","line":3,"args":["/var/www/html/AVideo/plugin/Gallery/view/topLogic.php"],"function":"include"},{"file":"/var/www/html/AVideo/view/index_firstPage.php","line":58,"args":["/var/www/html/AVideo/plugin/Gallery/view/modeGallery.php"],"function":"require"}] SCRIPT_NAME: /view/index.php
...
[15-Oct-2025 09:15:07 Europe/London] AVideoLog::ERROR:      [sqlDAL::readSql] (mysqlnd) Prepare failed: (1525) (Incorrect DATETIME value: '0')  preparedStatement = "SELECT STRAIGHT_JOIN  u., u.externalOptions as userExternalOptions, v.,  nv.title as next_title, nv.clean_title as next_clean_title, nv.filename as next_filename, nv.id as next_id, c.id as category_id,c.iconClass,c.name as category,c.iconClass,  c.clean_name as clean_category,c.description as category_description, v.created as videoCreation , 0 as myVote  FROM videos as v LEFT JOIN categories c ON categories_id = c.id LEFT JOIN users u ON v.users_id = u.id LEFT JOIN videos nv ON v.next_videos_id = nv.id  WHERE 1=1  AND u.status = 'a'  AND (  v.status IN ('a','k','f') ) AND v.created >= '0' AND v.isSuggested = 1 AND v.status = 'a'  AND v.isSuggested = 1 AND v.status = 'a'  LIMIT 0, 1" formats = "" values = [] refreshCache = false SCRIPT_NAME: /view/index.php
[15-Oct-2025 09:15:07 Europe/London] AVideoLog::ERROR: MySQL ERROR: [{"file":"/var/www/html/AVideo/objects/mysql_dal.php","line":350,"function":"log_error"},{"file":"/var/www/html/AVideo/objects/video.php","line":1552,"function":"readSql","class":"sqlDAL","type":"::"},{"file":"/var/www/html/AVideo/plugin/Gallery/view/topLogic.php","line":44,"function":"getVideo","class":"Video","type":"::"},{"file":"/var/www/html/AVideo/plugin/Gallery/view/modeGallery.php","line":3,"args":["/var/www/html/AVideo/plugin/Gallery/view/topLogic.php"],"function":"include"},{"file":"/var/www/html/AVideo/view/index_firstPage.php","line":58,"args":["/var/www/html/AVideo/plugin/Gallery/view/modeGallery.php"],"function":"require"}] SCRIPT_NAME: /view/index.php