solari1
Forum Replies Created
-
I’m seeing the same issue with 3.1.9. php version 8.1.
Error Details An error of type E_ERROR was caused in line 130 of the file /var/www/home/wp-content/plugins/restrict-content/restrictcontent.php. Error message: Uncaught Error: Class "RCP_Telemetry" not found in /var/www/home/wp-content/plugins/restrict-content/restrictcontent.php:130
Stack trace: 0 /var/www/home/wp-includes/class-wp-hook.php(308): RC_Requirements_Check->plugins_loaded() 1 /var/www/home/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters() 2 /var/www/home/wp-includes/plugin.php(517): WP_Hook->do_action() 3 /var/www/home/wp-settings.php(480): do_action() 4 /var/www/home/wp-config.php(92): require_once('…') 5 /var/www/home/wp-load.php(50): require_once('…') 6 /var/www/home/wp-admin/admin.php(34): require_once('…') 7 {main} thrownMartin,
Thank you! That did the trick. Can’t believe I missed it. Thanks again for the quick response.
Best regards,
Mark
Martin,
Thank you for your quick answer!
Would you please outline the sequence of events to accomplish this? I wasn’t able to figure this out on my own.
Thank you for your help!
Best regards,
Mark
Got it. Thank you!
Thank you!
Perhaps I should talk to your server administrator. Your DNS needs work because an MX record (mail exchange) is not set. This is DNS 101 stuff. I would be happy to help here. The issue had nothing to do with a reverse pointer issue as you suggest.
I’m attempting to display $M in TablePress. Where the sort produces MSD 1st. Is there some custom code I can use to adjust the sort?
Plus, in the custom code you gave as an example,
“columnDefs”: [ { “type”: “fomatted-num”, “targets”: [ 3, 6 ] } ] “3” & “6” are columns C and F. Yes?Also note https://www.datatables.net/> appears to be down.
Thx,
JQ