Hi
We are upgrading a 1.7.1 website to the latest EE 2.6.1
I’ve followed the help sheet exactly, but once we run the updated when in /system - we get this error…
A Database Error Occurred
Error Number: 1146
Table 'mtl2.exp__exp_weblog_data' doesn't exist
SELECT COUNT(*) AS `numrows` FROM `exp__exp_weblog_data`
Filename: updates/ud_200.php
Line Number: 418
« BackI can’t seem to find how EE is looking for a table called ‘exp__exp_xxx’ - the DB table formats are all standard “exp_xxx”
Strange how it’s a double underscore.
Not sure where to start looking!
Thanks