On our website I have written in some php code to display the web saving of 'our price' against the 'rrp' in the disccounts section. This all works fine on every item when viewed offline in Actinic and also in the site html files, but when actinic writes the files to the web I get the following message appear randomly on some of the items with this php code...
RRP Parse error: parse error in main on line 1
Our Price £208.99
Web Saving Parse error: parse error in main on line 1
An example of this being on... http://www.thesleepshop.co.uk/acatal...-Mattress.html
Although on this one it's fine... http://www.thesleepshop.co.uk/acatal...-Mattress.html
It's completely random and if I refresh the website it will fix some, but then leave others not displaying correctly. I've tried numerous things but to no avail, including...
Compact and repair database in Access
Generate website and refresh website
Generate scripts and refresh website
Clear all site html and refresh website
If I right-click on the page in the content tree and publish the current page it will then display fine. But as all the products are SPP this would take a very long time to sort out.
Can anyone else shed any light on what might be causing this?
Thanks.
RRP Parse error: parse error in main on line 1
Our Price £208.99
Web Saving Parse error: parse error in main on line 1
An example of this being on... http://www.thesleepshop.co.uk/acatal...-Mattress.html
Although on this one it's fine... http://www.thesleepshop.co.uk/acatal...-Mattress.html
It's completely random and if I refresh the website it will fix some, but then leave others not displaying correctly. I've tried numerous things but to no avail, including...
Compact and repair database in Access
Generate website and refresh website
Generate scripts and refresh website
Clear all site html and refresh website
If I right-click on the page in the content tree and publish the current page it will then display fine. But as all the products are SPP this would take a very long time to sort out.
Can anyone else shed any light on what might be causing this?
Thanks.
Comment