Bonjour
Je suis en Doli V20.2
Php8.2
J’aurais besoin de votre aide car j’etait sur une machine ubuntu qui fonctionnait bien sur UNRAID.
Je migre sur un synology et evidament tout fonctionne, du moins en apparence…
La je veux valider des échéancier avec un module externe qui fonctionnait tres bien depuis ubuntu et la j’ai des erreurs php de variable
Auriez vous une idée, je pense que j’ai merder qq part.
J’ai remis la base de données via l’interface phpmyadmin en importation pour infos.
Warning: Undefined variable $var in /volume1/web/tpc/htdocs/custom/echeancier/valide.php on line 258
Warning: Undefined array key "num" in /volume1/web/tpc/htdocs/custom/echeancier/valide.php on line 156 Fatal error: Uncaught TypeError: Carbon\Carbon::setLastErrors(): Argument #1 ($lastErrors) must be of type array, bool given, called in /volume1/web/tpc/htdocs/custom/echeancier/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 559 and defined in /volume1/web/tpc/htdocs/custom/echeancier/vendor/nesbot/carbon/src/Carbon/Carbon.php:927 Stack trace: #0 /volume1/web/tpc/htdocs/custom/echeancier/vendor/nesbot/carbon/src/Carbon/Carbon.php(559): Carbon\Carbon::setLastErrors(false) #1 /volume1/web/tpc/htdocs/custom/echeancier/core/triggers/interface_40_all_PaiementEcheances.class.php(256): Carbon\Carbon->__construct() #2 /volume1/web/tpc/htdocs/custom/echeancier/core/triggers/interface_40_all_PaiementEcheances.class.php(142): InterfacePaiementEcheances->paiementCustomerCreate(Object(Paiement)) #3 /volume1/web/tpc/htdocs/core/class/interfaces.class.php(193): InterfacePaiementEcheances->runtrigger('PAYMENT_CUSTOME...', Object(Paiement), Object(User), Object(Translate), Object(Conf)) #4 /volume1/web/tpc/htdocs/core/class/commonobject.class.php(6128): Interfaces->run_triggers('PAYMENT_CUSTOME...', Object(Paiement), Object(User), Object(Translate), Object(Conf)) #5 /volume1/web/tpc/htdocs/compta/paiement/class/paiement.class.php(571): CommonObject->call_trigger('PAYMENT_CUSTOME...', Object(User)) #6 /volume1/web/tpc/htdocs/custom/echeancier/valide.php(166): Paiement->create(Object(User), 0) #7 {main} thrown in /volume1/web/tpc/htdocs/custom/echeancier/vendor/nesbot/carbon/src/Carbon/Carbon.php on line 927
Warning: Undefined variable $errmsg in /volume1/web/tpc/htdocs/custom/echeancier/facture.php on line 157
Idem dans la conf des modules
je pense que j’ai fait une connerie…
Warning: Undefined property: stdClass::$PATASMONKEY_SKIP_CHECKVERSION in /volume1/web/tpc/htdocs/custom/factory/core/modules/modFactory.class.php on line 193 Warning: Undefined variable $htmlversion in /volume1/web/tpc/htdocs/custom/factory/core/modules/modFactory.class.php on line 209 Warning: Undefined property: stdClass::$PATASMONKEY_SKIP_CHECKVERSION in /volume1/web/tpc/htdocs/custom/factory/core/modules/modFactory.class.php on line 193 Warning: Undefined variable $htmlversion in /volume1/web/tpc/htdocs/custom/factory/core/modules/modFactory.class.php on line 209 Warning: Undefined property: stdClass::$PATASMONKEY_SKIP_CHECKVERSION in /volume1/web/tpc/htdocs/custom/factory/core/modules/modFactory.class.php on line 193 Warning: Undefined variable $htmlversion in /volume1/web/tpc/htdocs/custom/factory/core/modules/modFactory.class.php on line 209 Warning: Undefined property: stdClass::$PATASMONKEY_SKIP_CHECKVERSION in /volume1/web/tpc/htdocs/custom/factory/core/modules/modFactory.class.php on line 193 Warning: Undefined variable $htmlversion in /volume1/web/tpc/htdocs/custom/factory/core/modules/modFactory.class.php on line 209 Warning: Undefined property: stdClass::$PATASMONKEY_SKIP_CHECKVERSION in /volume1/web/tpc/htdocs/custom/factory/core/modules/modFactory.class.php on line 193 Warning: Undefined variable $htmlversion in /volume1/web/tpc/htdocs/custom/factory/core/modules/modFactory.class.php on line 209
Merci