xanathon
Member
Posted 1 year ago #
First: Thanks for this great plugin, it saves a lot of hassle.
Second: my problem.
In the backend when managing my custom posts I get an error when I want to list my custom posts.
Instead of doing that it lists ALL posts and above the searchbar and filter-links I get the message
Warning: Illegal offset type in isset or empty in /home/xyz/public_html/foobar/wp/wp-includes/post.php on line 811
What to do? Thanks in advance for any help.
xanathon
Member
Posted 1 year ago #
Update - before someone points to the obvious: yes, I tried a search or two and am aware of the issue with uppercase CPT-names. The name of my CPT is lowercase as is the slug.
captremo
Member
Posted 1 year ago #
xanathon, did you ever get this resolved? I'm having essentially the same problem and error, but with a different cause. I need help figuring out what is going on and hope you got your issue resolved and can point me in the right direction. Thanks.
captremo
Member
Posted 1 year ago #
My problem is resolved. It appears that our host had installed SecureLive to help protect our installation. Sounds good, but apparently there were two files php.ini and .htaccess that required a small script to work. The script was missing from both files (perhaps do to an update or a mistake by our host to not actually save the code into the file) that caused our huge issues. Our shared server loads have now dropped from around 10% to less than 0.2%.
If you have a similar issue and check your logs you might find lots and lots of calls from SecureLive. If so, you may have the same issue. Regards, Reme
landwire
Member
Posted 6 months ago #
Any solutions to this? My post type was uppercase, then I edited it to be lower case. Still the same issue.
Any help is appreciated...