Jump to content

Recommended Posts

Posted

Hi,

I've been setting a website with Form Builder (great!) on a development subfolder. When I went online with the website this morning, everything was working except Form Builder. It gives me a 404 File Not Found in place of the forms…

The Subfolder is located on the same server.

dev.mywebsite.com to www.mywebsite.com

Any idea why? Is it a license issue? Or a setting I'm missing?

Thanks for helping me out here.

Posted

It could be that the template 'formbuilder' doesn't have guest access.

1. Could you check at templates, check show system templates.

2. Select formbuilder template

3. check the access tab, be sure view pages is checked

Posted

Can we see the error somewhere? What version of PW and FB are you using? Perhaps you should change the httpHosts array in your config.php file:

$config->httpHosts = array('localhost', 'example.com', 'www.example.com');
  • Like 4
Posted

hello - I have a similar problem - where do I edit the site's 404 error page and returns to the host - how do I fix this? thank you

Posted

Hi Roger,

Welcome to ProcessWire and the forums :-)

Unless you've edited it, your 404 page is the one titled '404 Page Not Found'.

Did you also update your /site/config.php/ file as suggested above?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...