Item-Link in RSS-Feed - Joomla! Forum - community, help and support


hi,

in view.feed.php build item-link so:

code: select all

<?php
...
$link = jroute::_('index.php?option=com_wt_books&view=book&catid='.$catid.'&id='. $row->id);
...
?>


result (don't work):
http://xxxx.de/buchtipps/php-und-mysql/26/buchtipps/php-und-mysql/26/390


it must this:
http://xxxx.de/buchtipps/php-und-mysql/26/390



where can find error  ???


thx , regards stuttgart/germany

conny

ps: view.feed.php copy com_content (category)

are using router own component ?





Comments

Popular posts from this blog

Help needed for choosing soldering station

Error Message when accessing Adobe

Adafruit Huzzah with Arduino Uno