The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
PHP code help
hi there
i want to make a request form where user make a request and pay for it once payment done . user info will be posted on forum as new thread contain user name and other info . here is my script please guide me it will work or not ? |
#2
|
||||
|
||||
This should be posted in the programming discussions forum, https://vborg.vbsupport.ru/forumdisplay.php?f=252
|
#3
|
||||
|
||||
Moved to Programming Discussions.
If you need help with coding, then you need to tell us what your script is supposed to do and what it actually is doing. Tell us any errors you are getting or whatever is wrong. It would be helpful to get a link, if possible, to see it in action. |
#4
|
|||
|
|||
this example image . 1- on index.php some forms where user will type some data like name and other details 2- confirmation.php we will get data from index.php via GET POST function then we will integrate Bitcoin Payment API on confirmation.php once payment completed all data from index.php will be posted as new thread in forum i am using vb.php for this . please guide me how to do it i always see error " Message A required field called forumid is missing or has an invalid value." why this error i put exact value of forum id |
#5
|
||||
|
||||
Where is the script failing and causing that?
|
#6
|
|||
|
|||
Similar error to what I was getting when I was adding a plugin to a mod. Instead mine said it was "product" missing.
Not sure why but I think vB fails to save all values sometimes. |
#7
|
||||
|
||||
I have seen that error before when people have put a <form> within another <form>. You didn't post any template changes, so we can't really tell if this is the issue. I'd suggest running the page through an html validator.
|
Благодарность от: | ||
tbworld |
#8
|
|||
|
|||
Please modify code and show here how it will be fixed i am little bit confused
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|