help please
after getting hacked wordpress fixed
these errors appear at the top of the back office page and at the top of the start page in the browser:
——————-
Warning: include(includes/functions.php) [function.include]: failed to open stream: No such file or directory in /wp-content/plugins/espresso-permissions/espresso-permissions.php on line 35
—————————————-
and after updating(refreshing) core EE3, which was the latest version 3.1.37.8 anyway, and then attempting to update Roles and Permissions version 1.5.3 does not change to 1.5.5 this error appeared
The plugin generated 877 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.
suggestions please?
thank you
Hazel
This topic was modified 8 years, 6 months ago by Josh. Reason: removed server details
Suggestion #1 is you disable WP_DEBUG by editing the wp-config.php file. You look for the line of code that says: define( 'WP_DEBUG', true );
and change it to be: define( 'WP_DEBUG', false );
Suggestion #2 is you delete the Roles and Permissions plugin from your site, and replace it with a fresh copy that you download from your account page.
HI Josh
There was no WP_DEBUG line in the wp-config.php file
So I replaced the Roles and Permissions file and all seems to be well now.
Thank you
Hazel
It will also be a good idea to contact your hosting company and ask them to make sure that display_errors is set to No. That’s something that will help to prevent your site from getting hacked again.
Viewing 3 reply threads
The support post ‘function permissions error on line 35’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.