[Owncloud] V4 Git - Fatal error - after activating carddavmate
Thomas Tanghus
thomas at tanghus.net
Tue May 15 15:42:09 UTC 2012
On Tuesday 15 May 2012 15:51 Alain Bourgeois wrote:
> I activated Cardavmate to test it and here are the resulting errors :
>
> Notice: Undefined variable: l in
> /shares/Public/WWW/WWW-pub/master/apps/carddavmate/appinfo/app.php on line
> 34
>
> Fatal error: Call to a member function t() on a non-object in
> /shares/Public/WWW/WWW-pub/master/apps/carddavmate/appinfo/app.php on line
> 34
For 3rd party apps you should probably contact the author directly (I've CC'ed
him now)
http://apps.owncloud.com/content/show.php/CardDavMATE?content=150857
I haven't looked at the code, but from the error it looks like it could be
solved by instantiating a "translation object":
$l = OC_L10N::get('carddavmate');
--
Med venlig hilsen / Best Regards
Thomas Tanghus
More information about the Owncloud
mailing list