I followed the instructions in this thread:
This question may be related to a resolved thread.
But after reading the actual error, it looks like my problem is not the same… Here’s the error I get:
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Top_authors::$functions
Filename: top_authors/pi.top_authors.php
Line Number: 202
Fatal error: Call to a member function create_url() on a non-object in /Users/blablabla/third_party/top_authors/pi.top_authors.php on line 202
This only happens if I try to use the profile_path tag in my template…
Any idea?
Thanks!