Tag error: <txp:article_custom section="contact" category="sidebar" form="sidebar" /> -> Textpattern Warning: Incorrect DATETIME value: '0000-00-00 00:00:00'
select *, unix_timestamp(Posted) as uPosted, unix_timestamp(Expires) as uExpires, unix_timestamp(LastMod) as uLastMod from textpattern where 1=1 and Status = 4 and Posted <= now() and (now() <= Expires or Expires = '0000-00-00 00:00:00') and (Category1 IN ('sidebar') or Category2 IN ('sidebar')) and Section IN ('contact') order by Posted desc limit 0, 10 on line 82Tag error: <txp:article_custom section="contact" category="footer" form="footer" /> -> Textpattern Warning: Incorrect DATETIME value: '0000-00-00 00:00:00'
select *, unix_timestamp(Posted) as uPosted, unix_timestamp(Expires) as uExpires, unix_timestamp(LastMod) as uLastMod from textpattern where 1=1 and Status = 4 and Posted <= now() and (now() <= Expires or Expires = '0000-00-00 00:00:00') and (Category1 IN ('footer') or Category2 IN ('footer')) and Section IN ('contact') order by Posted desc limit 0, 10 on line 82
Microsoft has just released an important patch to secure Internet Explorer.
If it is not patched, hackers can take over your computer through a software flaw.
Though only very few users have had their computers compromised already, it is recommended that all users of Internet Explorer should install the update as soon as possible.
If you are confident, please use the link on the right to update your computer, otherwise contact us to arrange a site visit to rectify this issue. Each computer on your network must be patched to ensure you are protected.
Take care in applying other updates from Microsoft which have the potential of causing further problems. It is recommended to perform a backup before you apply these updates.