-
-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
405 Method Not Allowed #142
Comments
When I tried to clear the "Deleted_at" in the Database, MySQL cannot clear it too, it displays Incorrect datetime value: '' for column 'deleted_at' at row 1 |
Ooops. Seems there is something broken. Will be fixed in the next version. For the deleted_at column: make sure you set a NULL value, instead of an empty string ( |
Thank you so much for your fast reply and answer. Looking forward to the next version. : ) |
By the way, I set deleted_at as "NULL", MySQL still displayed error.... Really drives me crazy that the deleted links cannot be restore or clear permanently. |
I will release the new version as soon as possible. |
When I tried to clear the trash or delete some url permanently in LinkAce, it returns this
Oops! An Error Occurred
The server returned a "405 Method Not Allowed".
Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.
Would you please have some check?
The text was updated successfully, but these errors were encountered: