Bug at Bugtracker

Talk about pretty much anything here, but DO NOT USE FOR SUPPORT.

Moderator: Supporters

Locked
seraphim
Posts: 36
Joined: Tue Apr 03, 2007 11:10 am

Bug at Bugtracker

Post by seraphim »

I got an error message at Bugtracker Passwort resend.

Code: Select all

APPLICATION ERROR #401

Database query failed. Error received from database was #1146: Table 'unreal_dbsite.mantis_email_table' doesn't exist for the query: INSERT INTO mantis_email_table
( email,
subject,
body,
submitted,
metadata)
VALUES
( '[email protected]',
'[UnrealIRCd Bug Tracker] Password Reset',
'Someone (presumably you) requested a password change through e-mail verification. If this was not you, ignore this message and nothing will happen.\\n\\nIf you requested this verification, visit the following URL to change your password: \n\nhttp://bugs.unrealircd.org/verify.php?id=6836&confirm_hash=youdontwanttoknowit \n\nUsername: seraph \nRemote IP address: X.X.X.X \n\nDO NOT REPLY TO THIS MESSAGE',
'2009-05-05 12:22:31',
'a:3:{s:8:"priority";s:1:"3";s:7:"charset";s:5:"utf-8";s:8:"hostname";s:19:"bugs.unrealircd.org";} );'
Locked