Conversation
supportHi guys, when I activate the plugin the product page no longer works in the server logs, I have this error: AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined function mpty() Can I have support? Thanks in advice. at line 169 edit this: $hd = ( mpty( $hd ) ) ? 0 : 1; to this $hd = ( empty( $hd ) ) ? 0 : 1; This topic was modified 6 years ago by exifi .
No comments were stored for this source.