Main public logs
Combined display of all available logs of LimeSurvey Manual. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:12, 12 August 2025 Han talk contribs created page Translations:Plugins - advanced/136/nl (Created page with "<syntaxhighlight lang="php"> // Plugin error happen, plugin was disable : send email using CLogRoute 'pluginError' => array( 'class' => 'CEmailLogRoute', // https://www.yiiframework.com/doc/api/1.1/CEmailLogRoute 'categories' => 'application.model.plugin.setLoadError', // A plugin was disable 'subject' => '[ERROR] Plugin deactivated', 'emails' => ['webmaster@ex...")