By Graham Connor on Sunday, 31 January 2016
Replies 3
Likes 0
Views 883
Votes 0
Hi guys I've just updated to version 5.0.32 and the dashboard looks ugly as per this image

Title

Any ideas on how to fix this?

Thanks
Graham
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here. It seems like this error is actually coming from your plugin "Social Buttons". It is trying to load a file which doesn't exist on the back end.


<b>Warning</b>: require_once(/home/support/public_html/administrator/components/com_content/helpers/route.php): failed to open stream: No such file or directory in <b>/home/support/public_html/plugins/content/socialbuttons/socialbuttons.php</b> on line <b>56</b><br />
<br />
<b>Fatal error</b>: require_once(): Failed opening required '/home/support/public_html/administrator/components/com_content/helpers/route.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in <b>/home/support/public_html/plugins/content/socialbuttons/socialbuttons.php</b> on line <b>56</b><br />


As the ftp access can't work, I can't help you to check this plugin. I turned the plugin off and the back end works fine now
·
Sunday, 31 January 2016 19:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks, will look into that plugin
·
Sunday, 31 January 2016 23:25
·
0 Likes
·
0 Votes
·
0 Comments
·
No problem Graham, but I believe they just need to change the way to render their plugin. It should use JPATH_ROOT rather than JPATH_BASE
·
Sunday, 31 January 2016 23:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post