我在本地MAMP上克隆了一个远程站点。我修复了Woothemes新鲜新闻主题使用的几乎所有iSue,如权限问题和timthumb缓存问题。现在唯一的问题是后端工作不正常。我不能添加标签,也不能选择现有的标签。我无法加载我选择的特征图像,等等。当我查看访问日志时,我看到:
[29/Jul/2012:14:59:42 +0700] "GET /wp-admin/load-scripts.php?c=1&load=admin-bar,hoverIntent,common,jquery-color,schedule,wp-ajax-response,autosave,wp-lists,quicktags,jquery-query,admin-comments,suggest,jquery-ui-mouse,jquery-ui-sortable,postbox,post,media-upload,jquery-ui-datepicker,theme-preview,word-count,editor,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-position,jquery-ui-dialog,wpdialogs,wplink,wpdialogs-popup,wp-fullscreen&ver=3.4.1 HTTP/1.1" 500 -
::1 - -
在我找到的error\\u日志中
[Sun Jul 29 15:14:47 2012] [error] [client ::1] PHP Fatal error: Call to undefined function did_action() in /opt/local/www/elc/wp-includes/script-loader.php on line 65, referer: http://elc.local/wp-admin/edit.php
我试图通过重命名插件文件夹来关闭所有插件,因为常规的停用也不起作用。但它没有起作用。仍然存在jQuery/JavaScript问题。我在谷歌上搜索解决方案。没有运气。有什么办法让我回到当地的网站上工作吗?