- Posts: 7
- 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
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question Topic Creation Behavior and Date of Posts
- luisvegeta
-
- Offline
- New Member
-
Less
More
15 years 6 months ago #67506
by luisvegeta
Replied by luisvegeta on topic Topic Creation Behavior and Date of Posts
thanks, but no go.
Published the plugin, but it simply doesnt appear in articles. Switch on debug and dose nothing too... Can you look a it?
Published the plugin, but it simply doesnt appear in articles. Switch on debug and dose nothing too... Can you look a it?
The topic has been locked.
15 years 6 months ago #67514
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Topic Creation Behavior and Date of Posts
Do you have filled the plugin settings ?
I don't provide support by PM, because this can be useful for someone else.
The topic has been locked.
15 years 6 months ago - 15 years 6 months ago #67519
by mijalis
Replied by mijalis on topic Topic Creation Behavior and Date of Posts
Last edit: 15 years 6 months ago by mijalis. Reason: plugin settings
The topic has been locked.
15 years 6 months ago #67520
by Griz44
Replied by Griz44 on topic Topic Creation Behavior and Date of Posts
Oooh...this get my hopes up! I'll gladly help test if there is need also.
The topic has been locked.
15 years 6 months ago - 15 years 6 months ago #67522
by mijalis
Replied by mijalis on topic Topic Creation Behavior and Date of Posts
ok, i managed to get it working by modifying this line:
The problem is that it still automatically creates new threads 
all other options work as expected, even the new one with the link only on first post
Code:
// Kunena detection and version check
$minKunenaVersion = '1.6.0';
if (!class_exists('Kunena') || Kunena::versionBuild() < 3251) {
//if (!class_exists('Kunena') || Kunena::versionBuild() < 3638) {
all other options work as expected, even the new one with the link only on first post
Last edit: 15 years 6 months ago by mijalis.
The topic has been locked.
15 years 6 months ago - 15 years 6 months ago #67526
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Topic Creation Behavior and Date of Posts
This one should works better :
Still need this :
Kunena files needed, replace them into components/com_kunena/lib :
P.S. : tell me if you received mail for topic subscription
Still need this :
Kunena files needed, replace them into components/com_kunena/lib :
P.S. : tell me if you received mail for topic subscription
I don't provide support by PM, because this can be useful for someone else.
Last edit: 15 years 6 months ago by xillibit.
The topic has been locked.
Time to create page: 0.280 seconds