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

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 One site works, the other don't

More
14 years 9 months ago - 14 years 9 months ago #102927 by Valente
Thank you so much! And sorry, i didn't saw this reply before. It would be very useful if you can explain to me how you did it, to avoid the same problem with other sites with kunena.

Well now that i can see in the others bowsers still not working in Firefox and the slide on the home page is gone... :(

But we are getting there, that's a fact :unsure: :(
Last edit: 14 years 9 months ago by Valente. Reason: I saw the site in Firefox and is not working

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

More
14 years 9 months ago #102955 by Valente
It's funny wihtout any funny at all!! :P

The site works fine in IE without the System Mootools Upgrade Plugin. If enable the site don't works anymore!

But in FF or Chrome even with the plugin enable i can't do anything or see the bbCode...

Is strange... :dry: :ohmy: :blink:

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

More
14 years 9 months ago #102991 by 810
i copied the mtupgrade.php and mtupgrade.xml, and the mtupgrade dir from the joomla package. and uploaded to plugins\system\

regards 810

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

More
14 years 9 months ago #102992 by 810

Valente wrote: It's funny wihtout any funny at all!! :P

The site works fine in IE without the System Mootools Upgrade Plugin. If enable the site don't works anymore!

But in FF or Chrome even with the plugin enable i can't do anything or see the bbCode...

Is strange... :dry: :ohmy: :blink:


Ok fixed.
i removed this on the template html
Code:
// Javascript unset($this->_scripts[$this->baseurl . '/media/system/js/mootools.js']); unset($this->_scripts[$this->baseurl . '/media/system/js/caption.js']); if($gzip == "true") : $this->_scripts = array_merge(array(_TEMPLATE_URL . 'js/jv.script.js.php' => 'text/javascript'), $this->_scripts); else: $this->_scripts = array_merge(array(_TEMPLATE_URL . 'js/jv.script.js' => 'text/javascript'), $this->_scripts); $this->_scripts = array_merge(array(_TEMPLATE_URL . 'js/mootools.js' => 'text/javascript'), $this->_scripts); endif;
The following user(s) said Thank You: Valente

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

More
14 years 9 months ago - 14 years 9 months ago #103050 by Valente
You're my hero!!! :laugh: :laugh: :laugh: :laugh: :P :P :P

I will always love you from the bottom of my heart!! :) :) :) :)

Thank you! Your help was the best!

Bless you! :)
Last edit: 14 years 9 months ago by Valente.

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

Time to create page: 0.220 seconds