Jump to content

Recommended Posts

Hola a todos: 

Estoy teniendo un error cuando accedo al apartado de módulos en el panel de control de prestashop. Cuando lo hago, me aparece el siguiente mensaje:

Compile Error: require_once(): Failed opening required '/home/###/public_html/"ANTIGUA CARPETA USADA PARA EL DESARROLLO DE LA WEB"/modules/statsbestcategories/statsbestcategories.php'

(include_path='/home/###/public_html/###.com/vendor/pear/pear_exception:/home/###/public_html/###.com/vendor/pear/console_getopt:/home/###/public_html/###.com/vendor/pear/pear-core-minimal/src:/home/###/public_html/###.com/vendor/pear/archive_tar:.:/opt/cpanel/ea-php74/root/usr/share/pear')

[Symfony\Component\Debug\Exception\FatalErrorException 0]

Puedo acceder a los módulos, borrar e instalar, pero me obliga a hacerlo con modo de depuración.

Hasta el momento lo que he hecho ha sido:

1) Borrado e instalado de nuevo el módulo al que hace referencia en la primera línea, pero sigue apareciendo el error apuntando hacia la ruta donde tenía la web antes.

2) Borrado los archivos de las carpeta "dev" y "prod" del directorio var/cache

----

No sé si estará relacionado, pero Parámetros Avanzados > Información, me aparece que faltan los siguientes archivos:

var/.htaccess

var/bootstrap.php.cache

var/SymfonyRequirements.php

---

Si has llegado hasta aquí, muchas gracias. Si sabes por donde pueden ir los tiros para resolver este error, dime, por favor.

Saludos

 

----

 

Hello everyone: 

I am having an error when I access the modules section in the prestashop control panel. When I do so, I get the following message:

Compile Error: require_once(): Failed opening required '/home/###/public_html/"OLD FOLDER USED FOR WEB DEVELOPMENT"/modules/statsbestcategories/statsbestcategories.php'

(include_path='/home/###/public_html/###.com/vendor/pear/pear_exception:/home/###/public_html/###.com/vendor/pear/console_getopt:/home/###/public_html/###. com/vendor/pear/pear-core-minimal/src:/home/###/public_html/###.com/vendor/pear/archive_tar:.:/opt/cpanel/ea-php74/root/usr/share/pear')

[Symfony\Component\DebugException\FatalErrorException 0]

I can access the modules, delete and install, but it forces me to do it with debug mode.

So far what I have done is:

1) Deleted and re-installed the module referenced in the first line, but I still get the error pointing to the path where I had the website before.

2) Deleted the files in the "dev" and "prod" folders in the var/cache directory.

----

I don't know if it's related, but in Advanced Settings > Information, I see that the following files are missing:

var/.htaccess

var/bootstrap.php.cache

var/SymfonyRequirements.php

---

If you've made it this far, thank you very much. If you know how to solve this error, please let me know.

Regards

 

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