Hi
If you are connected as a manager or admin in front end and display a custom user content (with the user bridge plugin activvated) you are NOT redirected to the right content type when you click on the native Joomla EDIT button.
Actually you are redirected to option=com_cck&view=form&layout=edit&type=&id=XXX instead of
option=com_cck&view=form&layout=edit&type=&id=XXX
This is because (I believe) Joomla! / SEBLOD catches the ID of the content and tries to find the proper content that matches this ID but it only looks into the #__content tabel NOT in the #__users table where it should see.
Is threre a way to force the joomla edit buton to find the right user_type ?
thanks
cyril