Page 1 of 1

Please help !

Posted: Sun Mar 11, 2007 7:50 pm
by Fyrster
Hi there

I need help with my site - i was trying to change some keywords from Æ Ø Å and afterwards it says this one my site:

Warning: fopen(/usr/home/web/web76379/musketer.dk/tmp/cache/contentcache.php) [function.fopen]: failed to open stream: Permission denied in /usr/home/web/web76379/musketer.dk/lib/classes/class.contentoperations.inc.php on line 557

Warning: fwrite(): supplied argument is not a valid stream resource in /usr/home/web/web76379/musketer.dk/lib/classes/class.contentoperations.inc.php on line 558

Warning: fclose(): supplied argument is not a valid stream resource in /usr/home/web/web76379/musketer.dk/lib/classes/class.contentoperations.inc.php on line 559

Can anybody help me please ?

Have a look at my site www.musketer.dk

Best regards

René Simonsen :)

Re: Please help !

Posted: Tue Mar 13, 2007 3:05 pm
by Pierre M.
Hello René,
Maybe some places (alias URL, keywords...) of the CMS rendering engine don't support non ASCII (US) caracters ?
Or maybe this words must be encoded before being inserted ?
http://www.w3.org/TR/xhtml1/#h-A2 or http://www.w3.org/TR/xhtml1/#C_9
Pierre M.