Report abuse

Steps

1
2
3
4
5
1. Login to the application as the default admin user
2. Go to the user control panel
3. Enter details for a new user who is also an admin
4. Try and save the new user

Error

1
2
3
4
5
6
ERROR SPIFFY 500 SERVER ERROR

Spiffy has had a 500 error which has totally shot it's nerves. 

It can't take it anymore and has improbably hacked into NORAD via old fashioned modem and has started a game of global thermo-nuclear war.

Stack Trace

1
2
3
4
5
6
7
8
9
10
11
12
Stack trace:
Traceback (most recent call last):
  File "tb.py", line 10, in <spiffy>
    a()
  File "tb.py", line 2, in a
    b()
  File "tb.py", line 5, in b
    c()
  File "tb.py", line 8, in c
    error()
NameError: global name 'error' is not defined