Author Topic: DB Error, usernames dropdown list fails to load.  (Read 2897 times)

0 Members and 1 Guest are viewing this topic.

Offline babe

  • Jr. Member
  • **
  • Posts: 63
    • View Profile
DB Error, usernames dropdown list fails to load.
« on: January 22, 2007, 06:09:19 PM »
Since a month or two, I'm getting the following error on any page that loads the dropdown list with usernames.

Quote
DB Error: Bad SQL Query: SELECT user_id, user_name FROM pics_users WHERE user_id <> -1 ORDER BY user_name ASC
Error writing file '/tmp/MYtEnZjj' (Errcode: 28)

The dropdown menu then only lists "Guest" and "--------------------------------", instead of the ten thousands of registered members.

I've searched this forum and learned that error 28 is MySQL-related, but the weird thing is I can't find anything wrong. The tmp-dir isn't even halfway full (which would explain the file writing-error).

I would really appreciate any suggestions to get this fixed.

A fix, eg. how to replace the dropdown list with a simple text entry field, is also very welcome.

Offline Acidgod

  • Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: DB Error, usernames dropdown list fails to load.
« Reply #1 on: January 23, 2007, 10:44:41 AM »
Quote
DB Error: Bad SQL Query: SELECT user_id, user_name FROM pics_users WHERE user_id <> -1 ORDER BY user_name ASC
Error writing file '/tmp/MYtEnZjj' (Errcode: 28)

The mysql User have not rights to write into the Folder or the Partion/HDD is full...