- Posts: 12
- 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 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.
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 Birthday Modul
15 years 1 month ago #88473
by KleinMeyl
Replied by KleinMeyl on topic Re: Aw: Re: Birthday Modul
root/modules/mod_sw_kbirthday/tmpl/
root/modules/mod_sw_kbirthday/tmpl/default.php exist.
Both exist and are chmod 777.
I have updated this site from 1.5.9 to 1.5.22 on localhost. Then I have uploaded the site through ftp. Adjusted the configuration file and imported the database in php MyAdmin.
root/modules/mod_sw_kbirthday/tmpl/default.php exist.
Both exist and are chmod 777.
I have updated this site from 1.5.9 to 1.5.22 on localhost. Then I have uploaded the site through ftp. Adjusted the configuration file and imported the database in php MyAdmin.
Please Log in or Create an account to join the conversation.
15 years 1 month ago #88554
by svanschu
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Replied by svanschu on topic Aw: Re: Aw: Re: Birthday Modul
Hmm just trying to understand what the error cause, because i can't reproduce it atm …
Do you get a dropdownlist for the different templates which are in root/modules/mod_sw_kbirthday/tmpl/ or is that list missing??
Do you get a dropdownlist for the different templates which are in root/modules/mod_sw_kbirthday/tmpl/ or is that list missing??
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Please Log in or Create an account to join the conversation.
15 years 1 month ago #88571
by KleinMeyl
Replied by KleinMeyl on topic Re: Aw: Re: Aw: Re: Birthday Modul
Please Log in or Create an account to join the conversation.
15 years 1 month ago #88580
by svanschu
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Replied by svanschu on topic Aw: Re: Aw: Re: Aw: Re: Birthday Modul
Yes but is there a dropdown in die modul config where you can choose those templates?
Which Server do you use? Apache or IIS?
And which Patch is shown in the Error? JFolder::folder: Path is not a folder Path: ???????
Which Server do you use? Apache or IIS?
And which Patch is shown in the Error? JFolder::folder: Path is not a folder Path: ???????
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Please Log in or Create an account to join the conversation.
15 years 1 month ago #88585
by KleinMeyl
Replied by KleinMeyl on topic Re: Aw: Re: Aw: Re: Aw: Re: Birthday Modul
Please Log in or Create an account to join the conversation.
15 years 1 month ago #88594
by svanschu
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Replied by svanschu on topic Aw: Re: Aw: Re: Aw: Re: Aw: Re: Birthday Modul
I really would like to know what the problem is … Could you turn on debug mode and look if you find some further information. If I know WHICH path is wrong I could fix the issue …
Do you installed any stuff which change joomla? Your Gegevens (Details?) looks so different to a normal Joomla Module Config view …
You can also try to open mod_sw_kbirthday.xml, find this line
and change it to this:
or this
or this
That is the only place where JFolder is used by joomla and I only can say what'S wrong when I see the Path which Joomla means to use on your system …
Do you installed any stuff which change joomla? Your Gegevens (Details?) looks so different to a normal Joomla Module Config view …
You can also try to open mod_sw_kbirthday.xml, find this line
Code:
description="SW_KBIRTHDAY_TEMPLATE_DESC" directory="modules/mod_sw_kbirthday/tmpl/"
Code:
description="SW_KBIRTHDAY_TEMPLATE_DESC" directory="modules/mod_sw_kbirthday/tmpl"
Code:
description="SW_KBIRTHDAY_TEMPLATE_DESC" directory="/modules/mod_sw_kbirthday/tmpl/"
Code:
description="SW_KBIRTHDAY_TEMPLATE_DESC" directory="/modules/mod_sw_kbirthday/tmpl"
That is the only place where JFolder is used by joomla and I only can say what'S wrong when I see the Path which Joomla means to use on your system …
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Please Log in or Create an account to join the conversation.
Time to create page: 0.236 seconds