Quote:
Originally Posted by upnorth
have done a little more trouble shooting and it seems that as soon as I add another plugin and change the $forumname to something different from the original say something like $forumname="different_form"; then none of the forms will load and I get the error "Invalid forum specified". I've set the plugin up as
Product Form Hack
Hook Location newthread_start
Title different_form
Plugin PHP Code same as the original install files accept I changed
$formname="different_form";
$maintemplate="form_different_form";
$answertemplate="formanswers_different_form";
Abe1 any idea what I'm doing incorrect? Everything works if I set it up as you outlined but as soon as I try to add another form with a different main and answer template the wheels seem to fall off the cart 
|
you go to do=different_form?