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 contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

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 I wrote a user suspension hack

More
17 years 3 weeks ago #11290 by bytebandit01
dougthonus wrote:

Did you run the SQL to create the suspend table?


now this is the one thing i missed. i must have overlooked this.
i just did now. and so far it's fully functional and serves its purpose very well and very good.

i am impressed with this hack. very good work dougthonus ;)

i am hoping to see this integrated in the next kunena releases as this is very useful for forum moderation.

Please Log in or Create an account to join the conversation.

More
17 years 3 weeks ago - 17 years 3 weeks ago #11328 by dougthonus
bytebandit01 wrote:

dougthonus wrote:

Did you run the SQL to create the suspend table?


now this is the one thing i missed. i must have overlooked this.
i just did now. and so far it's fully functional and serves its purpose very well and very good.

i am impressed with this hack. very good work dougthonus ;)

i am hoping to see this integrated in the next kunena releases as this is very useful for forum moderation.


Yeah, my fault that you missed it, because I didn't post about it in the 2nd release where I added the suspension list/removal code. I did have it in the original, but forgot to update the 2nd release with that nugget of info.

I went back and edited in later, so you weren't crazy for missing it if you only looked at the most recent attachment.

It's not really that great a hack, it works, but I'm embarrassed by the quality. If I wasn't working 16+ hours a day right now I'd actually make it good and have tried to figure out where to grab the css from to make it look nice and fit in with your kunena template, but it takes awhile to figure out all the joomla conventions if you're not used to them, and I didn't have time to trace where everything comes from.
Last edit: 17 years 3 weeks ago by dougthonus.

Please Log in or Create an account to join the conversation.

More
17 years 2 weeks ago - 17 years 2 weeks ago #11874 by Matias
Sorry about the delay; I've been too busy and had no time to visit forum.

I have been thinking something like this and it will be soon included into Kunena at least on some form. I haven't looked at the code, but this is also something I need for my own forum (ASAP).
Last edit: 17 years 2 weeks ago by Matias.

Please Log in or Create an account to join the conversation.

More
17 years 2 weeks ago #11875 by johnnydement
It's going right now to the tracker for review, I thin k matias will pick this one ;)

Please Log in or Create an account to join the conversation.

More
17 years 2 weeks ago #11941 by 810
Dutch translation:

DEFINE('_GEN_SUSPEND', 'Opslaan');
DEFINE('_POST_SUSPEND_DAYS','Voor hoeveel dagen moet hij geschorst worden');
DEFINE('_POST_SUSPEND_REASON','Reden voor schorsing');
DEFINE('_POST_SUSPEND_SUCCESSFUL','Schorsing succesvol');
DEFINE('_SUSPEND_USERNAME','Gebruikersnaam');
DEFINE('_SUSPEND_DATE','Schorsing datum');
DEFINE('_SUSPEND_COMMENT','Commentaar');
DEFINE('_SUSPEND_REMOVE','Verwijder Schorsing');
DEFINE('_USER_NOT_FOUND','Gebruiker niet gevonden');
DEFINE('_SUSPENSION_REMOVED','Schorsing verwijderd');
DEFINE('_SUSPENSION_LIST','schors Lijst');

Please Log in or Create an account to join the conversation.

More
17 years 2 weeks ago #11950 by bytebandit01
johnnydement wrote:

It's going right now to the tracker for review, I thin k matias will pick this one ;)


this is good news. i am already excited about it. :)

Please Log in or Create an account to join the conversation.

Time to create page: 0.245 seconds