Hi Abe1!
Our support site will launch next week. Every thing, but one thing, is working fine. BUT it is an main issue.
I have spend at least 30hours trying to solve it. Could you please help me?
I try to direct posting to different forums. But how much I try I just recieve the message that I do not have premiss to create a posting in the forum. Even though I do it as an administator.
Do you have the code for how to
-declare the varible that you call $f
-what to write in the code to direct it.
It works if I hard code it like this:
Quote:
$f=37;
$formforumid = $f;
|
I have declared it like this
Quote:
'longanswer1' => TYPE_STR,
'f' => TYPE_STR
));
*****
$fcust = $vbulletin->GPC['fcust'];
|
And the link like this:
/newthread.php?do=supportform&fcust=37