Re: admin page will not display

2010-04-14 Thread Nicola Noonan
ok thanks a lot karen, greatly appreciated On Tue, Apr 13, 2010 at 11:22 PM, Karen Tracey wrote: > On Tue, Apr 13, 2010 at 5:50 PM, NicMAN wrote: > >> Hi all, i recently tried to open my admin page and it won't let me >> open it keeps saying >> >> Caught an exception while rendering: Tried crea

Re: admin page will not display

2010-04-13 Thread Nick
try resetting your server On Apr 13, 4:50 pm, NicMAN wrote: > Hi all, i recently tried to open my admin page and it won't let me > open it keeps saying > > Caught an exception while rendering: Tried create_user in module > applications.views. Error was: 'module' object has no attribute > 'create_

Re: admin page will not display

2010-04-13 Thread Karen Tracey
On Tue, Apr 13, 2010 at 5:50 PM, NicMAN wrote: > Hi all, i recently tried to open my admin page and it won't let me > open it keeps saying > > Caught an exception while rendering: Tried create_user in module > applications.views. Error was: 'module' object has no attribute > 'create_user' > > but

admin page will not display

2010-04-13 Thread NicMAN
Hi all, i recently tried to open my admin page and it won't let me open it keeps saying Caught an exception while rendering: Tried create_user in module applications.views. Error was: 'module' object has no attribute 'create_user' but i don't have a my create_user code anymore, i deleted it becau