After upgrading from Joomla 2.5 to Joomla 3 my custom module doesn't work anymore.
I got some Text from #__sections where my id was in #__content -> sectionid.
So sectionid in #__content is deprecated but I couldn't find any other solution to get the section from a article. Has anyone an idea?