With the recent anoncement "Official End of Life on concrete5 version 6.x"
https://www.concrete5.org/about/blog/community-blog/official-end-life-concrete5-version-6x I thought I would create this post.
Recently I have been doing a few migrations from …
What exactly can be done to prevent malicious users enumerating the specific verion of concrete5 used on a website? There are free tools such as https://pentest-tools.com/ that at present easily reveal the exact version of concrete5 - which I imagine woul…
On a form I have a manual array list such as this:
[code]$quesitons = array(
'first_name',
'last_name',
'gender',
'date_of_birth',
'attendee_email',
'recruite_to_team',
'team_code',
'associated_team',
'associated_team1',
'associated…
My hosting company migrated all of my sites and files to a new server (not my decision) and now my main site has a 301 redirect loop giving a 'too many redirects' error.
I didn't change anything, and I have alerts from Pingdom showing that the site we…
Our web admin has added password protection to a specific URL which contains a link on the page to download an xlsx file . I am unsure on the exact configuration except to access the page you have to enter the credentials of a user account created in the …
I have a client that is running 5.6.3.5.
They want to provide client-side users with the ability to resize images using a suitable jquery extension. I have checked out a few possibles but they are all requiring a later version of jquery then is support…
I have version 5.7.5.6 and I am unable to edit the site as of recently.
My session keeps getting invalidated with the following error in the Logs
Session Invalidated. Session IP "172.xxx.xxx.xxx" did not match provided IP "162.xxx.xxx.xxx".
I di…
Anyone know why my editing panel looks like the attached? The block in a content block and not an html block.
All the coding is as the way I usually do sites and looks like no css is out of order.
Thanks.
I’m have an event ticket system and tickets are a custom object and each ticket an entry on that object. Users book their tickets using custom forms that contain various JavaScript.
What I am wondering is the viability of the the JavaScript being conta…