My hyperlinks point to
http://qweeky.com/blog.php, when they should point to
http://qweeky.com/1/z/blog.php (my forum is in a directory named "1").
adv_portal_zoints_newblog has the following:
Code:
<a href="$entry[entryurl]">$entry[title]</a>
Since the cmps block is operating from the root directory, not the forum directory, how do I set the entryurl so that it knows the forum path?