digitalmediafbm2021
Forum Replies Created
-
Hi,
Judging by the frequency and timing, this should be all the articles on this page: https://www.dertreasurer.de/. Not all articles are behind a paywall, so you could check these. For example: https://www.dertreasurer.de/news/technologien/das-plant-sap-im-treasury-bereich-36164/
The issue appears to be related to the Members Plugin. After deactivating it, the website functionality was restored. I also installed this plugin on one of our staging environments to better diagnose the error. The log file provided me with a PHP fatal error that is linked to the Members Plugin. The error message is as follows:
“PHP Fatal error: Uncaught Error: Call to undefined function Members\Admin\members_is_admin_page() in /var/www/vhosts/stage01.(……)/httpdocs/wp-content/plugins/members/admin/class-notifications.php:436”
This error suggests that there is a problem with a function called “members_is_admin_page()” in the Members Plugin. This function seems to be undefined or not accessible at the given location, which is causing the fatal error.
Forum: Plugins
In reply to: [Public Post Preview] No Index Links?Thank you!
Forum: Plugins
In reply to: [Permalink Manager Lite] Primary Category SEO YoastThank you Maciej,
it seems to work just fine!
Forum: Plugins
In reply to: [Permalink Manager Lite] Primary Category SEO YoastHi Maciej,
here is the structure:
https://prnt.sc/26frs621. I create the post and set the categories ( Subcat 1 = primary category; sub 2 is just checked but should not show up in URL. Parents are Sub1: “News”; Sub2: “Themen”;
https://prnt.sc/26frsml2. I publish the post directly and the URI is the following:
https://prnt.sc/26frthj (Uncategorized)3. With a reload of the edit page and also in the preview mode an automated reload apears the URI changes to themen/sub2 (not primary)
https://prnt.sc/26frubo4. Im making the post to a draft again and safe it as a draft. Now I publish it again and the URI is now the right version (News/Sub1)
https://prnt.sc/26fruyyTo reduce error we don’t want to add effort for our writers, to always go through all these steps, as we think it is a bug and should load from the beginning the correct URI.
We are using the SEO Yoast Plugin aswell. Connection should be right though, as it is working correctly after the 4th step.
Forum: Plugins
In reply to: [Permalink Manager Lite] Primary Category SEO YoastHi Maciej,
thanks for your fast response!
I toogled both options and both times the URI Editor first saves the posts as “uncategorized” ( even tho i chose the categories aswell as the primary category).
Then after going in previewmode / reloading the edit page it changes to the subcategory 2 again but not the primary category.
Here are the permastructure settings: %category%/%postname%-%post_id%Thanks for your help! ( btw. we updated also to pro… but no changes there)