I've recently upgraded from v7 to v8 and have come across an odd error on our Contact Us page.
For some reason all of the [ADDRESLINE1] to [ADDRESSLINE5] variables are disaplying on our web page as:
<Actinic:Variable Name = 'ADDRESSLINE1'/>
<Actinic:Variable Name = 'ADDRESSLINE2'/>
etc.
but the rest of the company detail variables are displaying correctly. I haven't made any alterations to this layout so am puzzled as to whats gone wrong. This isn't a pressing matter as I've just hard coded the address instead but I would appreciate it if someone could cast some light on this for me.
Thanks,
Steve
For some reason all of the [ADDRESLINE1] to [ADDRESSLINE5] variables are disaplying on our web page as:
<Actinic:Variable Name = 'ADDRESSLINE1'/>
<Actinic:Variable Name = 'ADDRESSLINE2'/>
etc.
but the rest of the company detail variables are displaying correctly. I haven't made any alterations to this layout so am puzzled as to whats gone wrong. This isn't a pressing matter as I've just hard coded the address instead but I would appreciate it if someone could cast some light on this for me.
Thanks,
Steve
Comment