Hyginus Posted May 23, 2020 Share Posted May 23, 2020 Hello Presta-Experts :-)) betr.: Prestashop 1.7.6.1 Eine Frage bitte: ich will bei der Artikel-Beschreibung im Quellcode Fenster (<>) einen php-tag einsetzen um ein externes .php bzw. .htm doc (mit java-script code) einzulesen. Also ganz klassisch so: <?php include 'testfile.php';?> bzw. <?php redadfile 'testfile.html';?> aber da tut sich nix ... ( z.B. <img src="testfile.png" style="height:40px, border-radius:5px"> hingegen funktioniert einwandfrei ... Was mache ich da falsch? Vielen Dank, falls jemand eine Idee hat, wie ich das hinkriegen kann. Hyginus 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