warrenbuckley / YouTube-Umbraco

YouTube for Umbraco
12 stars 17 forks source link

The channel/username {{ model.value.querriedUsername }} has not been checked #27

Open kecco opened 7 years ago

kecco commented 7 years ago

Hi,

when I try to create a field in a doc type I have this error in red after the "The channel/username is required" message:

"The channel/username {{ model.value.querriedUsername }} has not been checked schermata 2017-03-29 alle 10 57 49 "

What's the problem?

Thanks

jameswilki commented 7 years ago

Hi @kecco,

Just in case you've not resolved this issue, can I ask how you installed the YouTube.Umbraco package please?

We recently saw this issue when we had installed the package using the NuGet Package Manager Console in Visual Studio 2015. After seeing this error, we checked the installed packages using 'Manage NuGet Packages for Solution...', and the package wasn't listed. We then searched for the package using the manager and installed it for the solution and rebuilt. After deleting the Data Type and re-creating (just in case), the package was working correctly.

Kind regards,

James.