The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Makeformheader() woes...
Hmm.,.. this isn't a cry for help, more of a request... anyway, i'm using this:
PHP Code:
"Fatal error: Call to undefined function: makeformheader() in /home/pgsforum/public_html/vb/admin/tacemon.php on line 8 " any idea why? |
#2
|
||||
|
||||
PHP Code:
|
#3
|
||||
|
||||
ook, thank u, I'll try that.
|
#4
|
||||
|
||||
eeh, nope, didn't work.
same error, but this time on line 7... (same code as line 8 in original post) |
#5
|
||||
|
||||
You're including global.php right?
|
#6
|
||||
|
||||
Bleh, i found the problem - i'm using the wrong ***code(); stuff. this is what I have that works now
PHP Code:
e.g. PHP Code:
EDIT: perhaps it's not sending at all... how to fix? |
#7
|
||||
|
||||
There's no need to really do what you did with that function just do it like this:
PHP Code:
|
#8
|
||||
|
||||
it's actually in a bracket like that... so it does send in post then, ne?
So... I'd want to change PHP Code:
and it shoud work? |
#9
|
||||
|
||||
UPDATE: Yay! fixed it! It turns out that the action to start the querys was using _GET_VARS not _POST, so i just changed that. THANK U, mist!
|
#10
|
||||
|
||||
Your welcome
- miSt |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|