Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

Question Error in Color Palette

More
16 years 11 months ago #25320 by lamblety
Hello.


"Cliquei aqui" = I Clicked here.
"As Cores não aparecem" = The colors don't appear.

When i Click in the Color Palette the colors don't appear.
What can i do?

Please help me.

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

More
16 years 11 months ago #25322 by xillibit
Replied by xillibit on topic Re:Error in Color Palette
Hello,

This problem could come from a conflicting plugin : docs.kunena.com/index.php/Conflicting_plugins or maybe if you use a sef components.

I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 11 months ago #25365 by lamblety
Replied by lamblety on topic Re:Error in Color Palette
Thanks for the help.

* I desable all my plugins in Kunena and all my plugins in Joomla and the error remain.

What can I do now???
Please help... =)

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

More
16 years 11 months ago - 16 years 11 months ago #25440 by Lintzy
Replied by Lintzy on topic Re:Error in Color Palette
When you disabled all plugins, did you look with your browser into the source code and check, which javascripts are still working?
Last edit: 16 years 11 months ago by Lintzy.

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

More
16 years 11 months ago - 16 years 10 months ago #25535 by lamblety
Replied by lamblety on topic Re:Error in Color Palette
Thanks for the answers.

I'm a beginner in webdesign... i don't know how i check this.
But here is my forum code without plugins:

If you see this to me i'll thank you so much.......=)

Best regards.

Click on spoiler to see the code:
Warning: Spoiler!


<td align="right" width="5%"><div id="fb_searchbox"><form action="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=search" name="searchFB" method="post"><input class="fb_search_inputbox fbs" type="text" name="q" size="15" value="Search Forum" onblur="if(this.value=='') this.value='Search Forum';" onfocus="if(this.value=='Search Forum') this.value='';" /> <input type="submit" value="Go" name="submit" class="fb_button fbs"/></form></div></td>
<td align="right" width="1%" ><img id="BoxSwitch_topprofilebox__topprofilebox_tbody" class="hideshow" src="http://localhost/joomla/components/com_kunena/template/default_ex/images/english/shrink.gif" alt="" />
</tr>
</table>



<table width = "100%" border = "0" cellspacing = "0" cellpadding = "0" class = "fb_profilebox">
<tbody id = "topprofilebox_tbody">
<tr class = "fb_sectiontableentry1">
<td valign = "top" class = "td-1 fbm fb_profileboxcnt" align="left">
Welcome, <b>Guest</b>

<br/> Please
<a href = "/joomla/index.php?option=com_user&amp;view=login">Login</a> or <a href = "/joomla/index.php?option=com_user&amp;task=register&amp;Itemid=86">Register</a>.

&nbsp;&nbsp;

<a href = "/joomla/index.php?option=com_user&amp;view=reset&amp;Itemid=86">Lost Password?</a>

</td>

</tr>

</tbody>
</table>

<!-- B: List Actions -->
<table class="fb_list_actions" border="0" cellpadding="0" cellspacing="0">
<tr>
<td class="fb_list_actions_info_all">
<strong>1</strong> Discussions </td>

<td class="fb_list_times_all">

<select class="inputboxusl" onchange="document.location.href=this.options[this.selectedIndex].value;" size="1" name="select">
<option value="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=latest&amp;do=show&amp;sel=4">4 Hours</option>
<option value="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=latest&amp;do=show&amp;sel=8">8 Hours</option>
<option value="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=latest&amp;do=show&amp;sel=12">12 Hours</option>
<option value="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=latest&amp;do=show&amp;sel=24">24 Hours</option>

<option value="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=latest&amp;do=show&amp;sel=48">48 Hours</option>
<option value="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=latest&amp;do=show&amp;sel=168">Week</option>
<option selected="selected" value="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=latest&amp;do=show&amp;sel=720">Month</option>
<option value="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=latest&amp;do=show&amp;sel=8760">Year</option>
</select>

</td>

<td class="fb_list_jump_all">

<form id = "jumpto" name = "jumpto" method = "post" target = "_self" action = "/joomla/index.php?option=com_kunena&amp;Itemid=86">
<span style = "width: 100%; text-align: right;">

<input type = "hidden" name = "func" value = "showcat"/>
<select name="catid" id="catid" class="inputbox fbs" size="1" onchange = "if(this.options[this.selectedIndex].value > 0){ this.form.submit() }"><option value="0" selected="selected">Board Categories&#32;</option><option value="1" >Main Forum</option><option value="2" >...&nbsp;Welcome Mat</option><option value="3" >...&nbsp;Suggestion Box</option><option value="4" >hahaha</option><option value="5" >...&nbsp;.......</option><option value="6" >huhuhu</option><option value="7" >...&nbsp;----</option><option value="8" >...&nbsp;-0-0-0</option><option value="9" >wth</option></select> <input type = "submit" name = "Go" class="fb_button fbs" value = "Go"/>

</span>
</form>

</td>

<td class="fb_list_pages_all"><span class="fb_pagination">Page:&#32;<strong>1</strong></span></td>
</tr>
</table>
<!-- F: List Actions -->

<div class="fb__bt_cvr1">
<div class="fb__bt_cvr2">
<div class="fb__bt_cvr3">
<div class="fb__bt_cvr4">
<div class="fb__bt_cvr5">
<form action = "index.php" method = "post" name = "fbBulkActionForm">

