Page 1 of 1

PhP include not possible in ISC 6.xx

Posted: Fri Dec 16, 2011 3:44 am
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

Re: PhP include not possible in ISC 6.xx

Posted: Wed May 30, 2012 6:12 pm
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.