[Typo3] admPanel

Sune Brodersen nospam_sune at talefod.dk
Wed Apr 20 12:58:01 CEST 2005


Hi List,

I have a small problem. I want to enable frontend editing for other
records than tt_content. I have made a plugin for some special type of
articel on our website. Here i have the following code :

$out .= $this->pi_getEditPanel($id,"tx_tfartikel_artikel","edit this
item",$this->conf);

$id is the uid of the record in the table "tx_tfartikel_artikel"...


This outputs the adminpanel fine, but the problem is that when i click
the editbutton, the popupwindow appears but i get the following error:

"Sorry, you didn't have proper permissions to perform this change."

I am logged in as admin, so i guess that i should be able to change
everything.

Any hints?!?



More information about the TYPO3-english mailing list