Quote:
Originally Posted by Symmetrical?
Code:
$sonucal .= "<a href=\"".$forum_url."/archive/index.php/f-$forum_val.html\">".$forum_val."</a>
its not working when click link.
i chanced code with
Code:
$sonucal .= "<a href=\"".$forum_url."/archive/index.php?f-$forum_val.html\">".$forum_val."</a>
now its working .. thnks.
|
I'm using it on 3.7.0 beta 6 and it works fine the old way. The only white pages you should get are on forums that are not accessible to guests, which is how the RSS feeds also work.
@
Atakan KOC - Is there any way to add permissions to this so only the links that are viewable to the viewing user are displayed?