Jump to content

Tres advertencias en la pesataña de módulos


Jessy

Recommended Posts

Hola!

 

He activado para notificar los errores según otro post:

 

A partir de la versión 1.5.3, vamos directamente al fichero:

/config/defines.inc.php
Buscamos esto:

define('_PS_MODE_DEV_', false);
Y lo dejamos así:

define('_PS_MODE_DEV_', true);

 

 

Y al entrar en la pestaña "módulos" me salen estos tres errores:

 

Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/caponethedog.com/httpdocs/modules/.htaccess/) is not within the allowed path(s): (/var/www/vhosts/caponethedog.com/:/tmp/:/usr/share/php/) in/var/www/vhosts/caponethedog.com/httpdocs/classes/module/Module.php on line 1261

Warning: is_dir(): open_basedir restriction in effect. File(/var/www/vhosts/caponethedog.com/httpdocs/modules/index.php/) is not within the allowed path(s): (/var/www/vhosts/caponethedog.com/:/tmp/:/usr/share/php/) in/var/www/vhosts/caponethedog.com/httpdocs/classes/module/Module.php on line 1261

Strict Standards: Declaration of SlideBlockSocial::delete() should be compatible with ObjectModelCore::delete() in /var/www/vhosts/caponethedog.com/httpdocs/modules/blocksocial/blocksocial.php on line 32

 

 

Podéis ayudarme? No sé qué tengo que hacer ni qué problemas son. Gracias!

Link to comment
Share on other sites

  • nadie locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...