Popup Login Issue

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Dec 30, 2015 1:31 pm
Reply with quote
Report this post
Hello,
I had Hikashop and I disabled Joomal registration adn redirect with Hika plugin to Hikashop only.
Now from Hika menu the registration is fine, I have the "Signup" in footer links, BUT FROM popup Login the Gavick template it redirects to Joomla unexisting register page.
I tried to edit directly "/components/com_users/views/registration/tmpl" in joomla default php file but it not works.
Code: Select all
<form id="member-registration" action="<?php echo JRoute::_('index.php?option=com_users&task=registration.register'); ?>" method="post" class="form-validate form-horizontal well" enctype="multipart/form-data">


I Tried the same in : "/templates/gk_cloudhost/html/mod_login/default.php" by adding my hikashop URL, but it still not works and when click on SignUP from image I attached, it simply show msg "you need to login first" lol...
Thanks for help how can I add URL to that popup link "Signup"
User avatar
Fresh Boarder

teitbite
Fri Jan 01, 2016 12:27 pm
Reply with quote
Report this post
Hi

You need to change this part of code "index.php?option=com_users&amp;view=registration" in /layout/blocks/tools/login.php
User avatar
Moderator


cron