When I tried to save new settings in Admin, I got this error:
Warning: fopen(config/general.php) [function.fopen]: failed to open stream: Permission denied in /home/konsolln/public_html/tiem/core/common-admin.php on line 113
Warning: fwrite(): supplied argument is not a valid stream resource in /home/konsolln/public_html/tiem/core/common-admin.php on line 128 ----------- Could someone help me, please?
@Cartdummy in my opinion You forget about give chmod 777 to all files in config directory. You should read the HowTo Install once again and doing what instructions telling.