I have created a website using CodeIgniter. When I move my site from local server to live server and making changes to the db file accordingly, it still shows database error 1146. Here is the error:
A Database Error Occurred
Error Number: 1146
Table 'cinodext_webcm.DATA' doesn't exist
SELECT * FROM DATA WHERE TYPE = 'MOVIE' ORDER BY ID DESC
Filename: /home/cinodext/public_html/models/site_upload.php
Line Number: 70
DATAtable doesn't exist