Topic #5652 (no title)
0 guests and 0 members have recently viewed this.
The top 3 point earners from 8th Feb 2026 to 15th Feb 2026.
| Gabri |
|
|
|---|---|---|
| Master Rat |
|
|
| PDStig |
|
|
There are no events at this time
System message - Issue updated
I'm assuming you're getting ORDERBY_HACK errors, correct? A bug like the above would definitely trigger that.
Not seeing any ORDERBY_HACK errors, using the same code as I have for several years. Stack trace has some mentions of Tempcode. No idea what's going on, just trying to add a video. Relogged in and tried about 3 times, same message. Very strange. Any way to turn this off?
I don't think you can turn it off in v10. In v11, there is a tool called "advanced banning" where you can silence certain security alerts. However, even if you can turn the alert off, you will still get the database error.
I (or someone else) will need to implement a fix. It's an actual bug. I'll look into it after the holidays and see if I can come up with a patch.
It may be a while, however, because I am also moving locations after the New Year. We're looking at the middle of January before I can take a look.
Do what you did to get the error that you posted above. Capture the stack trace if you can, and send that to me in a PT.
Actually, try this: Have developer tools open when you add/edit gallery entries. If you get the error again, check the console. Let me know if you have any console errors. Maybe the JavaScript is getting messed up (if the form error is showing immediately, then it's probably the JavaScript form validation causing an issue).
A 403 Forbidden wouldn't cause the form validation to say that you didn't fill in the form correctly. Instead, you would have received a different error message.
A hack attack *would* have given a 403, though.
Yes I am getting hack attack messages when trying to select images from the filedump or when editing meta tags (in some cases).
The form validation error seems to have remedied itself, no idea what that was about. Surely admins should be exempt from this nonsense.