Quote:
Originally Posted by Mecho
updated and still i can see Blankpages in some sections 
|
Something is going on with your session IDs being the URL like that. I'll take a closer look when I get home.
EDIT: OK, assuming that we're talking about the same problem then edit your 'cv_ffl_forum_link' template and replace it with this...
Code:
<if condition="$forumid"><if condition="$use_vbseo_links">$vbseo_forum_link<else />$vboptions[bburl]/forumdisplay.php?f=$forumid</if><else />$vboptions[bburl]/$vboptions[forumhome].php</if>