update fails always
Permalink
hi there
i tried to make an update offline and then put it online again.
now i have the attached failure. (screenshot)
does anyone have an idea?
it works properly offline...
thank you!
i tried to make an update offline and then put it online again.
now i have the attached failure. (screenshot)
does anyone have an idea?
it works properly offline...
thank you!
This is a worrying development. Did you import and export your database into a Windows environment without reconfiguring case sensitivity in the database server? If so, the process could have changed the capitalisation of many/all of your database tables and FKs. Be sure to hang on to a backup of your site (files and database) prior to this update.
hi Gondwana
no, nothing windows... :)
i made a sql backup local on mac and put it on the webserver.
it was only this one and only table which was not camelcase...
thank you
no, nothing windows... :)
i made a sql backup local on mac and put it on the webserver.
it was only this one and only table which was not camelcase...
thank you
Okay, good. Sorry to panic you! :)
it was just a renaming problem:
fileImagethumbnailpaths -> FileImageThumbnailPaths
at least i hope so... :)