6
« on: April 27, 2016, 06:56:49 AM »
Hello guys,
i just went to check my logs and i notice this error message repeats every 40mins.
Can some1 tell me if its something critical or not important?
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
warning: AbanteCart core v.1.2.6 Error while sending QUERY packet. PID=12287 in <b>/home/budicoo1/public_html/core/database/amysqli.php</b> on line <b>71</b>
SELECT DISTINCT
e.extension_id,
e.type,
e.key,
e.category,
e.priority,
e.version,
e.license_key,
e.date_installed,
e.date_modified,
e.date_added,
s.store_id,
st.alias as store_name,
s.value as status
FROM 9u9_extensions e
LEFT JOIN 9u9_settings s ON ( TRIM(s.`group`) = TRIM(e.`key`) AND TRIM(s.`key`) = CONCAT(TRIM(e.`key`),'_status') )
LEFT JOIN 9u9_stores st ON st.store_id = s.store_id
WHERE e.`type` IN ('extensions', 'payment', 'shipping', 'template', 'language')AND COALESCE(s.`store_id`,0) = '0' in <b>/home/budicoo1/public_html/core/database/amysqli.php</b> on line <b>106</b>
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""