PhP include not possible in ISC 6.xx

For Articles relating to more than one ISC version
Post Reply
oblique
Posts: 4
Joined: Fri Dec 16, 2011 3:16 am

PhP include not possible in ISC 6.xx

Post by oblique »

Hi Coder

I try desperatly to include some script in the ISC but always failed. :(

I want to include a google maps script into the registerform so its easyer to find in case there is no streetname available from the Gmaps so the customer can point his building direct in the checkout section.

But something has changed since 5.xx versions to 6.xx what makes the %%include.Something%% not working.
Pleace if anyone know a workaround or solution let me know because this is a big issue for a lot of users.
The best way coult be if you give a step-by-step tutorial to insert the code to explain the logic.

Thanx
rmeder
Posts: 8
Joined: Tue May 22, 2012 3:12 am
Location: United States

Re: PhP include not possible in ISC 6.xx

Post by rmeder »

%%Include still works in 6.1.8 it is just changed up a bit.

use %%Include.http://domain/file.php%%

I utilize this in multiple places. Hope it helps.
Post Reply