- Posts: 37
- Thank you received: 1
User registration cause 404 error
- Nicolaas Maritz
-
Topic Author
- Offline
- Junior Boarder
-
Less
More
11 years 8 months ago #5680
by Nicolaas Maritz
User registration cause 404 error was created by Nicolaas Maritz
Hi when an user want to "create an account" and submit the form
channysshoes.co.za/using-joomla/extensions/components/users-component/registration-form.html get an 404 error
Could you have a look
Many thanks
channysshoes.co.za/using-joomla/extensions/components/users-component/registration-form.html get an 404 error
Could you have a look
Many thanks
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
11 years 8 months ago #5686 by Trung Duong
Replied by Trung Duong on topic Re: User registration cause 404 error
Hello,
You should edit code from ot_valupat/templates/ot_valupat/html/com_k2/templates/register.php
and replace this code below(online 18):
by this code
Regards
You should edit code from ot_valupat/templates/ot_valupat/html/com_k2/templates/register.php
and replace this code below(online 18):
Code:
action="<?php echo JRoute::_('index.php'); ?>"
by this code
Code:
action="<?php echo JURI::root(true); ?>/index.php"
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- Nicolaas Maritz
-
Topic Author
- Offline
- Junior Boarder
-
Less
More
- Posts: 37
- Thank you received: 1
11 years 8 months ago #5696
by Nicolaas Maritz
Replied by Nicolaas Maritz on topic Re: User registration cause 404 error
Thank you,
I dont find ot_valupat/templates/ot_valupat/html/com_k2/templates/register.php starting with ot_valupat/templates but public_html/templates/ot_valupat/html/com_k2/templates/register.php
When I look in public_html/templates/ot_valupat/html/com_k2/templates/register.php I find the code (online 28) I have replaced it but it dont seem to work.
I dont find ot_valupat/templates/ot_valupat/html/com_k2/templates/register.php starting with ot_valupat/templates but public_html/templates/ot_valupat/html/com_k2/templates/register.php
When I look in public_html/templates/ot_valupat/html/com_k2/templates/register.php I find the code (online 28) I have replaced it but it dont seem to work.
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
11 years 8 months ago #5704
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: User registration cause 404 error
You can try rename this file and then try again

Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
- Nicolaas Maritz
-
Topic Author
- Offline
- Junior Boarder
-
Less
More
- Posts: 37
- Thank you received: 1
11 years 8 months ago #5710
by Nicolaas Maritz
Replied by Nicolaas Maritz on topic Re: User registration cause 404 error
Thank you,
I am not sure, what file should I rename?
I am not sure, what file should I rename?
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
11 years 8 months ago #5712
by Trung Duong
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!
[img]...[/img]
[img]...[/img]
[img]...[/img]
Replied by Trung Duong on topic Re: User registration cause 404 error
public_html/templates/ot_valupat/html/com_k2/templates/register.php
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
Time to create page: 0.202 seconds