Erick de Azevedo Lima
Erick de Azevedo Lima
When I use this method to grab the protype of a method of my class, it crashes with this error: > **"Call to a member function getTypes() on boolean"** It...
Fixing check of siteadmin privileges in method hasonlyarchetype. Resolves issue #210
The method "hasonlyarchetype" used for {ifstudent} filter returns wrong result. After verifying that user has no other archetypes, code checks if user is site_admin, but it's returning true when user...
Hey, thanks for the great plugin you've been developing. I 've been reading the docs and looking into source for a while, but I could not find a way to...