Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/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

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Question Kunena private [Hack]

More
16 years 10 months ago - 16 years 10 months ago #9812 by blacksh33p
Hallo,

habe den Hack aufgespielt, indem ich die Dateien ersetzt habe wie beschrieben.
Leider wird seltsamerweise bei restricted forums nur 1 von ca 12 angezeigt,
obwohl alle die gleiche Einstellung haben.

Kunena 1.0.8 + CB
Joomla 1.5.9
kunena_private_v2.0_for_J1_5 for K.2.0.8

p.s.: hoffe das ist das richtige Forum für die Anfagen,
aber mir wurde eben so klasse geholfen (*Lintzy zuwinkt*), dass ichs gleich nochmal probiere :)
Last edit: 16 years 10 months ago by blacksh33p.

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

More
16 years 10 months ago #9821 by blacksh33p
Replied by blacksh33p on topic Re:Kunena private [Hack]
Problem gelöst:
1. Fehler: 1 Board ist in jos_fb_categories komischerweise 2mal aufgetaucht.
2. Fehler: Foren waren auf Public Access: Alle gegistrierten. Das geht nicht, da bei dabei pub_access in der db auf -1 gesetzt wird (jeder=0). Man muss es bei öffentlicher bereich auf registered setzen, dann ist der Wert größer 0 und
das sql statement wird erfüllt:
Code:
$database->setQuery("SELECT * ". "\nFROM #__fb_categories". "\nwhere pub_access>0");

grüße Marcel

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

More
16 years 10 months ago #9865 by Lintzy
Replied by Lintzy on topic Re:Kunena private [Hack]
Wenn du uns jetzt noch die Extension verraten würdest? Was ist
kunena_private_v2.0_for_J1_5 for K.2.0.8 ? :dry:

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

More
16 years 10 months ago #9944 by rolandd
Replied by rolandd on topic Re:Kunena private [Hack]

Was ist kunena_private_v2.0_for_J1_5 for K.2.0.8 ?

Das ist die Name von das Archive aber es war ein hack für Kunena 1.0.8. Ich benutze das jetzt und es geht wunderbar :)

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

Time to create page: 0.300 seconds