|
Hi!
I am new to this extension, installed the latest version (2.1) on my Joomla 1.5.14. and quite happy these days...
However I got a message in content where I do not have a read-more tag (like newsflash) in my frontpage, hence where I do not require this plug-in to run.
Notice: Undefined property: stdClass::$readmore_link in ...joomla/plugins/content/ReadMoreExt.php on line 42
Line 42 says:
$article->text=$autolinks->handleImgLinks($article->text,$article->title,$article->readmore_link);
I have Global Configuration/Server/Error Reporting set to maximum.
Any idea???
Thanks! |