Tagged: x
-
AuthorPosts
-
July 7, 2016 at 3:52 pm #1076943
Nic DesignParticipantI used to be able to get this to work so I don’t know if it’s because of an update with X/Cornerstone or if it’s because of the new changes to how Cloudflare handles it’s page rules but I no longer can get Cornerstone to work with Cloudflare. I’ve reviewed other post with similar issues and have added a page rule for *nicdesign.ca/?*cornerstone=1* and turned off Rocket Loader, disabled security, set the browser cache TTL to 30 min and cache level to bypass, and set always online to off but still no luck. It just says uh oh switching to skeleton mode. Please have a look at my site and tell me what I am missing.
July 7, 2016 at 3:55 pm #1076947
Nic DesignParticipantThis reply has been marked as private.July 8, 2016 at 12:07 am #1077498
RadModeratorThis reply has been marked as private.July 8, 2016 at 6:13 pm #1078567
Nic DesignParticipantThis reply has been marked as private.July 9, 2016 at 2:50 am #1079031
Rue NelModeratorHello There,
I did some further investigation. I noticed that you are using PHP version 5.5.35 and WordPress 4.5 requires at least 5.6 (https://wordpress.org/about/requirements/). This could possibly be the cause of the issue. In most cases you cannot update your PHP version yourself and need to contact your host about this. The upgrade process is an easy process and should be something your host can do for you without affecting your website or charging you for it. Here’s a letter you can send to your hosting company:
Dear host, I\'m interested in running the open-source WordPress <https://wordpress.org/> web software and I was wondering if my account supported the following: - PHP 5.6 or greater - MySQL 5.6 or greater - The mod_rewrite Apache module Looking forward to your reply.And another thing, you maybe experiencing PHP memory limit exhaustion. I recommend that you increase your memory allocated to PHP. To increase it, please edit your wp-config.php file and insert these lines:
define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );You can add it before the line
/*That's all, stop editing! Happy Blogging. */We would loved to know if this has work for you. Thank you.
July 10, 2016 at 5:25 pm #1080525
Nic DesignParticipantThank you. I will contact my hosting and let you know if that resolves the issue.
July 10, 2016 at 6:50 pm #1080551
NicoModeratorFeel free to let us know how it goes.
Thanks.
July 11, 2016 at 3:32 pm #1082077
Nic DesignParticipantMy hosting does not have php 5.6 available yet but say they will have it available in the near future so I can’t tell you if that solves the issue yet but I found that if I turn off Rocket Loader in Cloudflare everything works fine but I would rather only have Rocket Loader turned off for Cornerstone instead of having to disable it for the entire site. I have a page rule to turn off Rocket Loader for Cornerstone (as you can see in the screenshot from my July 8 reply) but it doesn’t seem to be taking effect. Is this the correct URL that I should be using for my page rule:
*nicdesign.ca/?*cornerstone=1*
July 11, 2016 at 11:08 pm #1082578
FriechModeratorHi There,
Not good, WordPress requires PHP and MySQL version 5.6 or greater (https://wordpress.org/about/requirements/).
Please try updating your page rule pattern to this:
*nicdesign.ca/*?cornerstone=1*And make sure you “Bypass cache” is enable. After updating the rule, place clear your CloudFlare cache (Purge Everything)
Let us know how it goes.
Thanks.
July 12, 2016 at 5:18 pm #1083852
Nic DesignParticipantI updated the page rule pattern and already had cache set to bypass. I just get:
Uh oh!
An unidentifiable error is preventing the live preview from loading. Switching to Skeleton Mode.July 13, 2016 at 6:13 am #1084645
Paul RModeratorHi,
Please try installing transient cleaner plugin.
Then go to transient cleaner settings check the clean now check boxes and click on save changes.
Hope that helps.
July 13, 2016 at 4:04 pm #1085626
Nic DesignParticipantI tried installing Transient cleaner and got this message:
An external object cache is in use so Transient Cleaner is not required. Please disable the plugin!
When I try going into the settings for the plugin anyway it gives me this error:
You do not have sufficient permissions to access this page.
I can still only use skeleton mode in Cornerstone.
July 14, 2016 at 2:42 am #1086378
RadModeratorHi there,
Your hosting won’t allow it, and that means it has external transients/caching you can’t control.
The source code still shows that the rocket loader is still active. I really can’t tell why as we’re not familiar how your Cloudflare set them up. Maybe you could contact them and see if you can find some information about the page exclusion for rocket loader.
Thanks!
July 14, 2016 at 8:37 pm #1087795
Nic DesignParticipantI figured out the issue! Because I was testing editing posts with Cornerstone and not actual pages the url in the page rules of Cloudflare needed to be *nicdesign.ca/*/*?cornerstone* because of the post categories. So because my post was http://nicdesign.ca/uncategorized/test-post/?cornerstone=1 the url needed to include the extra /* to compensate for the post category where parent pages would only require *nicdesign.ca/*?cornerstone=1*. This would probably also apply to sub pages. Seems so obvious now that I figured it out. Hope this will help out others with similar issues.
July 15, 2016 at 2:51 am #1088163
Paul RModeratorHi,
Glad you were able to figure it out.
Have a nice day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1076943 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
