Adding Response Headers for Security We do set x-frame-options, but the other ones aren't set by default (I don't think) but you can pretty easily set the via a middleware, this is the one for x-frame-options: https:/… says Mnkras on 08/27/17 at 9:51 pm, in reply to I'm looking to add some HTTP R…
Trouble adding Google Adsense link You most likely have a server extensions that is blocking the request, try disabling any security related extensions. says Mnkras on 06/18/17 at 6:07 pm, in reply to I need to put a code into the …
[SOLVED] SVG outputs "An image could not be created from the given input" This is a fixed in the next version of concrete5 says Mnkras on 06/17/17 at 10:19 pm, in reply to version 8.x When I putted i…
What do I do with this? Contact your host, thats a server configuration issue. says Mnkras on 06/09/17 at 3:28 pm, in reply to PHP Startup: intl: Unable to i…
Godaddy sucks! I personally use https://www.exchangecore.com/ Its run by 2 guys who actually contribute to the core of concrete5, so they actually know what they are talking about :) says Mnkras on 06/03/17 at 3:23 am, in reply to Godaddy moved me to a new serv…
pdo_mysql.so file missing Contact HostGator, thats an issue with the sever environment. says Mnkras on 05/21/17 at 4:40 pm, in reply to Just installed 5.7.5.13 onto a…
Contact HostGator, thats an issue with the sever environment. says Mnkras on 05/21/17 at 4:39 pm, in reply to Just installed 5.7.5.13 onto a…
LOCKED OUT - strange exception That error is with MYSQL and not-concrete5. If the table is read only that means its either failing/locked/in recovery. if you google the error you can find many solutions. says Mnkras on 05/18/17 at 12:14 am, in reply to Seem like the error is from My…
SSL not secure Try removing the extra whitespace in your theme header so the doctype is the first line. says Mnkras on 05/14/17 at 4:01 am, in reply to I have installed SSL on my sit…
Try removing the extra whitespace in your theme header so the doctype is the first line. says Mnkras on 05/14/17 at 4:01 am, in reply to I have installed SSL on my sit…
Cloudflare keeps caching 'direct' url. Have you tried setting the Canonical URL in the dashboard? says Mnkras on 05/11/17 at 6:15 pm, in reply to I'm trying to use cloudflare w…
PDOStatement abstract method Upgrading to V8 should resolve it, or downgrading your PHP version. says Mnkras on 05/10/17 at 5:40 pm, in reply to My site unexpectedly went down…
Fileinfo Extension Not Enabled on Local WAMP Stack http://php.net/manual/en/fileinfo.installation.php says Mnkras on 05/10/17 at 5:39 pm, in reply to I am trying to install 5.8 on …
Error message when editing Im guessing you have some server software that is blocking the submission, that error does not come from concrete5, but the webserver (im guessing a security type addon) says Mnkras on 05/05/17 at 3:45 am, in reply to When I add content then click …
500 error when opening page attributes This will be fixed in the next version of concrete5, (fixed in the following commit: https://github.com/concrete5/concrete5/commit/03a23b37277231d23c687ed7b6504a8747f7aeaf ) you c… says Mnkras on 05/03/17 at 10:10 pm, in reply to please check the attachment, a…
DB for cities, countries and addresses Yep, and it breaks every year :D says Mnkras on 04/24/17 at 4:02 am, in reply to I agree with all those points,…
Cannot load homepage - Error [code] Access denied for user 'i2225950_conc1'@'localhost' [/code] The mysql information you have specified in the config is not correct. Update the user/password in the conf… says Mnkras on 04/24/17 at 4:02 am, in reply to Hello, I am a total newbie …
DB for cities, countries and addresses The core is HIGHLY unlikely to ever rely or work with a 3rd party service out of the box. There are several reasons for this. 1. Services close/stop (Picnik as the image editor … says Mnkras on 04/23/17 at 10:26 pm, in reply to I think some sort of integrati…
Form - upload - file storage locations 1. No, that would be a great feature request though. 2. I don't think so, not 100% sure though You can always use events (on_file_add for example) to move files to different st… says Mnkras on 04/10/17 at 6:12 pm, in reply to Concrete v5.7.5.13 I was lo…
Need to 1) delete comments from blog, 2) block comments from blog I don't know of a way to re-connect a page (hence the warning) as for the title, its either a block in global areas, or its the site name that you have defined in the dashboard. says Mnkras on 03/30/17 at 6:06 pm, in reply to Thanks! I was able to set the …