here is an url for an article with the problem:
http://www.newfoundnews.com/home/self_published_author_continues_to_clim...
* warning: array_keys(): The first argument should be an array in /mounted-storage/home16b/sub003/sc19303-FLSR/www/home/modules/user.module on line 349.
* warning: implode(): Bad arguments. in /mounted-storage/home16b/sub003/sc19303-FLSR/www/home/modules/user.module on line 349.
* user warning: 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 ')' at line 1 query: SELECT DISTINCT(p.perm) FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () in /mounted-storage/home16b/sub003/sc19303-FLSR/www/home/includes/database.mysql.inc on line 120.
the error occurrs when you click on the link to the authors blog.... a standard page not found error shows and when you hit the back button... the errors show on the article's page....
After searching this problem on drupal there was indication that the private message module was causing this problem... tho... i didnt have that module installed... so i installed it and enabled it... but the problem persisted, so im guessing that the links_related module is responsible.
thanks,
Craig
Comments
Comment #1
ckeo commentedProblem went away when i disabled catagory module and used taxonomy instead.
Comment #2
marcoBauli commentedsetting this as a conflict with the Category module, in case someone else experiences this.