- Posts: 24
- 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
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 Forum Images not showing
15 years 7 months ago #61964
by ke4obt
Replied by ke4obt on topic Re: Forum Images not showing
Hey sozzled,
Having never used a tag like that before I think I am in need of a sample setup please.
Thanks Flip
Having never used a tag like that before I think I am in need of a sample setup please.
Thanks Flip
Please Log in or Create an account to join the conversation.
15 years 7 months ago #61965
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Forum Images not showing
You can PM me the account details, if you prefer.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
15 years 7 months ago #61978
by ke4obt
Replied by ke4obt on topic Re: Forum Images not showing
PM has been sent.
Please Log in or Create an account to join the conversation.
15 years 7 months ago - 15 years 7 months ago #61993
by ke4obt
Replied by ke4obt on topic Re: Forum Images not showing
Hey All,
Now that i've had a bit of sleep I noticed that the path to the images is wrong and I have no idea where to go to make the fix.
It seems to be looking here:
/components/com_/template/default/images/emoticons/whistling.png ..
instead of here:
/components/com_kunena/template/default/images/emoticons/whistling.png ..
Where should I look to set the correct path?
Any and all help welcome.
Thanks Flip
*edit* forgot to mention - I'm using the default template - Blue eagle - in Kunena.
Now that i've had a bit of sleep I noticed that the path to the images is wrong and I have no idea where to go to make the fix.
It seems to be looking here:
/components/com_/template/default/images/emoticons/whistling.png ..
instead of here:
/components/com_kunena/template/default/images/emoticons/whistling.png ..
Where should I look to set the correct path?
Any and all help welcome.
Thanks Flip
*edit* forgot to mention - I'm using the default template - Blue eagle - in Kunena.
Last edit: 15 years 7 months ago by ke4obt.
Please Log in or Create an account to join the conversation.
15 years 7 months ago #62297
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Forum Images not showing
Solution found after discussion of problem with the user. The problem involving the loss of the images was caused by the misuse of another component [reReplacer] which attempted to replace every occurrence of the string "Kunena" with "". Therefore
became
This also meant that all of the Kunena CSS template did not render (the menu appeared as a list instead of as a horizontal series of tabs, for instance).
The discussion also led to the discovery of the loss of the BBcode toolbar. This was cause by the use of a site template that completely prevented the Joomla Mootools 1.2.4 library being loaded. The site template was JS Appbox (js_app) developed by Barrie North. Despite template settings stating that it should enable mootools.js it was apparent that this template does not work with Joomla Mootools 1.2.4 and therefore it is unsuitable for Kunena 1.6
Code:
../components/com_kunena/template/default/images/emoticons/whistling.png
Code:
../components/com_/template/default/images/emoticons/whistling.png
The discussion also led to the discovery of the loss of the BBcode toolbar. This was cause by the use of a site template that completely prevented the Joomla Mootools 1.2.4 library being loaded. The site template was JS Appbox (js_app) developed by Barrie North. Despite template settings stating that it should enable mootools.js it was apparent that this template does not work with Joomla Mootools 1.2.4 and therefore it is unsuitable for Kunena 1.6
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
15 years 7 months ago #62566
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Forum Images not showing
Working very closely with the user, we have implemented an alternative Joomla site template that works well.
The key in this case is, when selecting a site template for Joomla, make sure that you find one that states is works for Mootools 1.2.4.
The key in this case is, when selecting a site template for Joomla, make sure that you find one that states is works for Mootools 1.2.4.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Time to create page: 0.257 seconds