MichaelCS
Active member
So I have the following code...
and that is great for if you are using friendly URLs, but I'm not.
Anyone know what the code would be to pull the ENTIRE node name + id? for instance...
What could would pull that oxide.30 part?
Code:
http://www.sitename.com/index.php?forums/{$forum.node_id}/&order=rating_count
and that is great for if you are using friendly URLs, but I'm not.
Anyone know what the code would be to pull the ENTIRE node name + id? for instance...
Code:
http://www.sitename.com/index.php?forums/oxide.30/
What could would pull that oxide.30 part?