Fatal Eror with sidbar.php line 54
Permalink
Fatal error: Call to undefined method stdClass::render() in /home3/bagwellc/public_html/concrete/elements/profile/sidebar.php on line 54
I'm having trouble with the sidebar.php. Take this line out , $bt->render('view'); , It takes the side Nav away and it brings up the page. However place it back in and the page goes blank except for the picture.
Has anyone came across the issue before?
Thanks
Jordan
I'm having trouble with the sidebar.php. Take this line out , $bt->render('view'); , It takes the side Nav away and it brings up the page. However place it back in and the page goes blank except for the picture.
Has anyone came across the issue before?
Thanks
Jordan
Call to undefined method stdClass::render() is the issue.
As i experienced overriding profile pages is kinda tricky, you should describe how/where did you override these pages for getting help.
I took out the block autonav, not knowing that is what it needs. I just need to re place the autonav block back in. Would you know how to accomplish this?
I placed it back into the blocks however it is still not showing in blocks types.
I placed it back into the blocks however it is still not showing in blocks types.