FIX: ILIAS Pegasus stuck in splash screen

ERROR: main.js:24976 [5.11.2023, 15:39:06] [ERROR] PegasusErrorHandler - Error unhandled of type: TypeError: Right-hand side of 'instanceof' is not an object push../src/app/services/logging/logging.appenders.ts.ConsoleLogAppender.write @...

REQUEST_INSTALL_PACKAGES forbidden in playstore

The android permission for REQUEST_INSTALL_PACKAGES have to be explained via video or has to be removed from your already published apps because the normal usage is now forbidden in playstore. Some plugins depend on this permission e.g. cordova-plugin-file-opener2, so...

Android exported=true publishing error on playstore

There are new requirements for publishing apps in the google playstore. You have to set activitys, services, providers and receivers in your manifest to exported = true. In ionic and cordova apps you can easly add this in your config.xml android section:...
Mysql function sys_eval does not exists

Mysql function sys_eval does not exists

To install and enable the sys calls in MariaDB and Mysql with newer Versions you have to copy a plugin into the mysql plugin folder: On a Linux Server copy the plugin in the mysql plugin directory /usr/lib/mysql/plugin/lib_mysqludf_sys.so and install it on a mysql...

Fixing a Zip Path Traversal Vulnerability

org.apache.cordova.Zip.unzipSync in IONIC and Cordova folders: node_modulescordova-plugin-zipsrcandroidZip.java && /plugins replace if(file.exists() || file.createNewFile()){ with if(file.exists() || file.createNewFile() ||...

ILIAS 7 upgrade problems

After the upgrade from ILIAS 6.6 to 7.0 and 7.1 there were various problems: WIKI page editor did not workdiverse admin links like content editor led to errorsSolution was in the new terminal CLI reload-control-structure furthermore, from 7.1 onwards, the following should be noted in the...

Nextcloud 21 upgrade error

Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 438272 bytes) in /var/www/html/3rdparty/composer/autoload_real.php on line 37 problem: PHP_MEMORY_LIMIT environment variable is not set in user context www-data solution: sudo -u www-data...
en_USEnglish