Im hoping one of you php wizkids can help pointme in the right direction, i am upgrading a V8 site and all seems well except for apparent coding errors.
i have the following code and wondered if anyone can spot the mistake, if there is one
any help would be much appreciated
D
i have the following code and wondered if anyone can spot the mistake, if there is one
Code:
<actinic:variable name="CatalogURL" /><actinic:block php="true">echo Ref2file('<actinic:variable name="ProductID" />');</actinic:block>
D
Comment