By Bas Tolenaar on Friday, 05 May 2017
Posted in Technical Issues
Likes 0
Views 433
Votes 0
Hi,

When I create a new menu and use the magazine layout I receive the following message:

Warning: include(/var/www/vhosts/h-cleaning.nl/httpdocs/components/com_easyblog/themes/wireframe/blogs/magazine/.php): failed to open stream: No such file or directory in /var/www/vhosts/h-cleaning.nl/httpdocs/administrator/components/com_easyblog/includes/themes/themes.php on line 477

Warning: include(/var/www/vhosts/h-cleaning.nl/httpdocs/components/com_easyblog/themes/wireframe/blogs/magazine/.php): failed to open stream: No such file or directory in /var/www/vhosts/h-cleaning.nl/httpdocs/administrator/components/com_easyblog/includes/themes/themes.php on line 477

Warning: include(): Failed opening '/var/www/vhosts/h-cleaning.nl/httpdocs/components/com_easyblog/themes/wireframe/blogs/magazine/.php' for inclusion (include_path='/var/www/vhosts/h-cleaning.nl/httpdocs/plugins/system/shlib/shl_packages//ZendFramework-1.11.7-minimal/library:.:') in /var/www/vhosts/h-cleaning.nl/httpdocs/administrator/components/com_easyblog/includes/themes/themes.php on line 477

How can I fix this issue?
Hi Bas,
I could not replicate this error message locally. Can you provide some screenshots of the error so we can understand this better?
Also can you provide us your backend and ftp access at http://stackideas.com/dashboard/site so we can directly replicate and investigate this on your site? Thanks.
·
Friday, 05 May 2017 18:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

Just attached an attachment with the error message and send the FTP + administrator admin details.

Kind regards,

Geert
·
Friday, 05 May 2017 22:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Geert,

I believe there is something not right with your site because Joomla isn't able to detect the current active menu for some reasons. On a standard Joomla site, it seems like when the following codes are used, the current active menu returns an object,

[gist]
$menu = $this->app->getMenu()->getActive();
[/gist]

On your site, the $menu is a null value which causes issue. I have a feeling that this could be due to SH404 but I do not want to turn off SH404 as it may affect your site. Is there a way for you to setup a staging site so that we can try to turn off SH404 on the staging site?
·
Friday, 05 May 2017 23:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I just recreated the menu. I probably made a mistake with the SH404. Because, now everything works fine. Kind regards,

Geert
·
Sunday, 07 May 2017 01:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Sunday, 07 May 2017 12:03
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post