wmacdonald's blog

Fatal Error Creating Categories in Barracuda .. Please Help

Fatal error: Call to undefined function: htmlspecialchars_decode() in /home/thewed/public_html/directory/utils/cat_add.php on line 42

bad
0
good
 
 

Comments

LyubovL
LyubovL
comment permalink
bad
0
good
 
Hi!

Try to put the following

function htmlspecialchars_decode($str)
{
$search = array('&', '"', '<', '>');
$replace = array('&', '"', '<', '>');

return str_replace($search, $replace, $str);
}

into util.php.

If it won't work, please contact our support team, they will help you to fix this problem.

Regards
 
qoue_com
qoue_com
comment permalink
bad
0
good
 
i have the some problems ,i try to put your code into util.php... but is not work.what can i do to make it work?
 
qoue_com
qoue_com
comment permalink
bad
0
good
 
i find..and.. work. write this line in your htaccess. " AddHandler application/x-httpd-php5 .php "
 


Post a Comment

Please login to post a comment.

 

Products  |   Projects  |   About  |   Contact  |   Privacy  |   Refund and Upgrade Policy  |   Thumbnails by Thumbshots.net

© 2007 BoonEx Ltd.

PET:0.319025039673