Jump to content

Solucionado error


jjryeste

Recommended Posts

Hola amigos ,me sale este error en la consola

Warning: is_dir(): open_basedir restriction in effect. File(/home/fotosros/public_html/fotosapuntodecruz.com/modules/index.php/) is not within the allowed path(s): (/home:/home2:/usr/lib/php:/usr/local/lib/php:/usr/local/bin:/tmp) in /

home/fotosros/public_html/fotosapuntodecruz.com/classes/module/Module.php on line 1261

alguien sabe que sucede Graciasssssssss.

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

Hola amigos buscando en google , en ingle sme salio esto

 

Edit classes/module/Module.php on line 1261 and add @

 

if (@is_dir(_PS_MODULE_DIR_.$name.DIRECTORY_SEPARATOR) && Tools::file_exists_cache(_PS_MODULE_DIR_.$name.'/'.$name.'.php'))

 

osea añadir una arroba delante y d emomento se soluciono

  • Like 1
Link to comment
Share on other sites

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