Rami
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] wpg0_woocommerce_sessions IssueThe support team helped me to fix the problem by the following instructions (Make a backup for your website before doing anything) :
1- access to the database then search about (wpg0_woocommerce_sessions) table then click on (Structure) button to access to that table.
2- Click on (Operations): https://d.pr/i/GiP4nc
3- Delete the table: https://d.pr/i/O8IU1v
4- Ok: https://d.pr/i/zuncM5
5- Deactivate WooCommerce Plugin.
6- Reactivate it.Thanks for helping.
Forum: Plugins
In reply to: [WooCommerce] wpg0_woocommerce_sessions IssueHi @ihereira
It’s a dedicated server managed by us, other websites don’t have any issues with woocommerce, The problem appears only in 1 website.
Forum: Plugins
In reply to: [WooCommerce] wpg0_woocommerce_sessions IssueHi @xue28
I tried that & tried to reinstall the plugin but i got the same result.Forum: Plugins
In reply to: [WooCommerce] wpg0_woocommerce_sessions IssueI did that and i got this message :
Verifying database… One or more tables are still missing: wpg0_woocommerce_sessionsAnd for the logs there is this message :
google-listings-and-ads-2022-09-30-e7017c426384f60b394bbd2b4199f9f8.log
2022-09-30T10:59:56+00:00 ERROR Automattic\WooCommerce\GoogleListingsAndAds\Notes\NoteInitializer::deactivate No action matching wc_gla_cron_daily_notes was found.I noticed that the (wpg0_woocommerce_sessions) table has (Engine) value as you can see here : https://ibb.co/q0cGhfw
But in other websites i manage the value appear as (Engine InnoDB) So that may be related to the issue?The problem solved after I changed the path in this line in .htaccess file :
php_value session.save_path “/var/cpanel/php/sessions/ea-php74”To another path from the hosting support.
If any one has similar issue i suggest to check .user.ini & php.ini files too, If they have this line inside them :
session.save_path = “/var/cpanel/php/sessions/ea-php74”Then you have to change the path too.
The problem solved after I changed the path in this line in .htaccess file :
php_value session.save_path “/var/cpanel/php/sessions/ea-php74”To another path from the hosting support.
If any one has similar issue i suggest to check .user.ini & php.ini files too, If they have this line inside them :
session.save_path = “/var/cpanel/php/sessions/ea-php74”Then you have to change the path too.
@paoltaia Hi Paolo,
I tried that but unfortunately that hasn’t fixed the problem.
@ahmedkaludi Unfortunately the problem has come back,
I contacted with the hosting support but they recommended me to contact with the pluging support.
The problem was related to php.ini file and now it has fixed, Thanks.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Font not change on mobileI finally fixed the problem by using Google font instead of local font,
Thank you.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Font not change on mobileI’m looking forward your reply,
Best.
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Font not change on mobileForum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Font not change on mobileTry this please :
https://prnt.sc/T1Woq9SVeACeForum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Font not change on mobileSure,
Settings image :
https://ibb.co/C63R86PFont that I’ve used :
https://fonts.google.com/specimen/Tajawal?query=tajawForum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Conflict with (Worth The Read) pluginI tried that but nothing changed,
Have you seen the error that showed up in the console? It shows up an error related to AMP for WP plugin.