Config problem on phpNuke 7.5 and 7.6

Begonnen von Recoder, 13 Januar 2005, 20:39:13

⏪ vorheriges - nächstes ⏩

0 Mitglieder und 1 Gast betrachten dieses Thema.

Recoder

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!!

WarGod

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

GFM

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.