Back to Passage Permission and Roles System Support

philipptempel
philipptempel

OctoberCMS Build: 316

Wanted to disable the plugin but couldn't because the disabling task failed. The error message reads "unknown column 'message_url' in 'system_plugin_versions' near "'is_disabled' = 1, 'is_frozen' = 1, 'message_url' = ...'. Seems this plugin makes use of another one of your plugins but documentation fails to mention this requirement - or code fails to work in case your plugin "Author Notice" isn't installed.

KurtJensen
KurtJensen

I will update plugin to remove this line 32 in plugin.php file:

'message_url' => 'http://firemankurt.com/notices/',

I believe a change in October CMS has made it impossible to add to the pluginDetails array. This used to work but I will have to come up with another solution now.

You may need to comment out that line to get the next update. This will also resolve the current bug.

Sorry for your troubles...

Last updated

1-2 of 2