Support

Home Forums Event Espresso Premium function permissions error on line 35

function permissions error on line 35

Posted: July 18, 2016 at 11:27 pm

Viewing 3 reply threads


hroggen

July 18, 2016 at 11:27 pm

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, 2 months ago by Josh. Reason: removed server details


Josh

  • Support Staff

July 19, 2016 at 9:07 am

Hi Hazel,

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.


hroggen

July 20, 2016 at 1:58 pm

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


Josh

  • Support Staff

July 20, 2016 at 2:02 pm

Hi 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.

Event Espresso