Jump to content

[resolu]Mondial relay Uncaught Error: Access to undeclared static property:


Recommended Posts

Bonjour,

 

J'ai une erreur sur le module Mondial relay:

 

[13-Mar-2017 15:39:36 Europe/Paris] PHP Fatal error: Uncaught Error: Access to undeclared static property: MRTools::$valueDetailed in /home/.../public_html/modules/mondialrelay/classes/MRGetRelayPoint.php:188
Stack trace:
#0 /home/.../public_html/modules/mondialrelay/classes/MRGetRelayPoint.php(165): MRGetRelayPoint->_generateMD5SecurityKey()
#1 /home/.../public_html/modules/mondialrelay/ajax.php(135): MRGetRelayPoint->init()
#2 /home/.../public_html/modules/mondialrelay/mondialrelay.php(1502): include('/home/.../...')
#3 /home/.../public_html/modules/mondialrelay/mondialrelay.php(96): MondialRelay->checkAJAX()
#4 /home/.../public_html/modules/mondialrelay/ajax.php(51): MondialRelay->__construct()
#5 {main}
thrown in /home/.../public_html/modules/mondialrelay/classes/MRGetRelayPoint.php on line 188

 

La liste des relais mouline.

Si quelqu'un a rencontré ce problème.
Tout est ok en local.

 

Merci

Christophe

Edited by Bondaty and Co (see edit history)
Link to comment
Share on other sites

  • 4 weeks later...

Bonjour,

 

J'ai une erreur sur le module Mondial relay:

 

[13-Mar-2017 15:39:36 Europe/Paris] PHP Fatal error: Uncaught Error: Access to undeclared static property: MRTools::$valueDetailed in /home/.../public_html/modules/mondialrelay/classes/MRGetRelayPoint.php:188

Stack trace:

#0 /home/.../public_html/modules/mondialrelay/classes/MRGetRelayPoint.php(165): MRGetRelayPoint->_generateMD5SecurityKey()

#1 /home/.../public_html/modules/mondialrelay/ajax.php(135): MRGetRelayPoint->init()

#2 /home/.../public_html/modules/mondialrelay/mondialrelay.php(1502): include('/home/.../...')

#3 /home/.../public_html/modules/mondialrelay/mondialrelay.php(96): MondialRelay->checkAJAX()

#4 /home/.../public_html/modules/mondialrelay/ajax.php(51): MondialRelay->__construct()

#5 {main}

thrown in /home/.../public_html/modules/mondialrelay/classes/MRGetRelayPoint.php on line 188

 

La liste des relais mouline.

 

Si quelqu'un a rencontré ce problème.

Tout est ok en local.

 

Merci

Christophe

Bonjour Christophe, 

 

Pouvez-vous nous envoyer un mail à [email protected] avec vos accès BO + FTP svp ? 

 

Nous allons investiguer sur le problème que vous rencontrez.

 

Cordialement,

 

202 ecommerce

Link to comment
Share on other sites

  • 5 months later...

Salut,

vers ligne 187 /modules/mondialrelay/classes/MRGetRelayPoint.php

 if (
                    isset($valueDetailed['methodValidation'])
                    && method_exists('MRTools', $valueDetailed['methodValidation'])
                    && isset($valueDetailed['params'])
                    //&& MRTools::$valueDetailed['methodValidation']($valueDetailed['value'], $valueDetailed['params'])
                ) {

j'ai du commenter pour que ca marche...

 

cdt

Edited by Alexandre Carette (see edit history)
Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...