Error when changing domain
-
sometimes it will error when changing domain, I can track it down to a record and it SEEMS The issue is related to properly escaping the string before re-saving it luckily the record is usually something I can delete which solves the issue. Can you please add code that ensures any strings that need escaping are being handled? I see a function called esc_sql but it might be missing some items.
- The topic ‘Error when changing domain’ is closed to new replies.