caught in a loop, can´t register members [message #20835] |
Fri, 29 October 2004 14:45 |
ola(at)200500(dot)com
Messages: 6 Registered: October 2004
Karma: 0
|
Junior Member |
|
|
I´ve installed FUDforum and mysql. The forum runs but when trying to register new members the forum loops back to the registerpage. So I do it all over again just to be redirected to the registerpage again.
What have I done wrong?
/Ola
|
|
|
|
|
Re: caught in a loop, can´t register members [message #20892 is a reply to message #20884] |
Mon, 01 November 2004 15:00 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You can find this setting inside your php.ini file, the exact setting name is called file_uploads. You can see the current value from the phpinfo() function output.
P.S. If you change the setting's value in php.ini be sure to restart your webserver.
FUDforum Core Developer
|
|
|
|
Re: caught in a loop, can´t register members [message #20896 is a reply to message #20895] |
Mon, 01 November 2004 15:35 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
I am 99% certain this is the file uploads related issue since both of the forms (register and message post) have file upload controls.
What is the system error message that you are seeing? Also, would it be possible to get admin access to the forum so that I can see the problem for myself and try various possible remedies to it.
FUDforum Core Developer
|
|
|