← Back to Backend Skin Support
oki-digilab
Hi, and thank you for great plugin!
After updating October CMS version to v3.1.9, the following error occurred with this plugin:
Call to undefined method System\Models\PluginVersion::getVersion()
It seems that System\Models\PluginVersion::getVersion() no longer exists in OctoberCMS.
Here is the stack trace.
Stack trace:
#0 /var/www/html/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php(36): Illuminate\Database\Eloquent\Model::throwBadMethodCallException('getVersion')
#1 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2275): Illuminate\Database\Eloquent\Model->forwardCallTo(Object(October\Rain\Database\Builder), 'getVersion', Array)
#2 /var/www/html/vendor/october/rain/src/Extension/ExtendableTrait.php(511): Illuminate\Database\Eloquent\Model->__call('getVersion', Array)
#3 /var/www/html/vendor/october/rain/src/Database/Model.php(305): October\Rain\Database\Model->extendableCall('getVersion', Array)
#4 /var/www/html/vendor/laravel/framework/src/Illuminate/Database/Eloquent/Model.php(2287): October\Rain\Database\Model->__call('getVersion', Array)
#5 /var/www/html/plugins/cyd293/backendskin/traits/AssetMaker.php(321): Illuminate\Database\Eloquent\Model::__callStatic('getVersion', Array)
#6 /var/www/html/plugins/cyd293/backendskin/traits/AssetMaker.php(400): Backend\Classes\Controller->getAssetEntryBuildPath(Array)
#7 /var/www/html/plugins/cyd293/backendskin/traits/AssetMaker.php(81): Backend\Classes\Controller->renderAssetAttributes('css', Array)
#8 /var/www/html/modules/backend/layouts/_head.php(51): Backend\Classes\Controller->makeAssets()
...
cydrick.nonog
Hi,
Thank you for using the plugin. Will try to address the issue in the newer version.
You can track this issue in this https://github.com/cydrickn/octobercms-backendskin/issues/14
1-3 of 3