Closed Bug 150788 Opened 23 years ago Closed 23 years ago

Error from reports.cgi first page.

Categories

(bugzilla.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: CodeMachine, Assigned: endico)

References

Details

reports.cgi: SELECT profiles.userid, profiles.groupset, profiles.login_name, profiles.login_name = 'matty@chariot.net.au' AND logincookies.ipaddr = '203.87.114.241', profiles.disabledtext FROM profiles, logincookies WHERE logincookies.cookie = '4' AND profiles.userid = logincookies.userid: Unknown column 'logincookies.ipaddr' in 'field list' at globals.pl line 276.
Blocks: 150783
This is because myk forgot to resync the shadowdb, and the schema changed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in before you can comment on or make changes to this bug.