The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: Tue Jun 05, 2012 8:37 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Tue Jul 19, 2011 8:56 am
Posts: 102
My registration form does not work - it neither sends a confirmatory email nor does it register the user, so currently all user registration I have to do manually via backend.

At the backend, I have selected "allow user reg", I even tried with "new user account activation" set to No. Mailer is PHP mail function.

One doubt I have is that the email server is not with the same company as the website hosting.

Anyone got any ideas?

_________________
Jeyjoo - Sheffield web design http://www.jeyjoo.com | Jeyjoo Agenzia web design Milano http://it.jeyjoo.com


Top
 Profile  
 
PostPosted: Tue Jun 05, 2012 11:13 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Mon Jun 04, 2012 12:25 pm
Posts: 26
Try with a standard Template and methinks you will find the messages and alert appears.

Look in your current Template's index.php file see if it is missing
<jdoc:include type="message" />


Top
 Profile  
 
PostPosted: Tue Jun 19, 2012 8:56 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Tue Jul 19, 2011 8:56 am
Posts: 102
Just to update:
Sorry I really don't follow you at all.

My contact forms that work fine (so email configured correctly).

Registration does not work. When a user fills out the form (the K2 registration module), they are redirected to a login page, but confirmation email is not sent, and the registration process does not complete. This suggests a problem with form - database

I have even tried loading the Joomla "login register module", but this had the same problem.

Can anyone please help, I am tearing my hair out on this one.

_________________
Jeyjoo - Sheffield web design http://www.jeyjoo.com | Jeyjoo Agenzia web design Milano http://it.jeyjoo.com


Top
 Profile  
 
PostPosted: Wed Jun 20, 2012 2:09 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Tue Jul 19, 2011 8:56 am
Posts: 102
Can anyone please help with this, I am truly stuck!

_________________
Jeyjoo - Sheffield web design http://www.jeyjoo.com | Jeyjoo Agenzia web design Milano http://it.jeyjoo.com


Top
 Profile  
 
PostPosted: Thu Jun 21, 2012 8:25 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Tue Jul 19, 2011 8:56 am
Posts: 102
If nobody can help with this one, does anybody know where I can get paid help?

_________________
Jeyjoo - Sheffield web design http://www.jeyjoo.com | Jeyjoo Agenzia web design Milano http://it.jeyjoo.com


Top
 Profile  
 
PostPosted: Fri Jun 29, 2012 9:10 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Tue Jul 19, 2011 8:56 am
Posts: 102
Solved
The SEF URL causes problems with the user registration.
I simply added the line:

Code:
RewriteRule ^user - [L,NC]


To my htaccess file to stop rewrites on any url containing "user" ie. (in my case) the user registration are of the website

Hope this helps someone ;)

_________________
Jeyjoo - Sheffield web design http://www.jeyjoo.com | Jeyjoo Agenzia web design Milano http://it.jeyjoo.com


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 



Who is online

Users browsing this forum: No registered users and 19 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group