Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Feeds Error

More
14 years 3 months ago #21 by xillibit
Replied by xillibit on topic Re:Feeds Error
tamerax wrote:

ah yes...what how do i stop it from adding that extra code? like what file do I edit? sorry...not so good at this :(

I don't know, you need to check in the components/modules/plugins that you have installed or maybe in your joomla! template, if this code appears and remove them.

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
14 years 3 months ago #22 by tamerax
Replied by tamerax on topic Re:Feeds Error
yup..the code is used by Remository. I just gotta figure out why it's showing up in the RSS feed now :S

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

More
14 years 3 months ago - 14 years 3 months ago #23 by darksoul
Replied by darksoul on topic Re:Feeds Error
This problem start from CB. i get:
Code:
--></script> <script type="text/javascript" src="http://www.samples-share.com/components/com_kunena/template/default/js/kunenaforum.min.js"></script> <script type="text/javascript" src="http://www.samples-share.com/components/com_comprofiler/js/tabpane.min.js"></script> <script type="text/javascript"><!-- jQuery(document).ready(function($){ var cbshowtabsArray = new Array(); function showCBTab( sName ) { if ( typeof(sName) == 'string' ) { sName = sName.toLowerCase(); } for (var i=0;i<cbshowtabsArray.length;i++) { for (var j=0;j<cbshowtabsArray[i][0].length;j++) { if (cbshowtabsArray[i][0][j] == sName) { eval(cbshowtabsArray[i][1]); return; } } } }});

this is from the source of the forum page.
Last edit: 14 years 3 months ago by darksoul.

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

More
14 years 3 months ago #24 by darksoul
Replied by darksoul on topic Re:Feeds Error
!!!! the problem come also from: Cb my videos plugin!!!
i unpublished this plugin and now feeds works!! :P

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

More
14 years 3 months ago #25 by tamerax
Replied by tamerax on topic Re:Feeds Error
the issue for me is something from remository AND css code that WhatRUDoing keeps adding to each page.

i have no idea how to fix these without removing the componants completely and i don't wanna do that.

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

Time to create page: 0.471 seconds