Forums
Forums / Plugin: AZIndex / easy fix to “Undefined XXX” error after php7 fix
(@liuyiwp)
5 years, 6 months ago
Many old folks are puzzled by error “undefined xxx” after fixing ereg to preg_match for PHP7. such as this and this.
ereg
preg_match
Those posts are now closed and no longer accept reply. So new post here.
The fix is to “delete cache”. as easy as one click. 🙂
Enjoy!
The topic ‘easy fix to “Undefined XXX” error after php7 fix’ is closed to new replies.