Dear,
In vbcms_content_article_preview template:
{vb:raw page_url}
has been replaced by
{vb:raw vboptions.bburl}/showpost.php?{vb:raw session.sessionurl}p={vb:raw postid}
for get into Forum's posts instead of Articles.
However, this is un-friendly url (
http://abc.com/showpost.php?p=xxxx). How can I modify it to change that url to Friendly one (Mod-Rewrite has been reactivated).
Thanks,