>  19:          <h3><a href="/news/?id=&(article.id);">&(article.title);</a></h3>

Check if the link is 'builded' correctly in page source.
Anyway if You want to get article or topic by its id
just make <a href="/news/&(article.id);">&(article.title);</a>
'?id=&(article.id);' would be good if You have page elements and 
want to load some element.

Piotras

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to