r3 - 05 Nov 2004 - 19:09:21 - MarcArchambault? You are here: TWiki >  Support Web > ClickCancelToRegister
Tags:
, create new tag

Question

For some reason, when a prospective new user clicks on "cancel" at the "Enter username and password" prompt he would expect to be taken to the register page. Instead he gets a standard server error message. Where should I start to look to debug this issue?

http://www.marcarchambault.com

Thanks, Marc

Environment

TWiki version: TWikiRelease01Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux ??
Web server: Apache
Perl version: 5.8.0
Client OS: Win XP
Web Browser: Firefox
Categories: Registration
-- MarcArchambault? - 05 Nov 2004

Answer

bin/.htaccess

-- MartinCleaver - 05 Nov 2004

Reply

Ok, that helped. I had: ErrorDocument 401 URL_path_to_TWiki!/bin/oops/TWiki/TWikiRegistration?template=oopsauth

The instructions in .htaccess state:

#REPLACE THE FOLLOWING STRINGS WITH PATHS SPECIFIC TO YOUR INSTALLATION:

# FILE_path_to_TWiki!

so I needed: ErrorDocument 401 /twiki/bin/oops/TWiki/TWikiRegistration?template=oopsauth

Thanks!

 
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r3 < r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo