Having trouble posting book review

I've had some success in solving technical issues here in the past by completely logging out of my account, and then signing back in. It kind of worked like PB's version of a hard reset...
 
Could it be that the board has had enough of your book reviews and is finally fighting back? ;)
 
Last edited:
It turns out the text in Jacob's review was triggering a generic SQL injection mod_security rule on the server. It's fixed now. After all this work, this review will probably be the best review ever. Even the hardest of souls will weep at its profundity.
 
It turns out the text in Jacob's review was triggering a generic SQL injection mod_security rule on the server. It's fixed now. After all this work, this review will probably be the best review ever. Even the hardest of souls will weep at its profundity.
(now going to google what SQL is...)
 
It turns out the text in Jacob's review was triggering a generic SQL injection mod_security rule on the server. It's fixed now. After all this work, this review will probably be the best review ever. Even the hardest of souls will weep at its profundity.
Was he reviewing a book titled Book \OR 1=1? ;)
 
(now going to google what SQL is...)
Basically, from my limited database admin experience (I took a class with a super unorganized professor in college), a SQL injection attack is when some input is designed to get more information from a database than it should (i.e. you're supposed to be inputting a username, but instead modify the input to give a massive output of the database's information). Your post must have been triggering some sort of safeguard against it.
 
Back
Top