We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hello Developers,
I discovered your CMS and would like to test. So I uploaded the final version to the server and assign write permissions.
In the frontend have errors in the /modules/gleez/classes/theme.php line 204
It looks there so:
199 return $ themes; 200 } 201 202 public static function route_list () 203 { 204 return implode ("|", array_keys (self :: available ())); 205 } 206 207 }
I have on the server PHP 5.5 and the latest version of MySQL. Can you help me somehow? Thank you in advance.
Hello Developers,
I discovered your CMS and would like to test. So I uploaded the final version to the server and assign write permissions.
In the frontend have errors in the /modules/gleez/classes/theme.php line 204
It looks there so:
I have on the server PHP 5.5 and the latest version of MySQL. Can you help me somehow? Thank you in advance.