I have used table prefixes for drupal tables. I think it is trying to access tables without prefix.
I updated two lines near 898 at file includes/view.inc , added extra curly-braces and it is fixed.
I have used table prefixes for drupal tables. I think it is trying to access tables without prefix.
I updated two lines near 898 at file includes/view.inc , added extra curly-braces and it is fixed.
Comments
Comment #1
sym commentedCan you give more information about where you added the braces?
It looks like this is fixed in head, but I've no tested it.
Comment #2
merlinofchaos commentedYea, this should be fixed in HEAD.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.