sckewbie
Forum Replies Created
-
Since no one has responded, I figured out a way to resolve this after several months. Hope it helps someone.
-Deactivate the ninjaforms plugins
-Log in to your database, for us it is Adminer 4.2.5
-Find the wp_nf3_upgrades table and drop it.
-Activate the ninjaforms pluginsThis will recreate the table and it will now have a maintenance row.
Cheers,
SckewbI am also still getting this issue. I have 3.4.5 and WP 5.1.1. It only appears if I am in debug mode, but my custom php functions never get called when I register hooks to them and I am wondering if the two are connected in some way.
Forum: Fixing WordPress
In reply to: Parent option gone in 5.0?@otto42 any updates on this? My coworkers are complaining about how pages are not immediately accessible after they submit them and are getting very confused when the page is no longer a working link on other pages.
Forum: Fixing WordPress
In reply to: Parent option gone in 5.0?If you do quick edit from the main pages window, you can edit the parent, but it’s still kind of annoying.
Forum: Fixing WordPress
In reply to: Parent option gone in 5.0?Thanks, but that is not what I am seeing. Took off all plugins and changed the theme and it’s still not there. I only see template and order.
Also, we just noticed, someone submitted a change for an older page, it was set to Pending Review, and then the page was giving an error not found when people went there. Like it was turned to a draft… but I don’t see any where to set the status of a page to a draft, just the “save as draft” link that appears to the left of preview and publish at the top…
Image : https://drive.google.com/file/d/1i8ur1zxIwjCk77wyw2EuMh6dGP0MEwdY/view?usp=sharing
I take it this is not normal 5.0 behavior then?
Same issue, if I exclude options table I can run migrations, but then I am missing data.
Forum: Fixing WordPress
In reply to: WP Full Calendar not showing eventsI was just having this same issue- haven’t resolved it yet, but this post seemed useful
https://ww.wp.xz.cn/support/topic/events-are-not-showing-in-fullcalendar/
It seems there are some compatibility issues that could be arising from other plugins or themes. Hope it helps.