(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!!!
Forgot to add, I'm using Mybb 1.8.5
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?