• Hi everyone,

    I have a WordPress page, is https://viviendoentregatos.hol.es

    A few days ago, a message error appears: public_html/wp-includes/class-wp-roles.php on line 128

    I get Filezilla, go to wp-includes/class-wp-woles.php, line 128, and I don’t see anything strange.

    I’m new in all these things, it’s my first page and I’m lost.

    Can you tell me if I can solve it?

    Thanks (If there’s someone who speak spanish, I apreciated it)

Viewing 1 replies (of 1 total)
  • Thread Starter lagatera

    (@lagatera)

    If this can help, in line 128 is:

    foreach ( array_keys( $this->roles ) as $role ) {
    $this->role_objects[$role] = new WP_Role( $role, $this->roles[$role][‘capabilities’] );
    $this->role_names[$role] = $this->roles[$role][‘name’];

Viewing 1 replies (of 1 total)
  • The topic ‘Error Roles.php’ is closed to new replies.