- Posts: 23
- Thank you received: 3
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
Question how to attach an mp3 in a post
Configuaration:
Joomla: 3.1.4
PHP: 5.3.24
mysql: 5.1.61
kunena: 3.0.1
- Jiminimonka
-
- Offline
- Elite Member
-
- YBAS!
1. Make sure you have the latest version installed.
[strike]2. Go to Kunena Configuration > BBCode and set Auto-Link URLs to No.[/strike]
3. Go to Joomla Plug-in Manager > System - Kunena Forum setting so that Joomla Content Plugin Support is set to Yes.
EDIT: You no longer need to turn off Auto-Link URLs in the latest version of Kunena
AllVideo can then be used, but you will most likely have to use the short version, ie no URL, so for youtube you would just put the number after the = sign e.g. {youtube}123456{/youtube}.
Example:
For future reference, the information in your signature is not your configuration report and would not help debugging most issues that arise.
Jiminimonka wrote: AllVideos should work if you follow these instruction.
1. Make sure you have the latest version installed.
2. Go to Kunena Configuration > BBCode and set Auto-Link URLs to No.
3. Go to Joomla Plug-in Manager > System - Kunena Forum setting so that Joomla Content Plugin Support is set to Yes.
AllVideo can then be used, but you will most likely have to use the short version, ie no URL, so for youtube you would just put the number after the = sign e.g. {youtube}123456{/youtube}.
Example:Code:{soundcloud}http://soundcloud.com/zone0/sayonara-days-gone-bump{/soundcloud}
For future reference, the information in your signature is not your configuration report and would not help debugging most issues that arise.
Thank you for a quick reply. I did the exact things as you told but when I hit the submit button this error showed up:
"Error:Cannot save message: Message body is empty!"
And btw, I have no signature. I Just put a dotted line before starting the configuration list. I think the dotted line made the confusion. Next time I will not use that.
What you showed in msg #1 is not what we describe as a configuration report. Information that will help you to produce a more useful Kunena configuration report is given at the top of this page, in the FAQs page and in K 3.0 Configuration Report . I hope that helps you in future.DarKMaSk wrote: I ... put a dotted line before starting the configuration list. I think the dotted line made the confusion. Next time I will not use that.
Blue Eagle vs. Crypsis reference guide
Read my blog and
- coder4life
-
- Offline
- Kunena Contributor
-
- Posts: 296
- Thank you received: 50
- Jiminimonka
-
- Offline
- Elite Member
-
- YBAS!
coder4life wrote: Out of curiosity, is this the only text you are submitting to the form. Is there no alternate text being inserted outside the brackets? We have an issue with submitting things in a TAG based scenario {tag}{/tag}. The reason it has not been fixed is because it requires a bit of work.
@coder4life - I have found this to happen sometimes. You can't have just the tags and no text, there has to be something else in the post or it won't allow you to save it.
@DarKMaSk - Make sure you have some text in the post you make and see if it works then.