Post data from WordPress form to phpBB

I’m attempting to send data from a form on WordPress to phpBB to create a brand new thread with all the data from the form into the thread. I’ve put together a simple form on WordPress which when submitted goes to a php file that I made, and placed in the phpbb directory

here is the code that i’m using

Read More

http://pastebin.com/vHQ76DHU

Each time I submit the input data I get a white screen, and no thread is created. Any idea why?

Thanks

Related posts

Leave a Reply