cebina wrote:Hallo,
i already update my site to 4.40 and install new version of Pavilion theme, if i put my View and Content folder in theme folder come error, where and what am i doing wrong?
Error:
Themes\Pavilion\Views\Shared\_Root.cshtml(13,32): error CS1061: 'IStoreContext' does not contain a definition for 'CurrentStore' and no accessible extension method 'CurrentStore' accepting a first argument of type 'IStoreContext' could be found (are you missing a using directive or an assembly reference?)
Hi cebina,
The error you get is a compiler error as there is no longer CurrentStore property but this code in the Pavilion theme has already been upgraded in 4.40.
Please make sure you are using the 4.40 version of the Pavilion theme.
If you have already had the Pavilion theme you just need to upgrade as explained
here (no need to install anything again).