URL too long for log entry or contains invalid data
-
Related to this topic, which is now closed for replies.
Since Trac ticket 32315 is now resolved, the error message is visible, and it’s time to fix it:
Failed to insert log entry: WordPress database error: Processing the value for the following field failed: url. The supplied value may be too long or contains invalid data.
Unfortunately, there is no context information, so it’s difficult to know where this is happening or why. iThemes team, please find this bug and squash it for good. Consider running it through
mysql_real_escape_string()
, extending the database column to accommodate longer values and/or truncating the value before insertion.The page I need help with: [log in to see the link]
- The topic ‘URL too long for log entry or contains invalid data’ is closed to new replies.