Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question [Solved] How can I change Kunena so that it uses my VirtueMart registration page?

More
15 years 9 months ago - 15 years 9 months ago #53137 by iLucato
Hi folks, I'm wondering how can I change Kunena so that it uses my VirtueMart registration page?

I know that using the @quila Kunena patch, the registration link points to:
Code:
index.php?option=com_user&view=register&Itemid=...

and I want to change it to my VirtueMart registration page link that I know. How to achieve it? Where can I find & change it?

I'll try to find it into kunena.login.php

Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9

EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
Last edit: 15 years 9 months ago by iLucato.

Please Log in or Create an account to join the conversation.

More
15 years 9 months ago - 15 years 9 months ago #53139 by iLucato
YES! I got it!!! (ONLY FOR K 1.5)

Now I can use the same registration form.

I just changed the code from kunena.login.php at line 103:
Code:
$registerlink = JRoute::_('index.php?option=com_user&view=register&Itemid=' . $Itemid);

To the code with my link to the Virtue Mart registration form.
Code:
$registerlink = JRoute::_('http://www.yourwebsite.com/index.php?option=com_virtuemart&page=shop.registration&Itemid=85');

Now I need to test if this will work to log-in into Kunena with the data from this form. :0)
I will be back soon with a feedback.

Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9

EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
Last edit: 15 years 9 months ago by iLucato.

Please Log in or Create an account to join the conversation.

More
15 years 9 months ago #53141 by iLucato
All working great! I can login into Kunena normally by filling the form from VM. So, now just one form and one registration page. ;0)

Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9

EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br

Please Log in or Create an account to join the conversation.

More
15 years 9 months ago - 15 years 9 months ago #53410 by iLucato
Ops, it doesn't work for K 1.6. Any idea where I can find the $registerlink = JRoute::... into K 1.6?

Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9

EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
Last edit: 15 years 9 months ago by iLucato.

Please Log in or Create an account to join the conversation.

More
15 years 6 months ago #65237 by caplinq
@iLucato - Did you ever find this? I'm also trying to integrate the Login module for K1.6 using the VM Login module... still looking.

Please Log in or Create an account to join the conversation.

Time to create page: 0.229 seconds