StarryMom
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Download Counter] Error Message – Conflict with Jetpack?Ok, took two weeks for Jetpack to respond with nothing.
https://www.ads-software.com/support/topic/conflict-get_current_screen/
I believe the conflict has to do with both plugins trying to “set_current_screen()”. Any thoughts?
However it doesn’t show on the frontend, just the error logs. Which fill up extremely quickly so I try not to keep Jetpack activated for long. I have it activated at the moment since you asked.
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] API Token IssuesYes, that fixed it. Thank you, I appreciate it!
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] API Token IssuesAwesome, thank you for working on the issue!
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] API Token IssuesTested on local. Fresh install. Only installed ACF Pro and ACF FA. Before doing anything besides activating the plugins, I get that same message:
Token Validation: Please add your API token above. Save settings to validate token. Token successfully validated. Could not validate token. Please verify the token has been correctly entered.
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] API Token IssuesChecked in Chrome and Firefox
No errors, no 404s in console.
Disabled all plugins except for ACF and ACF FA. Used default theme. Same issue.
Forum: Plugins
In reply to: [Simple Download Counter] Error Message – Conflict with Jetpack?No, you’re right. Tested on local and it’s fine. I believe it’s a Jetpack issue.
Forum: Plugins
In reply to: [Simple Download Counter] Error Message – Conflict with Jetpack?I mean… to be fair it’s most likely a Jetpack issue.
Following up:
I get anywhere from 10-30 of that same message daily. I am realizing since it’s been a week since my original post that support for the free version is maybe not the strongest and I should start to find an alternative.
WP Version: 6.1.1 PHP Version: 8.0.28
Yep I’m getting it too:
Cron reschedule event error for hook: wf_scan_monitor, Error code: could_not_set, Error message: The cron event list could not be saved., Data: {“schedule”:”wf_scan_monitor_interval”,”args”:[],”interval”:60}
Forum: Developing with WordPress
In reply to: Virtual URLs + PHP 8* = Null IssuesIt’s just the one line in my .htaccess file for a basic 302 redirect.
I guess I will just have to live with it, but I appreciate you taking the time to respond to me.Forum: Plugins
In reply to: [SEOPress - On-site SEO] Multiple PHP Errors – dynamic-variables.phpThank you for the information. I switched to 8.0.
Forum: Developing with WordPress
In reply to: Virtual URLs + PHP 8* = Null IssuesBecause there is no existing post, it’s a virtual URL. It doesn’t exist. It’s just a way to trigger the redirect.
I found similar issues, but I am not using any code besides the basic 302 .htaccess redirects.
https://stackoverflow.com/questions/74613027/wordpress-virtual-page-trying-to-get-property-post-type-of-non-objecthttps://www.ads-software.com/support/topic/fake-page-doesnt-work-with-wp-6-1/
Now, it’s not a huge issue, it doesn’t cause any impact one way or another, but I was hoping to find a way to resolve it.
Forum: Plugins
In reply to: [SEOPress - On-site SEO] Multiple PHP Errors – dynamic-variables.phpDo you have a timeline on when you will be fully compatible?
Forum: Plugins
In reply to: [WP eCommerce] PHP error – customer.php line 21Even more irritating is the errors only seem to display when logged out. I do have define(‘WP_DEBUG’, false); in the config but it’s not doing much.
Hopefully her host can figure out if they’ve made any changes in the last 48hrs. I’ve never come across a problem I can’t solve myself!
I appreciate all of your help.