Plugin POST data not sending correctly on new server
-
Can anyone help me? I am migrating a website to a new server and everything works except this one plugin. In fact SOME of this one plugin works, it just won’t show my post_title for some reason.
When I try updating the post_title markup in the plugin’s configuration area on the new server I get a bit of a different POST response than I do with the same POST on the old server.
New Server:
InspectClear ConsoleHTMLCSSScriptDOM POST http://108.166.80.174/wp-admin/admin.php 200 OK 184ms HeadersPostResponse ResponseHeaders Date Tue, 13 Mar 2012 19:22:34 GMT Connection close Content-Length 0 Server Apache Content-Type text/html; charset=UTF-8 Date Tue, 13 Mar 2012 19:22:34 GMT Connection close Content-Length 0 Server Apache Content-Type text/html; charset=UTF-8 RequestHeaders Content-Type application/x-www-form-urlencoded X-Requested-With XMLHttpRequest Accept text/plain, */*; q=0.01 GET http://108.166.80.174/wp-admin/admin.php?page=tern-wp-event-page-mark-up&action=getmarkup 200 OK 175msOld Server:
InspectClear ConsoleHTMLCSSScriptDOM POST http://lightower2009.ggiagency.com/wp-admin/admin.php 200 OK 242ms HeadersPostResponseHTML ResponseHeaders Date Tue, 13 Mar 2012 19:21:07 GMT Content-Encoding gzip X-Powered-By PHP/5.2.6-2ubuntu4.6 Connection Keep-Alive Content-Length 20 Server Apache Vary Accept-Encoding Content-Type text/html X-Robots-Tag noindex, nofollow Keep-Alive timeout=1, max=100 Date Tue, 13 Mar 2012 19:21:07 GMT Content-Encoding gzip X-Powered-By PHP/5.2.6-2ubuntu4.6 Connection Keep-Alive Content-Length 20 Server Apache Vary Accept-Encoding Content-Type text/html X-Robots-Tag noindex, nofollow Keep-Alive timeout=1, max=100 RequestHeaders Content-Type application/x-www-form-urlencoded X-Requested-With XMLHttpRequest Accept text/plain, */*; q=0.01 GET http://lightower2009.ggiagency.com/wp-admin/admin....p?page=tern-wp-event-page-mark-up&action=getmarkup 200 OK 208ms ParamsHeadersResponseHTMLI am not sure why this is happening. Is it a matter of some apache/php configuration? All the wordpress and plugin files are the same — the entire website, structure and code, is the same on both servers.
Any insight at all would be a HUGE help!Thanks’
icenynexi
The topic ‘Plugin POST data not sending correctly on new server’ is closed to new replies.