benbyf Posted April 18, 2020 Share Posted April 18, 2020 I have a a form in my site footer that can be accessed anywhere on site, I've added the form in the _inc.php file and added the render in the pages footer.php. However, this works well on the homepage e.g. you can submit said form and get a thank you on reload, doesnt work at all on other pages... Just lots like a fresh reload. Any thing im doing wrong here or ways to diagnose as there isn't an error log for formbuilder etc...? Link to comment Share on other sites More sharing options...
jacmaes Posted April 18, 2020 Share Posted April 18, 2020 Are the other pages cached? Link to comment Share on other sites More sharing options...
benbyf Posted April 18, 2020 Author Share Posted April 18, 2020 None seem to be cached no. Link to comment Share on other sites More sharing options...
Jan Romero Posted April 19, 2020 Share Posted April 19, 2020 Are you talking about ethicalby.design? Because there the form’s action points to "./" regardless of the page you’re on, so if you only process the form submission on the home page, it should always be directed there, i. e. "/". Link to comment Share on other sites More sharing options...
benbyf Posted April 19, 2020 Author Share Posted April 19, 2020 Thanks, no it’s a client site but it has the same behaviour as the form is built by the form builder module not me 😞 Link to comment Share on other sites More sharing options...
benbyf Posted April 19, 2020 Author Share Posted April 19, 2020 so works fine on the / and /apply/ pages respectively but not the /privileges/bvlgari/ http://supercarownerscircle.nicegrp.com/ Doesn't seem to submit correctly on that page as I'm unable to see anything in the $input variable 😞 Link to comment Share on other sites More sharing options...
benbyf Posted April 19, 2020 Author Share Posted April 19, 2020 GRRRRRRRR ok found something that worked in the form settings for pages two levels deep i have to turn off Disable session tracking and CSRF protection? which must be getting in the way and disallowing everything. not sure how to get around this but might add a honey pot as replace meant... but either way I get LOTS of spam before sooooooo not great... gonna have to fob off FormBuilder at this rate Link to comment Share on other sites More sharing options...
benbyf Posted April 20, 2020 Author Share Posted April 20, 2020 I wonder if the latest version has soved some of this as I'm also getting errors when using the spam filtering 😞 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now