Table 7.2. Forum Error Messages
| Error # | Error Message | Extra Info |
|---|---|---|
| 1 | Could not connect to the forums database. | Problem connecting to database. Check to see if database is online. |
| 2 | The forum you selected does not exist. Please go back and try again. | You tried to access a forum that has been deleted or never existed. |
| 3 | Password Incorrect. | Incorrect password entered. Please check the password and syntax. |
| 4 | Could not query the topics database. | Problem connecting to database. Check to see if database is online. |
| 5 | Error getting messages from the database. | Problem connecting to database. Check to see if database is online. |
| 6 | Please enter the Nickname and the Password. | Only registered users can post messages in this topic. |
| 7 | You are not the Moderator of this forum therefore you can't perform this function. | Only moderators can perform certain functions. |
| 8 | You did not enter the correct password, please go back and try again. | Incorrect password entered. Please check the password and syntax. |
| 9 | Could not remove posts from the database. | Problem connecting to database. Check to see if database is online. |
| 10 | Could not move selected topic to selected forum. Please go back and try again. | Problem connecting to database or incorrect user privileges. |
| 11 | Could not lock the selected topic. Please go back and try again. | Problem connecting to database or incorrect user privileges. |
| 12 | Could not unlock the selected topic. Please go back and try again. | |
| 13 | Could not query the database. Error: mysql_error() | Problem connecting to database. Check to see if database is online. |
| 14 | No such user or post in the database. | Improperly formed request due to a user or topic having been deleted. |
| 15 | Search Engine was unable to query the forums database. | Problem connecting to database. Check to see if database is online. |
| 16 | That user does not exist. Please go back and search again. | Data not found for search query. |
| 17 | You must type a subject to post. You can't post an empty subject. Go back and enter a subject. | All new topics and replies require the subject field to be filled in. |
| 18 | You must choose message icon to post. Go back and choose message icon. | Doesn't usually occur since a default icon is set automatically. |
| 19 | You must type a message to post. You can't post an empty message. Go back and enter a message. | Message bodes are required for all posts. |
| 20 | Could not enter data into the database. Please go back and try again. | Problem connecting to database. Check to see if database is online. |
| 21 | Can't delete the selected message. | Problem connecting to database. Check to see if database is online. |
| 22 | An error occurred while querying the database. | Problem connecting to database. Check to see if database is online. |
| 23 | Selected message was not found in the forum database. | Problem connecting to database or improperly formed request. |
| 24 | You can't reply to that message. It wasn't sent to you. | Private Message Error. |
| 25 | You can't post a reply to this topic, it has been locked. Contact the administrator if you have any question. | Topic locked by moderator or administrator. |
| 26 | The forum or topic you are attempting to post to does not exist. Please try again. | Problem connecting to database or forum/topic deleted from database. |
| 27 | You must enter your username and password. Go back and do so. | Only registered users allowed to post to this forum. |
| 28 | You have entered an incorrect password. Go back and try again. | Incorrect password entered, check syntax. |
| 29 | Couldn't update post count. | Problem connecting to database. Check to see if database is on line. |
| 30 | The forum you are attempting to post to does not exist. Please try again. | Problem connecting to database or forum has been deleted. |
| 31 | This message actually has no text in the source code but returns a special return value. | Improperly formed message. |
| 32 | Error doing DB query in check_user_pw() | Problem connecting to database or php engine error. |
| 33 | Error doing DB query in get_pmsg_count. | Problem connecting to database or php engine error. |
| 34 | Error doing DB query in check_username() | Problem connecting to database or php engine error. |
| 35 | You can't edit a post that's not yours. | Only moderators and admins can edit other users posts. |
| 36 | You do not have permission to edit this post. | Only moderators and admins can edit other users posts. |
| 37 | You did not supply the correct password or do not have permission to edit this post. Please go back and try again. | Only moderators and admins can edit other users posts. |