elivz / VzAddress-Craft

Address fieldtype for the Craft CMS
30 stars 13 forks source link

getTemplatesPath() / setTemplatesPath() deprecation errors #11

Closed cavellblood closed 8 years ago

cavellblood commented 8 years ago

On Craft 2.6.2778 there are the following deprecation errors related to this plugin:

PathService::getTemplatesPath() has been deprecated. Use TemplatesService::getTemplatesPath() or TemplatesService::getTemplateMode() instead.

Pixel & Tonic have posted a solution on StackExchange. Here is the changelog for 2.6.2778 also. Hope this helps!

elivz commented 8 years ago

Thanks for the heads-up! This is fixed in version 1.0.3, which will be released shortly.