Hi,
I'd like to know if concrete5 - 5.6.3.1 is compatible with PHP 7.3? Apparently it's not working, so we've recently bought a new server and we need to move our C5 sites there and at the new server, we only have PHP 7.2 and 7.3. And our sites with conc…
I am currently upgrading legacy sites to the very latest PHP Version (7.4.10).
If you want your legacy site updated to run on this version of PHP, send me a private message.
We've got an old 5.4.2.1 site where the password keeps changing back to what it was before I changed it!
So imagine it used to be set to "originalpassword" for example and I do the usual "forgot my password" to change it to "pass123".
The password c…
Hi all,
New to Concrete5 and still learning but we have a site with several PDF downloads set in the products > attributes.
When first added, these urls show as www.domain.com/download_file/view/1294
Save and check front end, the url for the download…
I have setup registration for users to join as they request some files from a client's website.
However the email notification for each registration is ending up in the spam folder.
My client's emails are served through Office 365.
Any ideas?
Hi, I am looking for some guidance on what to do for an older version of Concrete5. We recently noticed the pretty urls are broken on the site. Going to the domain shows the "under construction" concrete5 page. Adding ...index.php to the url shows the …
Hi I'm getting following SQL error at Concrete5 (5.6.3.1) CMS, just to give you the background we've recently updated MySQL from 5.6 yo 5.7 and this has started to happen. Any fix would be highly appreciated. I've already tried repairing database but it d…
Hello,
I am working for a culture and sports association and I can't send a newsletter : it seems to be send but nobody have recieved the email.
Can anybony help me ?
Sorry for my english, I'm French.
Thank you.
Hi Dear community,
Im running my website under Concrete5 5.6.3.4, Yesterday to my surprise, when I added a new PDF under a Tab, all the element went to the far right of the page, even if my css for this segment is Featured LEFT.
Can you please add …
I am using this
[code}
$(document).ready(function() {
$("#lightgallery").lightGallery();
});
[/code]
to initialise my plugin. However, if I put the code in the head OR the footer it conflicts with the edit bar script so I lose…