Fatal error: Cannot redeclare stripslashes_array()
-
When I updated your plugin just now I got the following error:
Fatal error: Cannot redeclare stripslashes_array() (previously declared in /home/name/public_html/site.com/wp-content/plugins/eshop/cart-functions.php:1128) in /home/name/public_html/site.com/wp-content/plugins/wp-property/lib/class_functions.php on line 4856
I was able to fix this by commenting out the function in your class_functions.php but that is not an optional solution. Is there a better fix for this?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘Fatal error: Cannot redeclare stripslashes_array()’ is closed to new replies.