| View previous topic :: View next topic |
| Author |
Message |
Acido Guest
|
Posted: Sun Dec 21, 2003 10:12 am Post subject: newuser problem |
|
|
Hi,
After happily using mms diary in the past I installed peffisaur-1.0 now. The site looks fine but I have the following problem:
When I choose new user I can fill in the form but when I press submit I just go back to the same page (createuser.php) over and over again. No new user will be created. I watched the sql database and also there is no new user. the error log from apache doesn't show anything.
Anybody any solutions? |
|
| Back to top |
|
 |
Peffis Site Admin
Joined: 09 Sep 2003 Posts: 324 Location: Sweden
|
Posted: Sun Dec 21, 2003 1:43 pm Post subject: |
|
|
Hi Acido,
Unfortunately, for Peffisaur to work you need register_globals=on in php.ini as the implementation relies on that. Bad design, yes, but that's the way it is.
See this thread: http://www.hellkvist.org/forum/viewtopic.php?t=11
Good luck!
Stefan |
|
| Back to top |
|
 |
Acido Guest
|
Posted: Sun Dec 21, 2003 8:30 pm Post subject: |
|
|
Okay, that will fix the problem.
Thanks a lot |
|
| Back to top |
|
 |
|