<div class="content">
<p>Hello,</p>
<p>I&#39;ve had this on the Drupal forum for almost a week with no reply. I hope someone here has an idea!</p>
<p>Using Drupal 5.3. Site is upgraded. Originally 4.6 (new), then to 4.7, then to&nbsp;5.3 if that matters. Theme is BlueMarine.</p>
<p>When I go to the comment/settings page, I get these 4&nbsp;errors reliably in the log:</p>
<p>Location: <a title="http://www.mydomain.com/admin/content/comment/settings" href="http://www.mydomain.com/admin/content/comment/settings" rel="nofollow">http://www.mydomain.com/admin/content/comment/settings</a><br>Message: array_keys() [
<a href="http://drupal.org/node/function.array-keys" rel="nofollow">function.array-keys</a>]: The first argument should be an array in /modules/user/user.module on line 368.<br>--------<br>Location: <a title="http://www.mydomain.com/admin/content/comment/settings" href="http://www.mydomain.com/admin/content/comment/settings" rel="nofollow">
http://www.mydomain.com/admin/content/comment/settings</a><br>Message: array_fill() [<a href="http://drupal.org/node/function.array-fill" rel="nofollow">function.array-fill</a>]: Number of elements must be positive in /modules/user/user.module on line 369.
<br>--------<br>Location: <a title="http://www.mydomain.com/admin/content/comment/settings" href="http://www.mydomain.com/admin/content/comment/settings" rel="nofollow">http://www.mydomain.com/admin/content/comment/settings
</a><br>Message: implode() [<a href="http://drupal.org/node/function.implode" rel="nofollow">function.implode</a>]: Bad arguments. in /modules/user/user.module on line 369.<br>--------<br>Location: <a title="http://www.mydomain.com/admin/content/comment/settings" href="http://www.mydomain.com/admin/content/comment/settings" rel="nofollow">
http://www.mydomain.com/admin/content/comment/settings</a><br>Message: 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 &#39;)&#39; 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 /includes/database.mysql.inc on line 172. </p>
<p>I&#39;ve disabled ALL modules, yet the error persists. Not sure where to go with this next. Is it a problem with comments , something wrong in the database or the user database/module?</p>
<p>Thanks for any ideas!</p>
<p>Regards,<br>Skip Taylor</p></div>