A couple of years ago I set a small site up from a friend with WP, version was v 4.2.4.
Everything was working perfectly…
The other day they told me to remove a phone number that is no longer in use.
I said it was a simple change since that text was just some html text in the theme we’ve chosen so I’ll fix that fast.
When I got home I tried to login to the admin page but it just showed me a blank page. I started to read up on this and checked the versions of things.
The files was v4.2.4 but I got old mails with upgrades that was OK and the last I think was: v4.3.18. It seems that the automatic upgrades didn’t go so well after all.
Now I have no clue what so ever what the state this site is in and what versions the files and/or DB-tables actually are.
I DL’d all files/DB and installed this on my own server to be able to fiddle with it without trashing the still working site, except the admin pages.
I tried stuff like replacing all files to the last known version and for me that still is 4.2.4 since the version.php file says, can’t recall the version of the database right now.
Still the same problem, blank page. I also tried to do an upgrade from this 4.2.4 to a newer but since I can’t get into the admin/* pages, it won’t do anything.
What can I do to fix this muck up?
It seems that I can’t just replace all files with like v4.5.*, 4.6.* and do an upgrade as I cannot login. I need a working admin page before I do this.
Any ideas?
]]>i don’t know what to do with this. i have extremely limited programming experience so i’m honestly not sure what to fix. I know how to get to the line 60 that it’s talking about, but I don’t know what to do beyond that.
My boss had me do a restore from a backup made from even earlier in the cpanel. While it helped bring the Canadian site back up (even though it’s a mess), now the American .Co site is down. And we still can’t access the wp-admin for either sites. Please help!!
Parse error: syntax error, unexpected ‘endif’ (T_ENDIF), expecting end of file in …/wp-content/plugins/conference-scheduler/views/options.php on line 15
I’m running WordPress 4.9.8 with PHP7.2
]]>I updated the plugin today and when I try to log back in I get all white page, there is nothing. My website looks fine and the galleries are working now. I just can’t log in now.
Please help.
]]>if anyone can help, i’d highly appreciate that.
]]>The admin page for duplicating a site went blank after I had made some other changes to other things in the network admin panel.
We tried deactivating Multisite Clone Duplicator and reactivating it hoping that it was some caching mismatch. This had no effect.
I’m afraid I don’t know what caused this to happen, as I was unable to reproduce it. Another admin was also making changes at the time and we believe that the blank screen/page was likely caused by something in this plugin getting triggered due to errors caused by other out-of-date plugins that were updated.
On further investigation, we found an option in wp_options that we believed to be associated with Multisite Clone Duplicator:
option_name: mucd_duplicable
option_value: no
We tried setting this option to “yes” and it seems to have fixed the problem. The admin page for Multisite Clone Duplicator now shows up and performs as expected.
If another person is having this issue here are steps you can take reproduce our solution. Beware, follow these steps at your own risk – I’m not a developer of the plugin and don’t know what this option is for! This worked for us in our specific case, do not use the following code unless you don’t mind breaking things on your website.
select option_id, option_name, option_value from wp_options where option_name='mucd_duplicable';
update wp_options set option_value='yes' where option_name='mucd_duplicable';
I’d like to ask the developers why a blank screen would happen.
Also, is the solution we used okay to use on a live site?
Is this the only way to solve a blank admin screen with Multisite Clone Duplicator?
Thanks for making an awesome plugin!
Darren
https://www.ads-software.com/plugins/multisite-clone-duplicator/
]]>https://www.ads-software.com/plugins/pressroom-by-newswire/
]]>I found myself in a bit of a trouble, it appears I can no longer access the admin area. I moved my blog from a dedicated server to a hosting service a week ago and everything worked fine, I installed plugins and I even added more posts. Now whenever I try to login to admin panel it goes blank. It worked just fine last night.
What can I do? I tried to physically delete all my plugins and that didn’t help(I don’t think that’s the issue since it worked fine last night and I haven’t changed anything since)
I can’t easily upgrade my PHP right now so, developers of the plugin? Help?
https://www.ads-software.com/plugins/smk-sidebar-generator/
]]>