Jump to content

[PrestaShop] Fatal error in module de: / syntax error, unexpected '{'


Fertig

Recommended Posts

Helo all,

 

i have a big problem at my shop, window shows just: 

 

[PrestaShop] Fatal error in module de:

syntax error, unexpected '{'

 

i changed just my translation on the "de.php" at the blockcontactinfos Module. I have no idea how can i fix this problem :( 

 

post-865918-0-89742800-1414961947_thumb.png

 

suissi.com/shop/modules/blockcontactinfos/translations/de.php 

 

thanks for all informations to fix this prob

 

Sebastian

Link to comment
Share on other sites

sure :) :

 

 

--------------------------------------------------

<?php

 
global $_MODULE;
$_MODULE = array();
 
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_fc02586aa99596947b184a01f43fb4ae'] = 'Block Kontaktinformationen';
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_8[spam-filter]ae1631be34a6fcbf1a4584f5abe'] = 'Fügt einen anpassbaren Block hinzu, der die Kontaktinformationen Ihres Shops im Footer anzeigt.';
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_20015706a8cbd457cbb6ea3e7d5dc9b3'] = 'Einstellungen aktualisiert';
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_f4f70727dc34561dfde1a3c529b6205c'] = 'Einstellungen';
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_c281f92b77ba329f692077d23636f5c9'] = 'Firmenname';
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_dd7bf230fde8d4836917806aff6a6b27'] = 'Adresse';
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_1f8261d17452a959e013666c5df45e07'] = 'Telefonnummer';
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_ce8ae9da5b7cd6c3df2929543a9af92d'] = 'E-Mail';
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_c9cc8cce247e49bae79f15173ce97354'] = 'Speichern';
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_02d4482d332e1aef3437cd61c9bcc624'] = 'Kontakt';
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_2e006b735fbd916d8ab26978ae6714d4'] = 'Tel.';
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_6a1e265f92087bb6dd18194833fe946b'] = 'E-Mail';
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_80a11d2a54a677f6fadd9c041c0d6b98'] = 'Shopeinstellungen‘;
$_MODULE['<{blockcontactinfos}prestashop>blockcontactinfos_320abee94a07e976991e4df0d4afb319'] = 'Rufen Sie uns an:';
 
 
return $_MODULE;
 
 
------------------------------------------------------------------------
de.png
Link to comment
Share on other sites

i just changed the "Shopeinstellungen" to "Shop Informationen" in the file.

i saved it via FireZilla and upload it again, after that my shop shows just a white page and in the admin area on "Modules" the error which i posted...

Link to comment
Share on other sites

×
×
  • Create New...