![]() |
I had this working OK on my forum (very nice hack, btw!).
As I was fooling around with it on my test forum, I uninstalled it using the Manage Products area of the admincp, then reinstalled the same .xml product. However, now when I try to navigate to /newthread/php?do=form I get Code:
Invalid Forum specified. If you followed a valid link, please notify the administrator Code:
Parse error: parse error, unexpected '\"' in /home/mysite/public_html/forums/newthread.php(68) : eval()'d code on line 89 /edit - uploading the original package works so I must have inadvertently created an error in my modified file. :( |
Quote:
i'm having the same issue but on fresh install any fix or can anybody look a the script. |
Quote:
Code:
$formname = Staff Application; Code:
$formname = "Staff_Application"; 2. Code:
// Name of the main template 3. Code:
$formforumid = 96; 4. Code:
$formtitle = Staff Application; 5. Code:
if ($_REQUEST['action'] == '') 6. Code:
eval('$formsend = "' . fetch_template("$answertemplate") . '";'); 7. Code:
if ($_REQUEST['action'] == 'form') 8. Code:
eval('print_output("' . fetch_template("$maintemplate") . '");'); -------------------------------------------------------------- hmmmmm..... try to fix it :) |
Quote:
|
Quote:
|
Quote:
When you edited the form script, did it compile correctly, no errors? |
Quote:
|
Quote:
Thank you sir for your time :rolleyes: i will tried that when i get home..will keep you posted :ermm: |
My moderator form goes to a private moderator board, and all the posts are coming through as 'moderated', even though the forum is not set that way - the forums settings say 'no' to all the moderation questions.. and the people submitting the forms are NOT on moderated status.. Any ideas?
|
Quote:
ok did everything possible to get it right but no luck now i hav ethis error message... PHP Code:
|
All times are GMT. The time now is 02:52 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|