
shaikhgulzar(@shaikhgulzar)
5 Posts
Customers
Quote from shaikhgulzar on July 2, 2024, 12:40
Hello there,
I installed the plugin and did setup and it was working fine but suddenly after some days its showing
ERROR Warning: Undefined array key "SGD" in /home/sitename/public_html/wp-content/plugins/woocommerce-currency-switcher/classes/woocs.php on line 3233
so I deactivated plugin from cPanel , and now I am trying activate again but its not working properly its the same error on site
how I can fix this?
Hello there,
I installed the plugin and did setup and it was working fine but suddenly after some days its showing
ERROR Warning: Undefined array key"SGD" in /home/sitename/public_html/wp-content/plugins/woocommerce-currency-switcher/classes/woocs.php on line 3233
so I deactivated plugin from cPanel , and now I am trying activate again but its not working properly its the same error on site
how I can fix this?

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on July 3, 2024, 10:33
Hello
Could you give me the plugin version number you are using?
Hello
Could you give me the plugin version number you are using?

shaikhgulzar(@shaikhgulzar)
5 PostsTopic Author
Customers
Quote from shaikhgulzar on July 3, 2024, 11:07
Hello
Currency Switcher for WooCommerce Version is 2.4.1.9
Hello
Currency Switcher for WooCommerce Version is 2.4.1.9

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on July 3, 2024, 12:34
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png and ftp+wp-admin access - https://share.pluginus.net/image/i20230222134615.png
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png and ftp+wp-admin access - https://share.pluginus.net/image/i20230222134615.png

shaikhgulzar(@shaikhgulzar)
5 PostsTopic Author
Customers
Quote from shaikhgulzar on July 3, 2024, 12:53
sorry but I can't share this details, but if share the what changes can fix the code, I can follow the instructions
sorry but I can't share this details, but if share the what changes can fix the code, I can follow the instructions

shaikhgulzar(@shaikhgulzar)
5 PostsTopic Author
Customers
Quote from shaikhgulzar on July 3, 2024, 13:58
sorry but I can't share this details, but if you share what changes can fix the code, I can follow the instructions
sorry but I can't share this details, but if you share what changes can fix the code, I can follow the instructions

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts

shaikhgulzar(@shaikhgulzar)
5 PostsTopic Author
Customers
Quote from shaikhgulzar on July 4, 2024, 12:16
shared please check
shared please check

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on July 5, 2024, 09:46
Hello
Have you customized the plugin code?
Unfortunately, to solve this problem I need to research this.
Now I can offer you to reset the settings. Please try to delete option - https://developer.wordpress.org/reference/functions/delete_option/ key "woocs". An example add in functions.php :
delete_option('woocs');
Just reload any page of your site and remove this code
Hello
Have you customized the plugin code?
Unfortunately, to solve this problem I need to research this.
Now I can offer you to reset the settings. Please try to delete option - https://developer.wordpress.org/reference/functions/delete_option/ key "woocs". An example add in functions.php :
delete_option('woocs');
Just reload any page of your site and remove this code