- Posts: 47
- 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
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, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question Hide Images and Attachments for guests..
will this hack work for Kunena 1.5.3?
regards
skkuumar
Please Log in or Create an account to join the conversation.
just copy the lines and its working perfect
Please Log in or Create an account to join the conversation.
yes, it's still workig for kunena 1.5.3.
just copy the lines and its working perfect
Does not work in 1.5.3, at least not to me, will not let me see the attachment, tested on localhost.
KS!
NO hacer Spam | NO esbribas todo en mayúsculas | Sigue las reglas
Please Log in or Create an account to join the conversation.
download
Please Log in or Create an account to join the conversation.
try this package:
download
Thank you for the trouble you've taken, but still does not work for me, that does not recognize this or not the user logged on, never shows the image file or aggregate, are not taken from configuration data that have been established.
Thanks anyway, wait to see if we can resolve in other versions of the hack.
Thank you all.
Edit Date 26/06/2009
Testing the different configurations of the code I have with what would be a total correction for the complete operation within Kunene 1.5.3 (at least in association mic works) all the code in the files:
Remain the same and without any changes, edit the file with a new codeadministrator/components/com_kunena/admin.kunena.html.php
administrator/components/com_kunena/admin.kunena.php
components/com_kunena/lib/kunena.config.class.php
Around the line #338 located code case 'img':components/com_kunena/lib/kunena.parser.php
EDIT: REMOVED ATTACHMENT, LOOK BELOW MESSAGE...!
Until another time and greetings to all!
KS!
NO hacer Spam | NO esbribas todo en mayúsculas | Sigue las reglas
Please Log in or Create an account to join the conversation.
- domenicocg
-
- Offline
- Senior Member
-
- Posts: 98
- Thank you received: 0
$ fbConfig-> showvideotag);
Round off the brackets because it created problems in the administrative side.
Other kunena.category.class.php file at line 47 when I was logged in I went home page.
$ cat = $ kunena_db-> loadObject ();
Removing parentheses.
I wanted to ask for confirmation of whether it was correct or not.
hello by Domenico
P.s.: I apologize for my not perfect English.
Please Log in or Create an account to join the conversation.