404-notifier
Opened 18 years ago
#807 new defect
DB table ak_404_log isn't defined.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | high | Severity: | major |
| Plugin: | 404-notifier | Keywords: | 404 notifier table not defined |
| Cc: |
Description
$wpdb->ak_404_log isn't defined.
Produce this error in error.log:
WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY date_gmt DESC
LIMIT 100' at line 3 for query
SELECT *
FROM
ORDER BY date_gmt DESC
LIMIT 100
made by rss_feed
Note: See
TracTickets for help on using
tickets.