Support Forum
Hi,
Once again the upgrade process fails...
I get, once again, the following message:
"Upgrade Aborted
current build: 10449
{"status":"success","type":"upgrade","section":10508,"response":"Build upgrade section 10508 executing. Status: success
","error":""}"
With the previous upgrading I had the same situation and It was solved by deleting one Twitter plugin. This plugin is not on my site but I get the same message.
The two most likely causes are either a script conflict or - more rarely - something that either changes the url being called or requests data to be sent from the server - which can appropriate the data we are expecting.
To test the first theory just open a script concole window and try the update to see if anythign gets reported in the error tab...
Remember - this is an Ajax call.
YELLOW
SWORDFISH
|
first theory, that would be bad...its an ajax request so there must be a resopnse... if not would need to figure out what is blocking the response... ajax needs the response from the request...
the simple fact that you have the error message says the ajax response is happening... and some plugins or themes incorrectly tie into the response and mess with it causing the error...
with the console open, the request would be shown, but you would have to expand the line that gets output to see the actual response...
Visit Cruise Talk Central and Mr Papa's World
thats a wordpress issue with 3.6... and harmless... they forgot to remove an include of a file that was deleted... its been fixed in 3.6.1 and 3.7...
If you want to send us some temp wp admin credentials with full sp admin capabilities, we can take a look and see what we see... if that works, please send to both yellow swordfish AND mr papa... be sure to link back to this topic too so we know what its about...
Visit Cruise Talk Central and Mr Papa's World
so yeah, another plugin dorking with ajax responses... in this case its wp super cache
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
Its adding that output to our ajax request/response causing it to fail...
it appears you had super cache at one time but perhaps uninstalled it incorrectly... if you are not using it, remove the advanced-cache.php file from the wp-content directory....
Visit Cruise Talk Central and Mr Papa's World
great news! thanks for the update!
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)