notliw Posted October 3 Share the error: [03-Oct-2023 15:04:56 America/New_York] PHP Fatal error: Type of ClicShopping\Apps\Payment\PayPal\Module\ClicShoppingAdmin\Config\EC\EC::$is_migratable must be bool (as in class ClicShopping\Apps\Payment\PayPal\Module\ClicShoppingAdmin\Config\ConfigAbstract) in /home/mercadormejp/public_html/shop/includes/ClicShopping/Apps/Payment/PayPal/Module/ClicShoppingAdmin/Config/EC/EC.php on line 16 [03-Oct-2023 15:04:58 America/New_York] PHP Fatal error: Type of ClicShopping\Apps\Payment\PayPal\Module\ClicShoppingAdmin\Config\EC\EC::$is_migratable must be bool (as in class ClicShopping\Apps\Payment\PayPal\Module\ClicShoppingAdmin\Config\ConfigAbstract) in /home/mercadormejp/public_html/shop/includes/ClicShopping/Apps/Payment/PayPal/Module/ClicShoppingAdmin/Config/EC/EC.php on line 16 [03-Oct-2023 15:05:00 America/New_York] PHP Fatal error: Type of ClicShopping\Apps\Payment\PayPal\Module\ClicShoppingAdmin\Config\EC\EC::$is_migratable must be bool (as in class ClicShopping\Apps\Payment\PayPal\Module\ClicShoppingAdmin\Config\ConfigAbstract) in /home/mercadormejp/public_html/shop/includes/ClicShopping/Apps/Payment/PayPal/Module/ClicShoppingAdmin/Config/EC/EC.php on line 16 [03-Oct-2023 15:14:24 America/New_York] PHP Fatal error: Type of ClicShopping\Apps\Payment\PayPal\Module\ClicShoppingAdmin\Config\EC\EC::$is_migratable must be bool (as in class ClicShopping\Apps\Payment\PayPal\Module\ClicShoppingAdmin\Config\ConfigAbstract) in /home/mercadormejp/public_html/shop/includes/ClicShopping/Apps/Payment/PayPal/Module/ClicShoppingAdmin/Config/EC/EC.php on line 16 [03-Oct-2023 15:16:37 America/New_York] PHP Fatal error: Type of ClicShopping\Apps\Payment\PayPal\Module\ClicShoppingAdmin\Config\EC\EC::$is_migratable must be bool (as in class ClicShopping\Apps\Payment\PayPal\Module\ClicShoppingAdmin\Config\ConfigAbstract) in /home/mercadormejp/public_html/shop/includes/ClicShopping/Apps/Payment/PayPal/Module/ClicShoppingAdmin/Config/EC/EC.php on line 16 I from brazil and i want to translate to language pt Quote Link to post
Patrick Posted October 3 Share Hello @notliw, To remove thi app can be inside the backoffice : https://monsite/ClicShoppingAdmin835/index.php?A&Payment\Paypal&Configure or manually - remove the app inside Apps/Payment - remove via backoffice / Tools / Administrator menu ==>paypal menu - Remove from db / configuration ==> all value with paypal I hope it can help you. Quote Link to post
Snoopy Posted October 3 Share Hello, I think you can add bool before the variable. It should resolve this situation bool $is_migratable ClicShopping\Apps\Payment\PayPal\Module\ClicShoppingAdmin\Config\EC\EC::$is_migratable Quote Link to post
Grantz Posted October 4 Share (edited) It's better to use Stripe work perfectly and for it's one of the best platform, easy to use. Is it correct ? public $is_migratable = false; by public bool $is_migratable = false; Edited October 4 by Grantz Quote Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.