Hi @beachman14,
if a fatal error occurs, there must be something in the server logs. Go to WooCommerce -> Status -> Logs and paste this error here.
Best regards
Grzegorz
Here is the contents of the log, and I really appreciate the help.
2024-05-06T14:48:57+00:00 Critical Declaration of FSVendor\WPDesk\FS\TableRate\Logger\ShippingMethodLogger::emergency(Stringable|string $message, array $context = []): void must be compatible with Psr\Log\LoggerInterface::emergency($message, array $context = [])
Additional context
{
"error": {
"type": 64,
"file": "\/home3\/marknewm\/public_html\/singletreeproducts\/wp-content\/plugins\/flexible-shipping\/vendor_prefixed\/wpdesk\/wp-wpdesk-fs-table-rate\/src\/Logger\/ShippingMethodLogger.php",
"line": 23
},
"backtrace": [
{
"file": "\/home3\/marknewm\/public_html\/singletreeproducts\/wp-content\/plugins\/woocommerce\/includes\/class-woocommerce.php",
"line": 378,
"function": "critical",
"class": "WC_Logger",
"type": "->"
},
{
"function": "log_errors",
"class": "WooCommerce",
"type": "->"
}
]
}
@beachman14 it could be an incomplete installation or something related to the opcache in PHP. Please reinstall the flexible shipping files completely.
First I made screen shots of all the setup I had done. Next I deactivated and then deleted the plugin. Surprisingly all my setup was still there, but my problem appears to be fixed. Thank you for the help. I will let you know if there is any more trouble.