- Posts: 6
- Thank you received: 0
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question [code] elements put all code on one line
I put my code inside code elements, and view the thread. When the thread shows up, it displays the code on separate lines (as it needs to for example:
but displays them all on the one line when it is output. Can someone help me here?
Please Log in or Create an account to join the conversation.
void main(String[] args)
{
std::cout<<"hello world!"<<endl;
}
I'm sorry, I just copied and pasted your code (without the code tags), but I don't understand the issue. :S
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Instead of:
Please Log in or Create an account to join the conversation.
I'm sorry, I still don't understand the issue. I can type code, on multiple lines, and it appears on multiple lines. I copied your example, that was displayed on multiple lines, and it appears on multiple lines. I think we need more information about how you're creating your own problem.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
I don't understand where I went wrong.
Please Log in or Create an account to join the conversation.
On my forum I was typing the code on multiple lines, but would only come up on one line.
Please Log in or Create an account to join the conversation.