The links and everything is there but the page its self is totally gone. I'm assuming it has something to do with the broken file. Any suggestions on getting the page back? View attached for look of page.
Thanks
Jordan
I'm having lots of trouble with PageStatistics in my database. Attached is the error I keep getting and I have no idea how to fix it. Does anybody have knowledge of this and how to fix?
Any help would be greatly appreciated.
Jordan
I have some pages that show buttons on the edit bar and other pages that just show a blank bar at the top as shown in the attached file.
Any help would be greatly appreciated.
Thanks
Jordan
When trying to backup the database before upgrading to the most current version of Concrete5 Version 5.6.x, I got the following error: "Fatal error: Maximum execution time of 30 seconds exceeded in /home/(username)/public_html/updates/concrete5.6.3.1_up…
I've a few different sites 5.6 and 5.7+. I've recently been switching them all to SSL and adding to the .htaccess
RewriteEngine On
RewriteBase /
RewriteCond %{HTTPS} !=on
RewriteCond %{SERVER_PORT} ^80
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_…
My hosting site just dropped a bomb on me: they no longer support PHP 5.x, but rather PHP 7.0. Obviously my site won't come up without changes to it.
What do I have to do to the existing Concrete 5 code to make it run on PHP 7 .0? (I can't find anyth…
Hi.. I'm getting this error installing v5.6.3.5 on a hosting account which already has a 5.6 install for another site a few years ago:
mysqli error: [1048: Column 'uID' cannot be null] in EXECUTE("INSERT INTO Config (cfKey,cfValue,uID) VALUES ('NEWSFLO…
Our Website is based on concrete5 5.6.3.3
http://www.titanswaterpolo.ca
We have recently installed SSL certificates, so this is 'working' as well:
https://www.titanswaterpolo.ca
However, we are not able to get the (green) padlock indication, meani…