Jump to content

Ps 1.7.6.0 error al editar las páginas


joane

Recommended Posts

Hola ,   tengo una multitienda en ps 1.7.6.0 ,  no sé cuando apareció el errror , porque usualmento no cambio la información.

Antes funcionaba bien ,  pero ahora que quiero editar  las páginas me sale el error 500 :(

Active el modo debug para que me muestre el error. pero me sale esto...

Catchable Fatal Error: Argument 2 passed to PrestaShopBundle\Translation\DataCollectorTranslator::trans() must be of the type array, string given, called in /home/b2bsuministros/public_html/src/PrestaShopBundle/Form/Admin/Type/TranslatorAwareType.php on line 64 and defined

in src/PrestaShopBundle/Translation/PrestaShopTranslatorTrait.php (line 50)

     *

     * @return string The translated string

     *

     * @throws InvalidArgumentException If the locale contains invalid characters

     */

    public function trans($id, array $parameters = array(), $domain = null, $locale = null)

    {

        if (isset($parameters['legacy'])) {

            $legacy = $parameters['legacy'];

            unset($parameters['legacy']);

        }

 

No he tenido éxito en encontrar la solución 

A alguien le ha sucedido lo mismo ? 

 

 

 

 

 

Captura de Pantalla 2020-12-30 a la(s) 13.22.44.png

Link to comment
Share on other sites

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...