Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • I dropped all the tables and re-import my latest SQL file. Craft asked me to update the database and did not return any error. But now when adding a new entry I get this error: Internal Server Error Craft\EntryElementType and its behaviors do not have a method or closure named "defineTableAttributes". Commented Jan 7, 2016 at 14:14
  • Sounds like your app folder might be corrupt. Try replacing it with a fresh copy. Commented Jan 8, 2016 at 19:56
  • Seemed to be the problem, finally managed to install an old 2.4.x version to leave it working in a pre-update way. Thanks! Commented Jan 9, 2016 at 8:54