- Posts: 48
- 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
Question more smiles - no popup
17 years 2 months ago #5651
by Lambas
hey yo!
more smiles - no popup was created by Lambas
Hello my friends!!
After going from latest fireboard rc2 to latest kunena ..0.8 the more smiles link will not pop-up :huh:
Any idea?
(latest joomla version)
After going from latest fireboard rc2 to latest kunena ..0.8 the more smiles link will not pop-up :huh:
Any idea?
(latest joomla version)
hey yo!
Please Log in or Create an account to join the conversation.
17 years 2 months ago #5683
by Matias
Replied by Matias on topic Re:more smiles - no popup
Do the other buttons work? Have you tried with Firefox 3 with FireBug enabled in your site?
Please Log in or Create an account to join the conversation.
17 years 2 months ago - 17 years 2 months ago #5728
by Lambas
hey yo!
Replied by Lambas on topic Re:more smiles - no popup
Hi Matias! Thanks for your reply!
Everything else is working perfect ...
Seems that there is not any linking for "more smiles" It say more smiles but no link
EDit: no ignore me ... there is a normal link
Everything else is working perfect ...
Seems that there is not any linking for "more smiles" It say more smiles but no link

EDit: no ignore me ... there is a normal link
Code:
<tr><td class="moresmilies" colspan="4" onclick="javascript:moreForumSmileys();" style="cursor: pointer;"><b>More Smilies</b></td></tr>
hey yo!
Last edit: 17 years 2 months ago by Lambas.
Please Log in or Create an account to join the conversation.
17 years 1 month ago - 17 years 1 month ago #7624
by Lambas
hey yo!
Replied by Lambas on topic Re:more smiles - no popup SOLVED
The problem was with "rokbox" system plugin...
/plugins/system
rokbox.php
get the corrected file and check it with winmerge or something to see the difference
Notice that i find the solution on rokbox forum (i didnt do it myself), i test it and is working fine!
EDIT: i cant attach a .php so get the text and save it as .php all of you who have rokbox installed
/plugins/system
rokbox.php
get the corrected file and check it with winmerge or something to see the difference
Code:
// Added to prevent loading on the Forums page, where it conflicted and caused a javascript error.
global $option;
if ($option == "com_kunena") {
return;
}
Notice that i find the solution on rokbox forum (i didnt do it myself), i test it and is working fine!
EDIT: i cant attach a .php so get the text and save it as .php all of you who have rokbox installed
hey yo!
Last edit: 17 years 1 month ago by Lambas.
Please Log in or Create an account to join the conversation.
17 years 1 month ago #8100
by Jsf
Replied by Jsf on topic Re:more smiles - no popup SOLVED
the same problem for me.
Thaks 4your fix. Forking perfect.
Thaks 4your fix. Forking perfect.
Please Log in or Create an account to join the conversation.
Time to create page: 0.267 seconds