Jump to content

how can iremove or fix a app?


Recommended Posts

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

Link to post

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

Link to post
(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 by Grantz
Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use