Hello all
This problem have happen to me A LOT of times - and now i want to know why this is happening…
It seems that every time i change attribute name (both in database and model), i get an Error 500 and a: Table "XXX" does not have a column named "XXX".
Then for some WEIRD reason, i let it be, and the day after it suddenly work anyway…
I REALLY dont get it…
An example:
I change attribute "status" in my Actioncenter table (due conflict with a relation with the same name)…
I change the name to "actionStatus" in my database, in my model and in my views, and then i get the Error 500…
I wait a day or so, and then suddenly all works perfect again! WTF…??
I tried to delete assets, delete my browser history - all without any changes…
Can someone tell me why it’s doing this, and what i can do to make it work like it should INSTANT, and not just after 1 day…
//Casper