- Posts: 1663
- Thank you received: 201
Kunena move to crowdin for the translations
Like announced in the release nots of the K6.4 RC4 release, Kunena project has moved to crowdin :
crowdin.com/project/kunena-forum
to manage translations from K6.4 and beyond. The RC4 release is the last version before the stable, so for all translators please update your translations on crowdin.
Transifex is keept for translations from K6.3 and the previous versions of Kunena.
Kunena 6.3.10 Released
The Kunena team has announce the arrival of Kunena 6.3.10[K 6.3.10] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Loved Own Kunena Login
Please Log in or Create an account to join the conversation.
Hi @quila
Great hack!
Everything seems to be ok with the exception of some errors I get when I'm not logged in. Like this.
Code:Warning: include(/hermes/bosweb/web159/b1594/ipg.uptheborocom2/smogchat/components/com_kunena/template/default/plugin/login/login.php) [function.include]: failed to open stream: No such file or directory in /hermes/bosweb/web159/b1594/ipg.uptheborocom2/smogchat/components/com_kunena/template/default/post.php on line 1773 Warning: include() [function.include]: Failed opening '/hermes/bosweb/web159/b1594/ipg.uptheborocom2/smogchat/components/com_kunena/template/default/plugin/login/login.php' for inclusion (include_path='.:/usr/local/lib/php-5.2.4/lib/php') in /hermes/bosweb/web159/b1594/ipg.uptheborocom2/smogchat/components/com_kunena/template/default/post.php on line 1773
810 has installed 1.5.8 RC1 for me (I WILL be sending him some beer money, courtesy of our members).
Any idea what is causing this?
Cheers,
Azure
Hi Azure,
can you provide a more information.
Which template are you using?
This error happend only when you are not logged in?
Link to your site?
After 810 has installed K1.5.8, do you reinstall this patch?
Please Log in or Create an account to join the conversation.
here's the link to my site , the problem occurs only when the screen resolution <= 1152 x 864 px is on.
Thanks
Please Log in or Create an account to join the conversation.
try inserting this line in the kunena.forum.css
#Kunena .inputbox {
width:10%;
}
Please Log in or Create an account to join the conversation.
thanks, now works great. Be a tip for everybody, the entry must be at the top of the kunena.forum.css
regards
Geni
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
provide a link to your forum please. Thank you.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
in your Joomla template you have the file style.css.
Try commenting line 150
label {
/*display:block;*/
}
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.