Call to a member function getGroupPath() on null for everyone but admin
Permalink
Hi,
on my development home page every user has this error at the bottom of the page:
Call to a member function getGroupPath() on null
They see a blank edit bar. Also people not logged in also see this error and sees the same blank edit bar.
Admin sees the edit bar as normal and does not have the error.
I am trying to get permissions working correctly on the site and I'm pretty sure I have an incorrect permission setting somewhere causing this (I wish they were all in the same place). Has anyone every seen an issue where so that I can quickly find where this would be correctable?
thanks
on my development home page every user has this error at the bottom of the page:
Call to a member function getGroupPath() on null
They see a blank edit bar. Also people not logged in also see this error and sees the same blank edit bar.
Admin sees the edit bar as normal and does not have the error.
I am trying to get permissions working correctly on the site and I'm pretty sure I have an incorrect permission setting somewhere causing this (I wish they were all in the same place). Has anyone every seen an issue where so that I can quickly find where this would be correctable?
thanks
I still believe there is a permissions issue causing thing. before I created groups and started applying permissions settings this issue did not occur.
thanks again