Support Forum

simple press core plugin upgrade not working

AT admin tradafrique
admin tradafrique
Member

hello,

i have not been using simple press for a while and today i have decided to reinstall it on my website and i discovered that i can’t upgrade it. everytime i am trying to upgrate it , it fail.

pls advise

 

regards

5 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

We really are going to need a lot more detail please.

What actions have you taken (step by step)? What messages are you seeing on the screen? Anything else that may help…

AT admin tradafrique
admin tradafrique
Member

Hello

i went to my simlepress account and downloaded the core plugin went back to my wordpress dashboard and uploaded the zip files in add plugin. after the installation i activated the plugin and i see this message “Your Simple:Press version needs updating. Upgrade now.” when i start the process of upgrading while it is upgrading i see another message down  in blue saying:

Update abandoned
current build: 13877
%%%marker%%%{“status”:”success”,”type”:”upgrade”,”section”:13880,”response”:”Build upgrade section 13880 executing. Status: success
“,”error”:””}%%%marker%%%

 

thanks

YS Yellow Swordfish
Yellow Swordfish
Member

This can happen if the http request (which is using an AJAX call) gets hijacked by another process. This would usually mean a plugin is attempting to ride on the back of the request causing the return message to fail.

Another possible cause – although more rare – is of your hosting company has put some kind of security on your system that does not recognise the call but this is more unlikely.

There are 2 possible ways around it. IF each time you try and run the upgrade the message ‘current build’ changes the number (i.e., it gets bigger) – then you could keep running the upgrade until it finishes. This might work. However, as you are upgrading from several older versions I calculate you would probably need to do it about 22 times!

Or – of course – you could track down the conflict. Running the upgrade with the browser web console open to show script errors might tell us the conflicting component but it may not. Deactivating any plugin that is new since you last upgraded SP while you perform the upgrade is another way of identifying the problem and getting the upgrade finished. Every now and then – but again rare – it is the Wp theme that is the problem. But as I say – this is very rare.

AT admin tradafrique
admin tradafrique
Member

thanks for your reply but i am more confused now then before i asked the question. i am not a computer geek i just wanted to install a easy and simple forum on my website and now i have no idea what to do. thanks for your time and help.

YS Yellow Swordfish
Yellow Swordfish
Member

I appreciate my reasoning and explanation on what is likely wrong might be a bit ‘geeky’ or techie… but the description of how to work around it wasn’t – I do not think. It can usually be overcome easily and quite quickly when it happens.