Migration 8 to 10 back office publish the content error show
I am facing error when i migrating the version 8 to version 10 .Can any has faced this issue ?
No property editor found by alias Rhythm.FontAwesomeIconPicker
Exception Details
System.InvalidOperationException, System.Private.CoreLib, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e: No property editor found by alias Rhythm.FontAwesomeIconPicker
The Rhythm Font Awesome Icon Picker package was for Umbraco 7 and does not look like it was maintained going forward. It is no longer accessible on the Umbraco marketplace and the last updates to the repo were about 9 years ago.
Umbraco has undergone significant backend changes since then that likely make how the old package worked now unworkable.
You may have to replace that icon picker, whether by another icon picker package on the Marketplace or adding icons into the project folders yourself via App_Plugins/Custom/backoffice/icons.
Migration 8 to 10 back office publish the content error show
I am facing error when i migrating the version 8 to version 10 .Can any has faced this issue ?
No property editor found by alias Rhythm.FontAwesomeIconPicker
Morning Mital ^^
The Rhythm Font Awesome Icon Picker package was for Umbraco 7 and does not look like it was maintained going forward. It is no longer accessible on the Umbraco marketplace and the last updates to the repo were about 9 years ago.
Umbraco has undergone significant backend changes since then that likely make how the old package worked now unworkable.
You may have to replace that icon picker, whether by another icon picker package on the Marketplace or adding icons into the project folders yourself via App_Plugins/Custom/backoffice/icons.
is working on a reply...