- Posts: 7
- Thank you received: 0
Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, the ideas in these topics may not work with later versions and, for that reason, the topics are locked.
Question Signature Errors [SOLVED]
That being said, I've come across a couple of problems.
First, I noticed that when I added a banner for my signature (and this will be extremely common for those who will use my site), the "Quick Reply", "Reply", "Quote", "Merge", "Split", "Delete" and "Edit" buttons were on the same level as the signature and thus pushed the forum out of the boundaries.
How can I move those buttons so they are underneath what should be considered the signature block?
Second, I upgraded to 1.0.9 earlier and noticed that when I edit my signature, the following error shows up:
Warning: mysql_real_escape_string() expects parameter 1 to be string, object given in /home/sanctuar/public_html/libraries/joomla/database/database/mysql.php on line 193
On Edit: I found a solution for the second problem here:
www.kunena.com/forum?func=view&catid=4&id=11552#11714
But I still need help formatting setup so that the buttons are in a separate area from the signature block.
Help please!
Please Log in or Create an account to join the conversation.
I think you mean Community Builder, but thank you anyway. I'm glad you found the discussions both informative and entertaining. :laugh:I've been following the conversation regarding Community Board and Kunena integration and have followed the suggestion of setting Kunena to manage the profile for Kunena.
Über wrote:
Let's try to keep one problem per posting, pleaseThat being said, I've come across a couple of problems.
Über wrote:
The answer may depend on the type of template you are using. Please tell us what template you have in use. It might also help to see an example/screenshot that illustrates your problemFirst, I noticed that when I added a banner for my signature (and this will be extremely common for those who will use my site), the "Quick Reply", "Reply", "Quote", "Merge", "Split", "Delete" and "Edit" buttons were on the same level as the signature and thus pushed the forum out of the boundaries.
How can I move those buttons so they are underneath what should be considered the signature block?
Über wrote:
I'm happy for you that you found the solution to that problem. Unless you have several symptoms of a single problem, please don't use one discussion topic to ask for help on several problems at the one time.Second, I upgraded to 1.0.9 earlier and noticed that when I edit my signature, the following error shows up:
Warning: mysql_real_escape_string() expects parameter 1 to be string, object given in /home/sanctuar/public_html/libraries/joomla/database/database/mysql.php on line 193
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
And I think I've fixed the first problem.
I am using default_ex as my template and what I did was I went to the message.php file for that template and made the following minor tweak starting at line 330:
I turned this:
into this:
And that looks like it fixed the problem by closing out the row with the signature and posting the buttons on a row underneath, rather than cramming them on the same row.
Unless there's somewhere else I need to edit, I think that is the solution right there.
Please Log in or Create an account to join the conversation.
Could you also please edit your original message and change the subject to "[SOLVED] Signature problems". Thanks.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.