Superfly Menu plugin causing error

Hi,

i’m getting this error message in the admin panel:

Warning : file_get_contents(/mnt/webt/d0/54/53632254/htdocs/buero-haase/wp-content/uploads/la_icon_sets/Elegant Themes - Line Icons/charmap.php): failed to open stream: No such file or directory in /kunden/613595_90429/webseiten/wp-content/plugins/superfly-menu-Xs9iAd/includes/vendor/looks_awesome/icon_manager/IconManager.php on line 136

Warning : file_get_contents(/mnt/webt/d0/54/53632254/htdocs/buero-haase/wp-content/uploads/la_icon_sets/LA Font Awesome/charmap.php): failed to open stream: No such file or directory in /kunden/613595_90429/webseiten/wp-content/plugins/superfly-menu-Xs9iAd/includes/vendor/looks_awesome/icon_manager/IconManager.php on line 136

Warning : file_get_contents(/mnt/webt/d0/54/53632254/htdocs/buero-haase/wp-content/uploads/la_icon_sets/Menu Button Icon Set/charmap.php): failed to open stream: No such file or directory in /kunden/613595_90429/webseiten/wp-content/plugins/superfly-menu-Xs9iAd/includes/vendor/looks_awesome/icon_manager/IconManager.php on line 136

Could you help me with this plz.

Thanks

Hi @eckiles,
Thanks for reaching out.

It seems that the issue is related to the icon files that are not available in the desired path or the files are not having the correct permissions.
Please make sure that the files are present in that location or have the 644 file permission along with the 755 permission in parent folders.
If you didn’t find the files in that location, I would request to re-install the plugin after setting the permissions the folders.
Alternatively, you can install the plugin in a different location and copy the files to your live server.

If none of the suggested solutions help, kindly provide us access to your site so that we can able to check your issue.
Please create a secure note with the following info:

– WordPress Site URL & Admin URL
– WordPress Admin username / password
– FTP/CPanel access

To know how to create a secure note, please check this out: https://theme.co/docs/getting-support

Thanks

Sorry! It didnt work. The permissions seem to be ok. I’ve send you a secure note…

Hi @eckiles,

Those are PHP warnings and it is showing in your admin panel because your WP_DEBUG is set to true. Please set your WP_DEBUG to false because WP_DEBUG is intended for the developer’s guide to fix some fatal PHP issues.

Hope that helps.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.