Search the Community
Showing results for tags 'T_object_operator'.
-
Hi to all, When i am trying to open the module page i am facing this problem and it says: Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/sites/riversoft.com.mk/public_html/classes/module/Module.php(1361) : eval()'d code on line 401 Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/sites/riversoft.com.mk/public_html/modules/ps_emailsmanager/ps_emailsmanager.php on line 401 [PrestaShop] Fatal error in module file :/home/sites/riversoft.com.mk/public_html/modules/ps_emailsmanager/ps_emailsmanager.php: syntax error, unexpected T_OBJECT_OPERATOR Anyone to help me more about? Thanks in advance! Best, Dejan
- 3 replies
-
- module
- unexpected
-
(and 3 more)
Tagged with:
-
Hola, Quería empezar de nuevo mi página web, así que borré los datos del servidor OVH ftp y comencé la instalación de Prestashop v1.6.1.4 desde el principio. Seguí las guías de instalación al pie de la letra (soy bastante novata y no sé nada de lenguaje de código), pero parecía que no era necesario tener esos conocimientos para instalar mi tienda, ya que lo hice anteriormente. Sin embargo, me he atascado en un paso que parece que no explican muy bien en las guías ni en los vídeo-tutoriales que encuentro por Internet. En FileZilla, arrastro todos los archivos de la carpeta "PrestaShop" a la carpeta /www y una vez subidos se supone que al introducir en el navegador "ecofer.es/install" debe de salirme la instalación, pero me sale este mensaje: Si en su lugar pongo "ecofer.es" sale este otro: He probado de todo, www.ecofer.es, www.ecofer.es/prestashop/install... siempre sale algún error. No sé si está bien arrastrar los archivos a la carpeta /www, la cual creé porque parecía que era necesaria para el servidor ovh, o si debo ponerle otro nombre o si da igual y los puedo arrastrar a la carpeta raíz o si el problema es de algún archivo de la versión que está dañado... (lo volví a descargar por si falló algo en la descarga pero nada). Espero que alguien pueda ayudarme porque estoy por tirar la toalla ¡¡Gracias!!
- 1 reply
-
- index.php
- T_OBJECT_OPERATOR
-
(and 7 more)
Tagged with:
-
When trying to access the FO of my website that I recently moved from localhost to the hosting server I keep on getting tthe following error message (the display_errors flag is enabled) and a blank page: Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home2/madc/public_html/override/controllers/front/IndexController.php on line 63 Line 63 of IndexController.php (method that overwrites the core file IndexController.php) reads as follows: ...... this->context->smarty->assign(array( 'HOOK_TOPCART' => Hook::exec('TopCart'), 'HOOK_HOME' => Hook::exec('home'), 'HOOK_HEAD_HOME' => Hook::exec('headHome'), 'HOOK_LEFT_BOTT' => Hook::exec('LeftColBot'), 'homeCategories' => Category::getHomeCategories(1), 'currentHomeCategoryId' => $currentHomeCategoryId )); ....... The website works fine in the localhost, but after migrating to my hosting server I can only access the backoffice. I am using the version 1.5.3.0 of Prestashop and on the hostserver the PHP version is 5.3.26. I already tried to read other forum topics also related to the same error, but they all were related to the index.php file instead. Also I contacted my hosting helpdesk but they could not help me with this issue. I also tried to comment-out the line 63, but then I got again a blank page with the text "Overridden Method". Could anyone help me with this problem, I am getting quite frustated, and want to avoid as much as possible a fresh installation and having to fill up my database all over again.
- 1 reply
-
- version 1.5.3
- new host
-
(and 1 more)
Tagged with:
-
cuando cargo mi pagina me da el siguiente error: Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homez.666/topcanas/www/config/config.inc.php on line 87 Context::getContext()->shop = Shop::initialize();config.inc.php y tras consultar el mencionado fichero, la linea 87 devuelve la siguiente linea: que yo veo correcta pero tal vez no lo sea.. alguien me puede ayudar? Gracias y un saludo!