By Adriano on Wednesday, 30 October 2013
Replies 9
Likes 0
Views 1K
Votes 0
Fatal error: Call to a member function get() on a non-object in /var/www/web1046/html/relaunch/components/com_easyblog/classes/themes.php on line 200


What can i do ?
Hello Adriano,

Are you using a custom theme? please be sure that you config.xml is with in your custom theme and make sure it is selected as default in your backend -> component -> easyblog -> themes

If problem still persist, can you please provide us with the Joomla back end access as well as the FTP access so that I can check on the issues on your site? We actually need these information so that we can debug on your issues quickly.

Thanks:)
·
Wednesday, 30 October 2013 16:25
·
0 Likes
·
0 Votes
·
0 Comments
·
PERFECT - it works :-)
It doesn´t was selected an theme ...

Great support .... !!!!!
Thanks
Adriano
·
Wednesday, 30 October 2013 16:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Adriano,

I'm glad that your issue is solved If you have any problems please don't hesitate to ask us.

Thanks!
·
Wednesday, 30 October 2013 16:40
·
0 Likes
·
0 Votes
·
0 Comments
·
I'm getting the same error message:
Fatal error: Call to a member function get() on a non-object in /home/user/public_html/site/components/com_easyblog/classes/themes.php on line 200

Fresh installation of Joomla 3.3.1 and the latest versions of EasySocial and EasyBlog. I'm not using any custom themes.

I'd like to fix it myself, if you can tell me what the issue might be.

Thanks!
·
Saturday, 21 June 2014 14:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello worldwidegage,

I am really sorry for the delay of this reply as it is a weekend for us here.
Can you try what my colleague suggested that solution and see is it help much you here?
make sure it is selected as default in your backend -> component -> easyblog -> themes

If the issues still persists after you save your Easyblog theme as default, can you provide us with your Joomla backend so we can help you check on this? Please advise.
·
Sunday, 22 June 2014 09:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, the default EasyBlog theme is set to "Default Theme" and the menu link is set to "Frontpage Blog Layout". When I click on the menu link I get the error message:
Fatal error: Call to a member function get() on a non-object in /home/user/public_html/site/components/com_easyblog/classes/themes.php on line 200

I've also tried setting the other EasyBlog themes with the same problem.

I'd rather fix it myself (so I know what the problem is for future reference). Can you tell me where to look? It appears that you've seen this problem before.
·
Monday, 07 July 2014 10:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

As far we can tell is the Theme is not set as default. But seems like it is not the issue, so, we need to debug this in your site to identify the cause. Once we found the cause and the fix for it, we will inform you how to fix it. We need your backend and FTP to do so. Please advise.
·
Monday, 07 July 2014 11:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,
Based on the error message, I went to line 200 of themes.php and commented out the following:
return $this->params->get( $key , $default );

It appears to be working now, but I'm not sure what else might break because I commented-out that line.
·
Monday, 07 July 2014 13:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello worldwidegage,

Sorry for late reply to this,
Yes, it wasn't fine if you commented-out that line code, as my colleague mentioned that we need to debug this in your site to identify the cause, because when you commented-out that line code, it might causing another issues.

*You can put the information in the optional information field below. Don't worry about privacy. Only Support team can view the information.
Hope we can help you solve this as soon as possible.
·
Monday, 07 July 2014 17:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post