Hey Guys,
Got a question.
After installing and setting up all files, I want to go to the index page.
I get an error message on this;
Fatal error: Call to undefined function: html_entity_decode() in /usr/local/psa/home/vhosts/domain.com/httpdocs/cms/include/inc_front/front.func.inc.php on line 2875
Any ideas about the cause and are there solutions?
Thanks!
Barry
Fatal error: .....
I think it's something like "html_entity_decode()" is only defined on versions of PHP 4.3.x and later -- this is most likely the cause of your problem.
See this:
http://www.phpwcms.de/forum/viewtopic.php?p=4692#4692
See this:
http://www.phpwcms.de/forum/viewtopic.php?p=4692#4692