Ich habe ein Problem wenn ich aktuelle News (dynamische Inhalte) ändern möchte.

Ich bekomme dann jeweils diesen Fehler:

Fatal error: Only variables can be passed by reference in /home/httpd/vhosts/bern-boccia.ch/httpdocs/administrator/components/com_content/admin.content.php on line 474

In der Linie steht folgendes:

$lists['sectionid'] = mosHTML:electList( $database->loadObjectList(), 'sectionid', 'class="inputbox" size="1" '. $javascript, 'value', 'text', intval( $row->sectionid) );

Ich hoffe, Ihr könnt mir weiterhelfen.

Gruess

Maui