Since the last update we have problems with WP Table Builder not showing up for our client. We are also using the “Members” plugin for different user role permissions for our client.
WP Table Builder is not showing up in the Dashboard for the role “Contributors” after the recent update, because there seems to be some permission problem. I checked “Members” to see if there was a new option for the role, but haven’t found anything. Rolling back to version 1.6.5 fixes the issue and is what we will keep in the meantime.
After rolling back I was notified that I, as an administrator, also didn’t have permission to show the page. This disappeared after I simply went back in the Dashboard and selected the WP Table Builder again. Maybe this information helps you somewhat.
Thanks in advance!
Kind regards
TH
Thanks in advance
]]>My website was bot attacks through your quick order form today, leading to over 100 fraudulent orders. When is the expected new update?
]]>Error Details
=============
An error of type E_ERROR was caused in line 62 of the file /home/thesaacc/public_html/wp-content/plugins/jetpack/load-jetpack.php. Error message: Uncaught Error: Failed opening required ‘/home/thesaacc/public_html/wp-content/plugins/jetpack/_inc/lib/debugger.php’ (include_path=’.:/opt/cpanel/ea-php81/root/usr/share/pear’) in /home/thesaacc/public_html/wp-content/plugins/jetpack/load-jetpack.php:62
Stack trace:
#0 /home/thesaacc/public_html/wp-content/plugins/jetpack/jetpack.php(199): require_once()
#1 /home/thesaacc/public_html/wp-settings.php(462): include_once(‘/home/thesaacc/…’)
#2 /home/thesaacc/public_html/wp-config.php(96): require_once(‘/home/thesaacc/…’)
#3 /home/thesaacc/public_html/wp-load.php(50): require_once(‘/home/thesaacc/…’)
#4 /home/thesaacc/public_html/wp-admin/admin.php(34): require_once(‘/home/thesaacc/…’)
#5 /home/thesaacc/public_html/wp-admin/index.php(10): require_once(‘/home/thesaacc/…’)
#6 {main}
? thrown
Important Information:
WordPress version 6.3
Active theme: Blocksy Child (version )
Current plugin: Jetpack (version 12.4)
PHP version 8.1.21
since the newest version of the plugin, my website doesn’t work anymore.
Here is the code:
/**
* Filters the canonical URL for a post.
*
* @param string $canonical The current canonical.
* @param Indexable_Presentation|null $presentation The indexable presentation.
*
* @return string The correct canonical.
*/
function awb_adjust_canonical_for_pagination( $canonical, $presentation ) {
if ( ! is_null( $presentation ) && get_permalink() === $presentation->get_permalink() ) {
$page = get_query_var( 'page', 0 );
$paged = get_query_var( 'paged', 0 );
if ( ! $page && $paged >= 2 ) {
if ( ! get_option( 'permalink_structure' ) ) {
$canonical = add_query_arg( 'page', $paged, $canonical );
} else {
$canonical = trailingslashit( $canonical ) . 'page/' . user_trailingslashit( $paged, 'single_paged' );
}
}
}
return $canonical;
}
What can I do to have the newest version of the plugin?
Best regards,
onima
]]>Is there any way I can download the old version of ADA Compliance Check plugin?
Thanks!
]]>