Replies: 2 comments 6 replies
-
It seems to me that your database name is not the same. Did you change the config for the database in config/database.php? |
Beta Was this translation helpful? Give feedback.
5 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have moved my Cloudlog from my localhost to an online server and have got the following error.
A Database Error Occurred
Error Number: 1146
Table 'tszhfkad_cloudlog.TABLE_HRD_CONTACTS_V01' doesn't exist
SELECT COUNT( * ) as count FROM TABLE_HRD_CONTACTS_V01 WHERE station_id = 1 AND COL_TIME_ON between '2021-04-09 00:00:00' AND '2021-04-09 23:59:59'
Filename: models/Logbook_model.php
Line Number: 984
Is anyone able to help?
Beta Was this translation helpful? Give feedback.
All reactions