<table class = "fb_blocktable" id = "fb_flattable" border = "0" cellspacing = "0" cellpadding = "0" width="100%">


<tbody>
<tr class = "fb_sth fbs ">
<th class = "th-0 fb_sectiontableheader" width="5%" align="center">Replies</th>

<th class = "th-2 fb_sectiontableheader" width="1%">&nbsp;</th>
<th class = "th-3 fb_sectiontableheader" align="left">Topics</th>

<th class = "th-6 fb_sectiontableheader" width="27.5%" align="left">Last Post</th>

</tr>



<tr class = "fb_sectiontableentry2">
<td class = "td-0 fbm" align="center">

<strong>
1</strong>Replies </td>



<td class = "td-2" align="center">
<a href="0"></a><img src="http://localhost/joomla/components/com_kunena/template/default_ex/images/english/emoticons/default.gif" border="0" alt="" />

<td class="td-3">

<div class = "fb-topic-title-cover">

<a class="fb-topic-title fbm" href="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=view&amp;catid=2&amp;id=1" title=" Welcome to Kunena!

Thank you for choosing Kunena for your community forum needs in Joomla.

Kunena, translated from Swahili meaning &quot;to speak&quot;, is built by a team of open source professionals with the goal of providing a top-quality, tightly unified forum solution for Joomla. Kunena even supports social networking components like Community Builder and JomSocial.


Additional Kunena Resources

Kunena Documentation: www.kunena.com/docs

Kunena Support Forum : www.kunena.com/f " rel="follow">Welcome to Kunena!

<!-- /Favorite -->





</div>


<div class="fbs">
<!-- By -->

<span class="topic_posted_time">Posted 3 Weeks, 6 Days ago </span>
<span class="topic_by">by <a href="/joomla/index.php?option=com_kunena&amp;func=fbprofile&amp;Itemid=86&amp;userid=62" title="" rel="nofollow">admin</a></span> <!-- /By -->

<!-- Category -->
<span class="topic_category">
Category: <a href="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=showcat&amp;catid=2" title="" rel="follow">Welcome Mat</a> </span>

<!-- /Category -->

<!-- Views -->
<span class="topic_views">
Views: 9 </span>
<!-- /Views -->



</div>


</td>





<td class = "td-6 fbs" >

<div style="position:relative">

<!-- Sticky -->
<!-- /Sticky -->

<!-- Avatar -->
<!-- /Avatar -->

<!-- Latest Post -->
<span class="topic_latest_post">
<a href="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=view&amp;catid=2&amp;id=1#2" title="" rel="follow">Last Post</a> by <a class="topic_latest_post_user" href="/joomla/index.php?option=com_kunena&amp;func=fbprofile&amp;Itemid=86&amp;userid=62" title="" rel="nofollow">admin</a> </span>

<!-- /Latest Post -->
<br />
<!-- Latest Post Date -->
<span class="topic_date">
3 Weeks, 6 Days ago </span>
<!-- /Latest Post Date -->
</div>

</td>

</tr>



</tbody>
</table>

<input type = "hidden" name = "Itemid" value = "86"/>
<input type = "hidden" name = "option" value = "com_kunena"/>
<input type = "hidden" name = "func" value = "bulkactions" />
<input type = "hidden" name = "return" value = "/joomla/index.php?option=com_kunena&amp;Itemid=87" />

</form>
</div>
</div>
</div>
</div>
</div>
<!-- B: List Actions -->
<table class="fb_list_actions" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="fb_list_actions_info_all" width="100%">
<strong>1</strong> Discussions </td>

<td class="fb_list_pages_all" nowrap="nowrap"><span class="fb_pagination">Page:&#32;<strong>1</strong></span></td> </tr>
</table>
<!-- F: List Actions -->
<div class="clr"></div>
<div class="fb_credits"> <a href="/joomla/index.php?option=com_kunena&amp;Itemid=86&amp;func=credits&amp;catid=0" title="" rel="follow">Powered by&#32;</a> <a href=" www.kunena.com " title="Kunena" rel="follow" target="_blank">Kunenaget the latest posts directly to your desktop

<div class="fb_footer">

</div>
</div> <!-- closes Kunena div -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clr"></div>

</div>
</div>
</div>
</div>
<div id="footer">
<div id="othermenu">
<div id="othermenu_in"> <div class="moduletable">
<div class="bannergroup">


</div> </div>
<div class="moduletable">
<div>Copyright &#169; 2009 PTC News. All Rights Reserved.</div>
<div><a href=" www.joomla.org ">Joomla! is Free Software released under the www.gnu.org/licenses/gpl-2.0.html ">GNU/GPL License.


</div>
</div>
<div id="copy">&copy; Desenvolvido por Bruno Lamblet</a></div>
</div>
</div>
</div>
<div id="date">Monday, 03.08.2009</div>

<div id="pathway"></div>
</body>
</html>
Last edit: 16 years 10 months ago by Matias. Reason: Added spoiler

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

More
16 years 11 months ago #25805 by lamblety
Replied by lamblety on topic Re:Error in Color Palette
Someone help please???

=)

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

Time to create page: 0.259 seconds