Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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 [Merged topic]The great Mootools/Javascript conflict discussion
See Template Issue with Kunena 1.6 RC2 and IE8 . I hope that helps.
Blue Eagle vs. Crypsis reference guide
Read my blog and
sozzled wrote: There are solutions for Rockettheme-related problems that have been posted earlier in this topic and elsewhere on this site.
See Template Issue with Kunena 1.6 RC2 and IE8 . I hope that helps.
That solution didnt work for me, i even turned off Smart load completely and it still didnt work.
still going through plugins for possible updates.
- frank huang
-
- Offline
- New Member
-
- Posts: 4
- Thank you received: 0
All, you can change your file "behavior.php", path like(i don't know if everyone is the same):
libraries\joomla\html\html\behavior.php
change
JHTML::script('mootools.js', 'media/system/js/', false);
to
JHTML::script('mootools.js', 'plugins/system/mtupgrade/', false);
then refresh the page, to see if you can find the BB Code menu
frank huang wrote: All, you can change your file "behavior.php", path like(i don't know if everyone is the same):
libraries\joomla\html\html\behavior.php
change
JHTML::script('mootools.js', 'media/system/js/', false);
to
JHTML::script('mootools.js', 'plugins/system/mtupgrade/', false);
then refresh the page, to see if you can find the BB Code menu
That method above did not fix my problem.
The following are the steps i am taking to replicate the error on a new test site.
- Create new subdomain, new database
- download latest joomla from joomla.org and installed.
- download latest and installed K1.6 RC2 - BBcode menu works.
- download and instInstalled Rocket theme template Zephyr - BBcode menu works
- Installed Latest Community Builder - BBcode menu works
- Installed Latest JCE - BBcode menu works
- Installed Argent Dark template
- Updated K1.6 Configuration to the same as my current live settings - BBcode menu works
- Edit rockettheme template settings to same as live settings - BBcode menu works.
After doing those steps to make it exactly like my current site, it was still working, though there is just one other step i did differantly.
So here's attempt 2.
- Create new subdomain, new database
- Download RocketTheme template "ROCKETLAUNCER"
- install joomla+template using RocketLauncher
- Install K1.6 RC2 - bbcode menu does work
- Install Community Builder and JCE - still works
- Install Argent Dark template
- Made K1.6RC2 and RocketTheme template config settings same as live website - bbcode menu words
After that I started going through every component, plugin, module and template to see if there are any version differances, and there was none.
Still live site does not have a bbcode menu, but my test does. I'll come back when ive found something else.
- rolandvg99
-
- Offline
- New Member
-
- Posts: 3
- Thank you received: 0
- Create a brand new test site. Install J! 1.5.20
- Install K 1.6 and nothing else
- Use the rhuk_milkyway template.
Blue Eagle vs. Crypsis reference guide
Read my blog and