illohacker Posted February 22, 2018 Share Posted February 22, 2018 (edited) Hola a todos, estoy intentado instalar el tema wharehouse y me lanza un problema, llevo 3 días dándole vuelta a ver si consigo saber el porqué pero no hay manera. Os dejo el error a ver si me podéis echar una mano. PD: la versión es la 1.7.2.5 un saludo, gracias. Warning: in_array() expects parameter 2 to be array, null given in /usr/home/unabodamagica.com/web/src/Core/Module/HookConfigurator.php on line 42 if (in_array($value, $uniqueModuleList)) { Warning: array_merge(): Argument #2 is not an array in /usr/home/unabodamagica.com/web/src/Core/Module/HookConfigurator.php on line 90 $list = array_merge($list, $modules); Warning: Invalid argument supplied for foreach() in /usr/home/unabodamagica.com/web/src/Core/Module/HookConfigurator.php on line 55 foreach ($modules as $key => $module) { Warning: Cannot modify header information - headers already sent by (output started at /usr/home/unabodamagica.com/web/src/Core/Module/HookConfigurator.php:42) in /usr/home/unabodamagica.com/web/classes/Tools.php on line 209 header('Location: '.$url); Edited March 2, 2018 by illohacker (see edit history) Link to comment Share on other sites More sharing options...
illohacker Posted February 23, 2018 Author Share Posted February 23, 2018 le doy un up a ver si es posible. Link to comment Share on other sites More sharing options...
illohacker Posted February 23, 2018 Author Share Posted February 23, 2018 up Link to comment Share on other sites More sharing options...
LyL Desarrollo Posted February 25, 2018 Share Posted February 25, 2018 Se debe ver las lineas en el código para poder tener idea del error Link to comment Share on other sites More sharing options...
illohacker Posted February 25, 2018 Author Share Posted February 25, 2018 12 hours ago, LyL Desarrollo said: Se debe ver las lineas en el código para poder tener idea del error Claro, se me ha pasado. Warning: in_array() expects parameter 2 to be array, null given in /usr/home/unabodamagica.com/web/src/Core/Module/HookConfigurator.php on line 42 if (in_array($value, $uniqueModuleList)) { Warning: array_merge(): Argument #2 is not an array in /usr/home/unabodamagica.com/web/src/Core/Module/HookConfigurator.php on line 90 $list = array_merge($list, $modules); Warning: Invalid argument supplied for foreach() in /usr/home/unabodamagica.com/web/src/Core/Module/HookConfigurator.php on line 55 foreach ($modules as $key => $module) { Warning: Cannot modify header information - headers already sent by (output started at /usr/home/unabodamagica.com/web/src/Core/Module/HookConfigurator.php:42) in /usr/home/unabodamagica.com/web/classes/Tools.php on line 209 header('Location: '.$url); Link to comment Share on other sites More sharing options...
illohacker Posted February 26, 2018 Author Share Posted February 26, 2018 Lo vuelvo a upear. Link to comment Share on other sites More sharing options...
javiteko Posted February 26, 2018 Share Posted February 26, 2018 porque no hablas con ellos, los desarrolladores Link to comment Share on other sites More sharing options...
jamal Posted February 26, 2018 Share Posted February 26, 2018 Lo que pasa es que tienes un error en el archivo de configuracion de tu tema (wharehouse). que se encuentra en themes/'nombre_de_tu_thema'/config/theme.yml puede que tenga otro nombre que theme.yml (formato .yml). haz una copia y pon el archivo original del thema prestashop por defecto (no recomendado) para ver si vuelve a funcionar; despues pregunta a los dessarollades del thema; Link to comment Share on other sites More sharing options...
illohacker Posted February 26, 2018 Author Share Posted February 26, 2018 1 hour ago, javiteko said: porque no hablas con ellos, los desarrolladores Me ha expirado el soporte y me obligan a volver a pagar. Link to comment Share on other sites More sharing options...
illohacker Posted February 26, 2018 Author Share Posted February 26, 2018 2 hours ago, jamal said: Lo que pasa es que tienes un error en el archivo de configuracion de tu tema (wharehouse). que se encuentra en themes/'nombre_de_tu_thema'/config/theme.yml puede que tenga otro nombre que theme.yml (formato .yml). haz una copia y pon el archivo original del thema prestashop por defecto (no recomendado) para ver si vuelve a funcionar; despues pregunta a los dessarollades del thema; Adjunto el fichero en cuestión, por más que lo miro no se de donde puede venir el error. themeIQ.yml Link to comment Share on other sites More sharing options...
illohacker Posted February 26, 2018 Author Share Posted February 26, 2018 Lo vuelvo a upear. Link to comment Share on other sites More sharing options...
illohacker Posted February 27, 2018 Author Share Posted February 27, 2018 otro up Link to comment Share on other sites More sharing options...
illohacker Posted February 27, 2018 Author Share Posted February 27, 2018 vuelvo a upear. Link to comment Share on other sites More sharing options...
illohacker Posted March 1, 2018 Author Share Posted March 1, 2018 otro up. Link to comment Share on other sites More sharing options...
illohacker Posted March 2, 2018 Author Share Posted March 2, 2018 lo vuelvo a subir. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now