Skip Navigation

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

This topic contains 38 replies, has 2 voices.

Last updated by Mohamed Sayed 1 year, 2 months ago.

Assisted by: Mohamed Sayed.

Author Posts
December 13, 2023 at 6:42 am #15050831

robertH-62

I got this message from the host but unfortunately it still doesn't work for me, but they indicate an error
Hey there, Robert!

Thanks for getting in touch with us today. I'd be more than happy to help!

It looks like toggling the permalink structure in the WordPress settings resolves the issue. I'm no longer seeing a 404 error when adding an item to the cart while the languages you mentioned are selected.

We're always happy to assist you, so don't hesitate to reach back out if you need help in the future. It would mean a lot to me if you could take a moment to rate my service today. Thanks for being an A2 Hosting customer!

Regards,

December 13, 2023 at 7:49 am #15051139

Mohamed Sayed

I still see the same after toggling the permalink structure to "Post name" and then clearing the cache.

Please share this with them so they can provide you with the exact steps they tried or continue investigating the issue if it's not working for them.

December 14, 2023 at 10:37 am #15062283

robertH-62

I received a following comment of my host

Hello Robert,
Thank you for providing additional details. I sincerely apologize for the inconvenience you’re experiencing with your website. I understand the importance of having a smoothly running website, and I’m committed to assisting you.
Upon thorough investigation, I’ve identified that the 404 error you’re encountering is attributed to the plugin you are currently using. Please refer to the attached snippet for your convenience.

[14-Dec-2023 09:56:46 UTC] PHP Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/buvartne/buvart.eu/wp-content/plugins/sitepress-multilingual-cms/classes/API/REST/class-wpml-ate-proxy.php on line 128
To address this issue, I recommend reaching out to the plugin’s vendor or developer for further assistance.

If your developer or consultant identifies any necessary server-related changes to meet your requirements, please inform us, and we will be more than happy to address those needs.g comment on my host. Please check

December 14, 2023 at 10:38 am #15062287

robertH-62

For me look good what next ???????????????????????

December 14, 2023 at 11:53 am #15062831

Mohamed Sayed

I consulted our developers about this, it's not an error but a PHP deprecation warning. It shouldn't cause any issues with the plugin functionality or cause a similar issue with products.

You can disable this warning by adding one of the following to the wp-config.php file:

define( 'WP_DEBUG_DISPLAY', false );

Or:

ini_set('display_errors',0);
December 14, 2023 at 12:12 pm #15062937

Mohamed Sayed

Please also contact the hosting provider and ask them to downgrade the PHP version to 8.1 then check again if the issue is resolved.

December 14, 2023 at 12:23 pm #15063015

robertH-62

You have ideas like crap vitamins Php 8.1 DOESN'T WORK !!!

December 14, 2023 at 12:30 pm #15063025

robertH-62

DOESN'T WORK php 8

December 14, 2023 at 8:47 pm #15068763

Mohamed Sayed

I'm afraid that we don't have any other suggestions, kindly contact your hosting support and ask them to investigate the issue further since it's not replicated locally or on our testing servers.