Search found 2 matches

by Rune
Tue 26. Jul 2005, 15:05
Forum: phpwcms Support English
Topic: minimum php version 4 phpwcms_1.2.1-DEV
Replies: 10
Views: 3005

Re: maybee this is a temp solution

kurt2000 wrote:function html_entity_decode($string)
{
$trans = get_html_translation_table(HTML_ENTITIES);
$trans = array_flip($trans);
$contents= strtr($string, $trans);
return $contents;
}

//With kind regards
Sorry for my ignorance, but where should i put this code? :?

Rune
by Rune
Mon 25. Jul 2005, 20:20
Forum: phpwcms Support English
Topic: Error on start page!
Replies: 1
Views: 663

Error on start page!

After uppgrading to DEV 1.2.3 i get this error on my startpage (frontend):
Fatal error: Call to undefined function: html_entity_decode() in /home/fiatklubben/web/html/cms/include/inc_front/front.func.inc.php on line 3013
Have a look at http://www.fiatklubben.no/cms/