I have a site and database query that i am trying to review, but after the recent update i am getting an error on all of the columns in my database structure
Any ideas why this is occuring and how to fix? These columns and the database table itself is unchanged.
Make sure the db manager has been refreshed for the active target. This always happens to me when I’ve activated my staging target and have forgotten to revert back to dev.
tried to refresh and it didn’t work…i had to eventually remove the active database and then re-establish it. It now picks up the correct tables and cells.
Strange.