Author Topic: I have a problem Database error  (Read 1499 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
I have a problem Database error
« on: October 25, 2022, 04:55:23 PM »



Database error
The database has encountered a problem.
Please try the following:
Load the page again by clicking the Refresh button in your web browser.
Open the www.sadanajd.com home page, then try to open another page.
Click the Back button to try another link.
If the problem persists, please notify www.sadanajd.com technical staff.
 
We apologise for any inconvenience.

Database error :
===================================
Invalid SQL:
UPDATE language SET
                isdefault = '0'
                WHERE languageid != '';
===================================
MySQL Error : Truncated incorrect DECIMAL value: ''
===================================


Offline
*
Re: I have a problem Database error
« Reply #1 on: November 02, 2022, 03:29:32 AM »
this is not CWP issue, this is Mysql issue. Check your database query in code. The error is saying what is wrong