Changes between Version 1 and Version 2 of Ticket #25693, comment 2
- Timestamp:
- 10/25/2013 01:24:47 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25693, comment 2
v1 v2 4 4 In any event, the `blog_charset` was cleared along with those other settings and lead to the anomalous posting behavior we saw. We only detected this by connecting w/Sequel Pro and looking at the individual options tables. (Could've just gone to `options.php` per instance, too.) 5 5 6 ` die()`ing might not be the most user-friendly way to approach it, but I definitely think we do need to alert the users somehow.6 `wp_die()`ing might not be the most user-friendly way to approach it, but I definitely think we do need to alert the users somehow.