Jump to content
  • 0

Biała strona - ustawienie _PS_MODE_DEV_ na true nic nie daje


LCDK

Question

Witam mam problem który się pojawił nie wiadomo kiedy

 

Ostatni etap składania zamówienia klikam i wyświetla się pusta strona.

 

w Config/ defines.inc.php  włączyłem aby strona wyświetliła błąd ale nic nie wyświetla nadal jest pusta strona i teraz niewiem jak zlokalizować błąd    define('_PS_MODE_DEV_', true);

 

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

 

zainstalowałem moduł do debugowania i wyświetla taki błąd:

 

Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/home/lcdk/ftp/lcdk_shop/themes/theme1118/mails/pl/order_conf_product_list.txt" on line 2 "{$product[\'reference\']}" - Unexpected "\" <-- thrown in /home/lcdk/ftp/lcdk_shop/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 2

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

5 answers to this question

Recommended Posts

  • 0

Używam wersji 5.6 i zaznaczam że to wcześniej działało

 

 

Nie wiem jak to się stało ale w pliku w którym powstaje błąd linijka:   {$product['reference']}  zmieniła apostrofy -> {$product[\'reference\']}

  

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...