impresscms
impresscms copied to clipboard
A multilingual, extensible, community oriented CMS developed in PHP
When your admin theme is different from your frontend theme, the icms_view_Tpl class will always take the value in $icmsConfig['theme_set'] to identify where to look for eventual theme overrides (check...
Looks like the names of the database collation information has changed. We should now use utf8mb4 as character set (uft8 is no longer there), combined with utf8mb4_bin collation
## Describe the bug Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in C:\Users\david\PhpstormProjects\icmsdev\include\constants.php on line 13
There were custom toolbars based on user group in config.js that are still mentioned in formCkeditor.php. The current config.js appears to be the CKeditor default.
the global variable $icmsModule is no longer available, and should be replaced by icms::$module. But I still see lots of places in the core where that variable is used.
This PR prevents the existing IDOR vulnerability at the endpoint userinfo.php/?uid=. Currently hackers are able to gain access to profiles by manipulating the uid field in the url to retrieve...
## Description banner, bannerclient, and bannerfinish all remain in the database after an upgrade; ACP > Preferences > General : Activate banner ads option still exist ## Additional context The...
Verify that the values that we have in the ACP are still in line with the values that are supported by HTMLPurifier in its latest version.
## Describe the bug All the pages on a 2.0 site return the code 302 (found), instead of the correct code 200. This is not only incorrect, it also creates...
Info can be found here for few ways how to do that -> https://marketplace.digitalocean.com/vendors