In my watchdog log I foud following error:
Table 'aa42281_bakadb.url_alias' doesn't exist query: SELECT count(1) FROM url_alias ua INNER JOIN url_alias_extra uax ON ua.pid = uax.pid AND ua.dst = uax.dst in file /home/aa42281/public_html/includes/database.mysql.inc, line 172.
This is due I have all my tables prefixed and line 499 of pathauto.module contain table names without curly brackets.
| Comment | File | Size | Author |
|---|---|---|---|
| pathauto.module.patch | 993 bytes | vito_swat |
Comments
Comment #1
gregglesBrilliant - thanks for catching that. Committed to both 5.x and trunk branches.
Keep this up and I'll have to make you co-maintainer.
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.