lifeinnerlasting
Forum Replies Created
-
Forum: Plugins
In reply to: [Code Snippets] Could not create snippet. Request failed with status code 500it’s the same issue as this…
https://ww.wp.xz.cn/support/topic/500-error-saving-snippets/?view=all
Someone marked it as resolved and it’s not resolved. It happens with known working snippets any time you enable them across the network on multisite. Your multi site functionality has been broken since 3.3.0
Forum: Plugins
In reply to: [Code Snippets] Could not create snippet. Request failed with status code 500I’m getting the same 500 error when trying to save snippets on multisite… Problem occurs on all versions released beyond 3.3.0. Only solution so far has been to rollback to 3.3.0
It happens regardless of snippet, every time you select “Allow this snippet to be activated on individual sites on the network”. Snippet saves fine if I leave this box unchecked, but that’s not a solution for me.
Forum: Plugins
In reply to: [Code Snippets] Could not create snippet. Request failed with status code 500I’m getting the same 500 error when trying to save snippets on multisite… Problem occurs on all versions released beyond 3.3.0. Only solution so far has been to rollback to 3.3.0
It only happens when I select “Allow this snippet to be activated on individual sites on the network”. I am able to save if I leave this box unchecked, but that’s not a solution for me.- This reply was modified 2 years, 8 months ago by lifeinnerlasting.
Forum: Fixing WordPress
In reply to: Server Restored, ReinstallSo if I’m running WordPress in a docker stack with the database… what is the best practice for maintaining and restoring a backup? Do I have to turn off the database every time I want to back it up? Is this normal? And then I just stop/start the container again if I need to restore it?
Forum: Fixing WordPress
In reply to: Server Restored, ReinstallI apologize in advance for my ignorance, I think my confusion is surrounding databases.
I was under the impression that the content of the database was stored somewhere in /var/lib/mysql since that was the only place I gave the docker container access to. So I thought backing up the /var/lib/mysql folder would have been enough. Was I suppose to do an additional backup through MySQL?
I followed your suggested steps. I anticipated it to show me the re-install page again. However, its showing me the “new” site. I’m even more confused now.