Quote:
Originally Posted by turinn
Hi im new to vBulletin and the mods that work with it. I've installed the xml file via products, set the permissions for which UGs can access it( all but unregistered ), and noted the url per your specifications.
The problem im having is setting up access to the form. I have a link on my home page for applicants that id like to go to the form. I'm getting this:
Invalid Forum specified. If you followed a valid link, please notify the administrator.
and the actual code for the link:
<li><a href="http://www.justice-alex.com/vForum/newthread.php?do=wow_form">Applicants</a></li>
Are there template changes that i need to make? Or is there somewhere i can go to get more indepth instructions for accessing the form.
thks,
Turinn
|
Check your vboptions and make sure the form name is wow_form first of all. Secondly, make sure your permissions are setup for who can view the form. Lastly, verify in your templates that wow_form exists.