- Posts: 9
- Thank you received: 0
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.
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 CB-Login instead Kunena-Login
- joomjunkie
-
- Offline
- New Member
-
Less
More
17 years 2 months ago #5902
by joomjunkie
Replied by joomjunkie on topic Re:CB-Login instead Kunena-Login
Hi can you tell me what file has the kunena login so I can delete that part of code. I want to get rid of the login on my forum. Thanks.
Please Log in or Create an account to join the conversation.
17 years 2 months ago - 17 years 2 months ago #5922
by roland76
Replied by roland76 on topic Re:CB-Login instead Kunena-Login
Hello,
here are a new file.
The changes:
For what I'm working for:
24.02.2009: see new files beneath
here are a new file.
The changes:
- announcement link were shown for moderators
- new module-position for login: kunena_login
- module-place for other modules: kunena_profilebox
- removed all unnecessary code and query
For what I'm working for:
- Query for every modul position if they exist. If someone has a hint...
24.02.2009: see new files beneath
Last edit: 17 years 2 months ago by roland76.
Please Log in or Create an account to join the conversation.
- joomjunkie
-
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
17 years 2 months ago #5923
by joomjunkie
Replied by joomjunkie on topic Re:CB-Login instead Kunena-Login
Sweet just what I needed
Thanks!
Please Log in or Create an account to join the conversation.
17 years 2 months ago - 17 years 2 months ago #6649
by roland76
Replied by roland76 on topic Re:CB-Login instead Kunena-Login
Here comes version 03 
The changes:
Here the file:
The changes:
- check if module exists for the position
- shows only module position column with module
- if no module on kunena_login or kunena_profilebox then no box was shown
Here the file:
Last edit: 17 years 2 months ago by roland76.
Please Log in or Create an account to join the conversation.
17 years 2 months ago #6662
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re:CB-Login instead Kunena-Login
I'm happy with the existing CB Login form. It's fairly stock-standard. See example at
www.enduring.com.au/40P_demo/
The template is a slightly modified form of JA_Purity; CB Login parameters are:
Position: hornav
Module orientation: Horizontal
Display type: Compact
Remember me checkbox: Hide unchecked
The other parameters are fairly standard - very minor changes to the language .INI file to render a "logged-in" image.
The template is a slightly modified form of JA_Purity; CB Login parameters are:
Position: hornav
Module orientation: Horizontal
Display type: Compact
Remember me checkbox: Hide unchecked
The other parameters are fairly standard - very minor changes to the language .INI file to render a "logged-in" image.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
17 years 2 months ago #6812
by Agiofws
Replied by Agiofws on topic Re:CB-Login instead Kunena-Login
hello i have installed kunena...
all is nice except for one thing,
When a user logs in from Kunenas login module it REDIRECTS him to the front PAGE. So the user has to click on the forum link to get to the forum again ....
IS THERE A WAY the [LOGIN] button can generate this code
INSTEAD OF
i think its a php issue
1)which php file do edit
/var/www/joomla/components/com_kunena/template/default/plugin/profilebox$ ls profilebox.php
profilebox.php ?
2)What part of code do i edit to get it generate the right link, so when a user logs in it redirects him to the forum and notthe front page
thankyou C.M
all is nice except for one thing,
When a user logs in from Kunenas login module it REDIRECTS him to the front PAGE. So the user has to click on the forum link to get to the forum again ....
IS THERE A WAY the [LOGIN] button can generate this code
Code:
http://ixtus.dyndns.org/index.html/index.php?option=com_user&view=login&Itemid=207&lang=el
INSTEAD OF
Code:
http://ixtus.dyndns.org/index.html/index.php?option=com_user&view=login&lang=el
i think its a php issue
1)which php file do edit
/var/www/joomla/components/com_kunena/template/default/plugin/profilebox$ ls profilebox.php
profilebox.php ?
2)What part of code do i edit to get it generate the right link, so when a user logs in it redirects him to the forum and notthe front page
thankyou C.M
Please Log in or Create an account to join the conversation.
Time to create page: 0.282 seconds