TOPIC: Message confirming the registration

Message confirming the registration 10 years 2 months ago #3448

  • willyamvoss
  • willyamvoss's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
I'm correcting some problems on my site and I came across this that I can not solve a:

after the client register will be sent a registration confirmation email. But when the customer clicks regstrar, the registration is done, but I get no message that registration was successful and he should do with an activation link q is sent to him in the mail.

This is a problem because the client does not know what to do after registration.

joomla 2.5.8
vm 2.0.16
The administrator has disabled public write access.

Re: Message confirming the registration 10 years 2 months ago #3461

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hello,

You can edit file index.php in ot_ante folder and insert
<jdoc:include type="message" />
 above
<jdoc:include type="component" />
The administrator has disabled public write access.

Re: Message confirming the registration 10 years 2 months ago #3476

  • willyamvoss
  • willyamvoss's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
unfortunately it did not work ...
I put the code in these two passages, which are equal:
<div class="ot-content" id="hcontent">
	<div class="ot-content-i">
		<div class="ot-fpage">
			<jdoc:include type="message" />
			<jdoc:include type="component" />
		</div>
	</div>
</div>

and
<div class="ot-content" id="hcontent">
	<div class="ot-content-i"  id="hcontent-i">
		<div class="ot-fpage">
			<jdoc:include type="message" />
			<jdoc:include type="component" />
		</div>
	</div>
</div>


Please check that you are ok
thank you
Last Edit: 10 years 2 months ago by willyamvoss.
The administrator has disabled public write access.

Re: Message confirming the registration 10 years 2 months ago #3485

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Can you send me your administrator account ?

Regards
The administrator has disabled public write access.

Re: Message confirming the registration 10 years 2 months ago #3491

  • willyamvoss
  • willyamvoss's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Karma: 0
Worked perfectly now.
I had made some changes in the registry component of joomla, and why it was not working the Menssagens.
I went back to the original registration and problem solved
Thank you for your attention. God bless you :)
The administrator has disabled public write access.

Re: Message confirming the registration 8 years 11 months ago #7397

  • resif
  • resif's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
hi, can you write the resolve... i needd to that
The administrator has disabled public write access.
Time to create page: 0.102 seconds