Here is the process.
- Open the view page
- Select TWikiUsers
- Select TWikiRegistration
- Fill out information for the new user then hit the submit button. When i do that it tells me that it can't find the webpage
Not Found
The requested URL /register/Main/WebHome was not found on this server.
Why is it looking at /register/.... instead of /twiki/bin/register/.....
--
JavierUcles - 08 Dec 2005
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
I fixed the problem by downloading the 20041030 release. It works now.
--
JavierUcles - 08 Dec 2005
It looks like this was a configuration issue in
TWiki.cfg.
--
PeterThoeny - 08 Dec 2005
I´ve got the same Problem when using the actual Version.... Anyone an Idea how to fix this.
--
MartinWidemann - 07 Apr 2006
The registration form has this action:
action="%SCRIPTURL%/register%SCRIPTSUFFIX%/%MAINWEB%/%HOMETOPIC%"
Check the
$scriptUrlPath,
$dispScriptUrlPath,
$dispViewPath in
twiki/lib/TWiki.cfg.
--
PeterThoeny - 09 Apr 2006
Topic revision: r5 - 09 Apr 2006 - 22:51:24 -
PeterThoeny