nwagtail
Forum Replies Created
-
You can do this via file manager in C panel. I suggest reading this here – https://www.wpbeginner.com/wp-tutorials/how-to-uninstall-and-reinstall-wordpress/
I am on Siteground too Rod. It took me all day to remove Wordfence and the error was persistent even Siteground tech help could not fix it. I followed Wordfence removal instructions to fix it and removed all files and still had the error. Other site staff were affected too. In the end I had to do a site restore of “Files” as suggested by tech help from the previous day, twice because it updated itself the first time. I am now on previous version of Wordfence, stopped updates and removed the reminders to update .
Forum: Plugins
In reply to: [Memphis Documents Library] error after upgrading to 3.6.22Our techie has some more info. I am sorry if I have misled you at all. Here is his response
“Search for session and you can see it’s enabled, along with bug compatibility from several versions back (I think that dates back at least six or seven years for older code!). The problem is with how the module tries to access the session status – it will work in pretty much all local, test environments but it can fail on some server configurations. There is a simple way around it by using a different function call (session_start) but I won’t bog you down with the details.Equally, I don’t want to start fixing someone else’s code because it could cause further problems down the road. E.g., my fix could end up breaking his fix and so on and so on…!
However.. here’s the BIG thing. We’re not running 5.6.3, despite the fact that that is what the main PHP admin backend tells me. When you ask PHP to identify itself, it’s 5.3.28, so we’re not compatible. I did seem to think that was the case before, but PHPMyAdmin is erroneously returning a version which isn’t the one we actually have.”
Hopefully there is a fix to this anyway but in the meantime our updating is disabledForum: Plugins
In reply to: [Memphis Documents Library] error after upgrading to 3.6.22We have php 5.6.3 and we have same error – Fatal error: Call to undefined function session_status() in /home/northwag/public_html/publications/wp-content/plugins/memphis-documents-library/includes/mdocs-functions.php on line 423 .
It is a total site breaker and forced a return to back up. That’s the second time this happened. It’s a pity because it’s a good plugin and I hope you can fix it.