You are here: Home → Forum Home → Free add-ons → Accessory → Thread
I will try to add Structure site detection in next version.
at this moment only manually :(
line 58, replace
if ($this->EE->config->item('site_pages') !== FALSE)
with
if (false)
my EE1 addons | @eecms @max_lazar
Like my addons? Buy me a coffee ![]()
That’s great, works just fine. Cheers Max.
Seem to be coming across this error… everytime i set a CLIENT up to use an EE site.. and they try and log in. I can log in fine myself with Super Admin acces, but seems to be causing issues with client… any idea as to issue..?
Fatal error: Call to a member function result() on a non-object in /Users/briancoult/Sites/davidchadwick/manage/expressionengine/third_party/mx_extended_content_menu/acc.mx_extended_content_menu.php on line 45
Hello Etheya,
I have the same issue using 2.2.2:
Fatal error: Call to a member function result() on a non-object in ... Line 45
It’s fine for super admin but other logged in CP users get the error even though their permissions all seem to be correct in the member group preferences. i.e. access to Accessories.
Did you have any joy fixing it?
Thanks
John