pragmaMx Support Forum

Archive => veraltete bzw. unsupportete Systeme und Module => Alt Archive => KalenderMx => Thema gestartet von: Recoder in 13 Januar 2005, 20:39:13

Titel: Config problem on phpNuke 7.5 and 7.6
Beitrag von: Recoder in 13 Januar 2005, 20:39:13
Hi, sorry but I don't speak german.

I had installed Kalender MX 1.4a on phpNuke 7.5 and another copy on 7.6, everything is ok, but when I try to change any item on Calendar Configuration it returns a message saying that was not possible write the changes on DB.

I checked all and can add events on Calendar but can't change configurations.

please help.

Thanks!!
Titel: Re: Config problem on phpNuke 7.5 and 7.6
Beitrag von: WarGod in 11 Februar 2005, 03:08:15
Be sure to read the install-english.txt file.  It says:
----------------
In order to store the configuration and the category files automatically,
php safe_mode must be switched off,
in addition write rights to the files must:
/modules/Kalender/config
/modules/Kalender/categories
exist.
----------------
So you will need to CHMOD those two directories (config and categories).  Mine are set to 755 and it seems to work fine.  You may also have to change the permissions to:
/modules/Kalender/config/config.php to 644
and
/modules/Kalender/config/configcolors.php to 644
and because you are using English I am going to assume will use the English Categories so verify the write settings for:
/modules/Kalender/categories/english.php to 644

I hope this helps you out.

Lates,
WarGod
Titel: Re: Config problem on phpNuke 7.5 and 7.6
Beitrag von: GFM in 20 Juli 2005, 13:31:04
Hi,

I don't speak German but I hope someone can help me.
I've installed KalendarMX 1.4b and I like it very much.
But I have one little problem, I can't change the category-configuration.
When I change one of the category's and press Save nothing happens, a blank page is followed.

I am using phpnuke 7.8 and hosting it from my own pc.
Safe mode = off (php.ini)

I hope someone could help me.