- Posts: 19
- Thank you received: 0
Registration Error Incorrect Code.
-
PJPNIG
Inactive member -
Topic Author
- New Member
-
Less
More
10 years 4 months ago #43506
by PJPNIG
Replied by PJPNIG on topic Registration Error Incorrect Code.
I found
<div>
<button type="submit" class="validate"><?php echo JText::_('JREGISTER');?></button>
<?php echo JText::_('COM_USERS_OR');?>
<a href="<?php echo JRoute::_('');?>" title="<?php echo JText::_('JCANCEL');?>"><?php echo JText::_('JCANCEL');?></a>
<input type="hidden" name="option" value="com_users" />
<input type="hidden" name="task" value="registration.register" />
<?php echo JHtml::_('form.token');?>
</div>
<div>
<button type="submit" class="validate"><?php echo JText::_('JREGISTER');?></button>
<?php echo JText::_('COM_USERS_OR');?>
<a href="<?php echo JRoute::_('');?>" title="<?php echo JText::_('JCANCEL');?>"><?php echo JText::_('JCANCEL');?></a>
<input type="hidden" name="option" value="com_users" />
<input type="hidden" name="task" value="registration.register" />
<?php echo JHtml::_('form.token');?>
</div>
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 4 months ago #43509
by ivan.milic
Replied by ivan.milic on topic Registration Error Incorrect Code.
Try to disable cache plugin
Please Log in to join the conversation.
-
PJPNIG
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
10 years 4 months ago #43514
by PJPNIG
Replied by PJPNIG on topic Registration Error Incorrect Code.
System-Cache was already disabled.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 4 months ago #43523
by ivan.milic
Replied by ivan.milic on topic Registration Error Incorrect Code.
You brought back k2 ?
In source I see:
In source I see:
Code:
<!-- K2 user register form -->
<form action="/index.php" enctype="multipart/form-data" method="post" id="josForm" name="p8uk9q2pcy" class="form-validate">
<div class="componentheading">
Kostenlos Anmelden </div>
<div id="k2Container" class="k2AccountPage">
Please Log in to join the conversation.
-
PJPNIG
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 19
- Thank you received: 0
10 years 4 months ago #43525
by PJPNIG
Replied by PJPNIG on topic Registration Error Incorrect Code.
Being that K2 did not seem to be the issue, I activated it again.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 4 months ago #43527
by ivan.milic
Replied by ivan.milic on topic Registration Error Incorrect Code.
Do you install any 3rd party plugins ?
Please Log in to join the conversation.
Time to create page: 0.116 seconds