我在以下链接中收到错误:
错误:
Fatal error: Call to undefined function mb_strlen() in /home/oursite/public_html/wp-content/themes/effektive/functions/layout-objects.php on line 495
http://webngraphicssolutions.com/?page_id=707
请任何人告诉我......它是什么?
请不要给我负面的投票。不需要......我是新来的..
另外layout-objects.php文件跟在pastebin:
答案 0 :(得分:1)
它无法在您存储在项目中的整个数据中找到文件(mb_strlen())。找出在项目中实现此功能的此功能。