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

Question Error with "more smilies"

More
17 years 1 month ago #10357 by drago76
Hello,
I've an error when I hit the more smilies button. The pop up don't work and the log file write this:

[Wed Apr 01 18:30:58 2009] [error] [client 151.21.124.168] File does not exist: /web/htdocs/www.mysite.it/home/components/com_kunena/template/default_ex/images/italian/emoticons/' + smilies_for_window[1] + ', referer: www.mysite.it/index.php?option=com_kunen...&catid=9&replyto=430

I think that the error is located in emoticons.js.php but where?

Thank's for the help to everyone...

drago76

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

More
17 years 1 month ago - 17 years 1 month ago #10430 by Lintzy
Replied by Lintzy on topic Re:Error with "more smilies"
This is a javascript conflict with one or more other plugin(s) oder module(s) you have installed. Disable all 3rd Party Extensions and enable one by one and test which Addon makes the trouble.

Known conflicts are with Magic Thumb Modul and with the Rokbox-Plugin (from Template of RocketTheme). A solution for the last one is here:


www.kunena.com/forum?func=view&catid=4&id=5651#7624
Last edit: 17 years 1 month ago by Lintzy.

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

More
17 years 1 month ago #10437 by drago76
Thanks... The problem were rokbox… now it’s ok!

Thank you very much… for you one point of Karma by me :laugh:

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

More
17 years 1 month ago #10869 by satriani
Replied by satriani on topic Re:Error with
Hallo,

ich habe aber kein Rokbox, was könnte es sonst sein?

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

More
17 years 1 month ago - 17 years 1 month ago #11301 by yaqwer
Replied by yaqwer on topic Re:Error with "more smilies"
Ich habs gelöst: (For the English people scroll down!)
In:
<joomlaroot>/components/com_kunena/template/default/plugin/emoticons/emoticons.js.php

Folgendes

</table>\n\t</body>\n</html>


durch

</table>\n\t</bo'+'dy>\n</html>

ersetzen.
Dann funktionierts!

yaqwer1
For the English:

I solved the Problem:
In:
<joomlaroot>/components/com_kunena/template/default/plugin/emoticons/emoticons.js.php

search for

</table>\n\t</body>\n</html>


and replace it with

</table>\n\t</bo'+'dy>\n</html>


It works!

yaqwer1
Last edit: 17 years 1 month ago by yaqwer.

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

Time to create page: 0.300 seconds