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

Loved Own Kunena Login

More
15 years 9 months ago - 15 years 9 months ago #52988 by alafi
Replied by alafi on topic Re: Own Kunena Login
aha.. finally i got this..

i open: components\com_kunena\template\default\plugin\login\login.php

and simply just change this:

<td><input type="text" name="username" class="inputbox" alt="username" size="30" />
and
<input type="password" name="passwd" class="inputbox" size="30" alt="password" />


with this one:

<td><input type="text" name="username" alt="username" size="30" />
and
<input type="password" name="passwd" size="30" alt="password" />

and my login form appears normally.
Last edit: 15 years 9 months ago by alafi.

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

More
15 years 9 months ago #53037 by iLucato
Replied by iLucato on topic Re: Own Kunena Login
Hi @quila, thanks for the patch. Nice stuff.

I got a doubt. I have a VirtueMart installed and now I got 2 registers forms forms. I want just to have the VirtueMart as the main register form. When mousing over the register link at you patch, it shows this link:
Code:
http://www.mydomain.com.br/index.php?option=com_user&view=register&Itemid=85&lang=pt

My question is, where do I find this line to exchange it for the VirtueMArt registration form/URL link that I have?

Thanks in advance.

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 #53085 by @quila
Replied by @quila on topic Re: Own Kunena Login

skkuumar wrote: hi @QUILA

thanks for the hack

But i have a problem, when i click the link create an account, It goes to community builder registertion and gets 404 error.

I have integrated user registration with Alphauser. But i don't have Community Builder.

Kindly help me to solve this issue

regards

Skkuumar

my website is

www.askforhrd.com


Hi Skkuumar, now I see CB registration page. Have you solved issue?

Regards
The following user(s) said Thank You: skkuumar

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

More
15 years 9 months ago #53086 by @quila
Replied by @quila on topic Re: Own Kunena Login

alafi wrote: aha.. finally i got this..

i open: components\com_kunena\template\default\plugin\login\login.php

and simply just change this:

<td><input type="text" name="username" class="inputbox" alt="username" size="30" />
and
<input type="password" name="passwd" class="inputbox" size="30" alt="password" />


with this one:

<td><input type="text" name="username" alt="username" size="30" />
and
<input type="password" name="passwd" size="30" alt="password" />

and my login form appears normally.


Hi alafi, glad you solved.

Regards

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

More
15 years 9 months ago #53087 by @quila
Replied by @quila on topic Re: Own Kunena Login

iLucato wrote: Hi @quila, thanks for the patch. Nice stuff.

I got a doubt. I have a VirtueMart installed and now I got 2 registers forms forms. I want just to have the VirtueMart as the main register form. When mousing over the register link at you patch, it shows this link:

Code:
http://www.mydomain.com.br/index.php?option=com_user&view=register&Itemid=85&lang=pt

My question is, where do I find this line to exchange it for the VirtueMArt registration form/URL link that I have?

Thanks in advance.

Hi iLucato

all links you can find in the file

components / com_kunena / lib / kunena.login.php


Regards

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

More
15 years 9 months ago #53142 by iLucato
Replied by iLucato on topic Re: Own Kunena Login

@quila wrote:

iLucato wrote: Hi iLucato
all links you can find in the file

components / com_kunena / lib / kunena.login.php

Regards


Hey @quila, thanks a lot. Talking about it I got to solve it. Here is the link:

How can I change Kunena so that it uses my VirtueMart registration page?

Thanks.


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.

Time to create page: 0.286 seconds