Page 1 of 1

Plugin: pi_lastmodified

Posted: Sat Feb 04, 2012 12:02 am
by camillep
Hi,

I am using the tag pi_lastmodified. It was working fine until I updated my CMS to the latest version, version 1.10. I am now receiving an error:

Fatal error: Cannot access protected property Content::$mModifiedDate in /.../plugins/function.pi_lastmodified.php on line 30.

Is there a simple way I can fix this, or a different plugin that I can use that shows the last modification date on a webpage.

Thank you very much!

Re: Plugin: pi_lastmodified

Posted: Sat Feb 04, 2012 1:16 am
by winkelman
Why you doesn't use Plugin modified_date ;)?

(comes with default install)

Re: Plugin: pi_lastmodified

Posted: Sat Feb 04, 2012 1:39 am
by camillep
Thank you! That is what I should have used from the beginning. I missedit originally when looking through the tags.