error with old table name
Posted: Thu Sep 03, 2020 3:35 pm
I changed a table name from doctors to professionals and I am getting errors such as
[0] :
===USER==========
globeadmin
===PDO MESSAGE===
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ccchubda_tdrupload.doctors' doesn't exist
===SQL===========
SELECt * FROM doctors WHERE id = '-1'
===BACK TRACE====
/home1/ccchubda/public_html/ccchublive/nucommon.php - line 264 (nuRunQuery)
/home1/ccchubda/public_html/ccchublive/nuapi.php - line 23 (nuSetHashList)
How can I fix this?
Thanks
[0] :
===USER==========
globeadmin
===PDO MESSAGE===
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'ccchubda_tdrupload.doctors' doesn't exist
===SQL===========
SELECt * FROM doctors WHERE id = '-1'
===BACK TRACE====
/home1/ccchubda/public_html/ccchublive/nucommon.php - line 264 (nuRunQuery)
/home1/ccchubda/public_html/ccchublive/nuapi.php - line 23 (nuSetHashList)
How can I fix this?
Thanks