This are the variables i defined before:
if ($_REQUEST['option'] == 'com_chemdb' ) {
// Make this appear to be a 'normal' content item by setting up the section, category, title and intro-text.
$row->catid = 2; // Is already set by JEvents
$row->title = 'dumm23421234';
$row->sectionid = 1;
$row->introtext = "adsasd";
$row->section = "The News";
$row->author = Administrator;
$row->category = "Latest News";
$row->groups = "Public";
$row->sec_id = 1;
//$row->text = "asdasdasd";
$row->Itemid=1;
$row->id=15;
$row->title_alias="aa";
}
The site:
deletet
Think there is a problem with the $row->id