robbiejuk Posted November 25, 2015 Share Posted November 25, 2015 Hi Guys, Newbie to PW and PHP and bit rusty with html so be gentle with me. I am getting the hang of it but I am having a few problems. So I have a club information page and have created fields (URL) for club website, facebook page, twitter etc. They all work and show up as they should do in the frontend as requested but if I go back to edit and then re-save it comes up with a unformatted 404 page. Only way I can get past this is by deleting the http:// portion of each link and let it fill itself in again when i save. Any ideas what I am doing wrong? I am guessing it might be the setup of he field itself? Cheers, Rob Link to comment Share on other sites More sharing options...
Can Posted November 26, 2015 Share Posted November 26, 2015 Maybe it's because of "Allow relative/local URLs without "http://" at the beginning?" in the url fields details tab settings? Link to comment Share on other sites More sharing options...
Soma Posted November 26, 2015 Share Posted November 26, 2015 Sound more like some security module installed on you server. Link to comment Share on other sites More sharing options...
robbiejuk Posted November 26, 2015 Author Share Posted November 26, 2015 Maybe it's because of "Allow relative/local URLs without "http://" at the beginning?" in the url fields details tab settings? No I don't think so as it does this whether ticked yes or no. Sound more like some security module installed on you server. Where would I look to find this information? Thanks for your replies guys Link to comment Share on other sites More sharing options...
Soma Posted November 26, 2015 Share Posted November 26, 2015 I think you could check with a <?php phpinfo() ?> to see php mods something like mod_security. 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