website may have been hacked
Permalink
I was told by a client a few weeks ago that it appeared my website has been hacked. As a novice with websites and development, I can't figure out what happened. I tried searching here for solutions and throughout the web - no luck. If anyone has any ideas / suggestions, I'd appreciate any help. Can it be fixed or does it need to be destroyed and start over?
This is throughout the site: "Strict Standards: Non-static method PermissionsCache::exists() should not be called statically in"
http://www.glctexas.com
This is throughout the site: "Strict Standards: Non-static method PermissionsCache::exists() should not be called statically in"
http://www.glctexas.com
A possible "patch" fix for this would be to edit the .htaccess file, and force the PHP version to use an older version. However, this isn't really recommended, as older PHP versions are now deemed as "deprecated", which legacy versions of Concrete are now considered fully unsupported and "end of life".