That is being rewritten, but the page isn't working. That URL should work, as far as I know. The way that it does work on your site is:www.docseller.it/component/content/artic...&id=3&tmpl=component
The difference is that the id=3 is /3 instead of in the query string.www.docseller.it/component/content/artic...modal&tmpl=component
$item = $contentModel->getItem($queryVars['id']);$item = $contentModel->getItem((int)$queryVars['id']);Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
