Hi all - I’ve built a site which works fine using Ditto to display news items
I’ve got a TV date which is set to output unixtime using the widget and then using dateSource and sortBy in Ditto - all working fine on my local test server php 5 / mysql 5
once uploaded to the live site the dates are incorrect - it’s now apparent that the server is still running php4 and mysql5 ! (I had been told it was upgraded last year)
Is there any way I can make this work with the this setup as the rest of the site is working fine. (It would obviously be wise to try get the upgrade but this might be delayed beyond the site launch by some time.)
many thanks