Need a TUT

Status
Not open for further replies.

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
Can someone tell me how to make a php feedback forum that can make a topic for PHPBB? I've see x10hosting do it make times where you submit a form and it posts a topic can someone teach me and make me a form as an example.. Ill pay..

You know for x10 rewards right.. It submits that form into a forum where we can keep tracks of rewards.. Thats what im looking for.
 
Last edited:

Tyrael

New Member
Messages
71
Reaction score
0
Points
0
Sorry, I dont understand you.
Please explain it more clearly. :)

Tyrael
 

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
Like its a form where someone enters stuff and it posts the infoas a topic in a forum instead of sending it by email..
 

lambada

New Member
Messages
2,444
Reaction score
0
Points
0
I think what you're looking for there is a phpBB custom page MOD (don't know if one exists), which you can then add a form on, and it submits data using phpBB's DB abstraction.

Bit of work, but if your familiar with the code it shouldn't be that hard to implement.

Also see if you can work out how their DB abstraction works - that should help you code it.

I know this isn't exactly what you wanted, but its the closest I can think of.
 

Tyrael

New Member
Messages
71
Reaction score
0
Points
0
So you want a custom form, wich inserts the submitted data into the phpbb db?

Tyrael
 

Derek

Community Support Force
Community Support
Messages
12,882
Reaction score
186
Points
63
You know for x10 rewards right.. It submits that form into a forum where we can keep tracks of rewards.. Thats what im looking for.
Edit:
Found the PHPBB mod
 
Last edited:
Status
Not open for further replies.
Top