MyBB Hacks

Full Version: Contact Us System
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10
(02-28-2015 01:46 AM)Marc A Wrote: [ -> ]I am trying to move the thread fields into the post message by placing {$threadfields} into the postbit_first template, however it's not pulling {$threadfields}. Any ideas?
(02-28-2015 09:23 AM)ZiNgA BuRgA Wrote: [ -> ]Use {$GLOBALS['threadfields']} instead.

Thanks! Thanks for XThreads too! It's absolutely awesome!!!
Sorry to rez an old thread but I forgot what I did years ago to make my threads appear after someone submits an application. The form can be accessed and posted. But once I click on a thread to view it, it just shows
the thread title and no content.


Site:
http://d3g.in

The application (contact form):
http://d3g.in/newthread.php?fid=33

Test acct:
User - Raw
Pass - xpass99
===================================================
Custom thread fields are as follows:
app_name
app_age
app_location
app_steam
app_aapg
app_ts3
app_message
app_status
app_postbit_first

Global templates:
app_editpost_first
app_forumdisplay
app_forumdisplay_thread

Screenshots if needed:
http://d3g.in/images/x2.png
http://d3g.in/images/x3.png
http://d3g.in/images/x4.png
http://d3g.in/images/x5.png
Forgot to add, I'm using Mybb 1.8.5
hello?
Does the template content ever get written out as HTML?
when i test it with a submit it shows a blank page after that. it shows the thread when you hit back and refresh. but the process page does not work.

it isn't friendly when friendly redirect is off
Are you using 1.8*? Do you use it for Contact Us form?
1.16.12 is what i am using. if you have friendly pages off it won't redirect
I've just set up a testing environments using 1.6, unfortunately I can't reproduce it (with the Friendly Redirection Pages off and on).
What is the URL of the blank page? Is it still in newthread.php or in forumdisplay.php?
Pages: 1 2 3 4 5 6 7 8 9 10
Reference URL's