Re: Fatal Error when submiting or editing article from front
Posted: 16 Jul 2010, 15:23
Hi, do you get the line number where you get the error. The plugin is deactivated for the frontend
Jan
Code: Select all
if (!$mainframe->isAdmin()) {
$button = null;
}
return $button;