• After upgrading to 2.6.1, from 2.6, I now have this fatal error:
    Fatal error: Call to undefined function: related_entries() in /home/susiej/wordpress/wp-content/themes/fastway2/index.php on line 19

    Also, I no longer have sufficient permissions to work in the admin panel.

Viewing 6 replies - 1 through 6 (of 6 total)
  • thats caused by a plugin — its deactivated or uninstalled, and you still have the tag calling it somewhere in one of your theme files (the theme’s index.php I presume, based on what you pasted).

    Thats NOT a core wordpress function.

    Thread Starter susiej

    (@susiej)

    That’s what I was just thinking. I can’t get into my theme for the admin panel, because it says, “You do not have sufficient permissions.”
    Can I work on it via filezilla?

    And, how do I get my permissions back?
    Thanks.

    Can I work on it via filezilla?

    Of course you can. You download and edit the offending theme file, removing the tag calling the function, and upload the newly changed file.

    Thread Starter susiej

    (@susiej)

    True.. doing that now… but what about the permissions?
    I can’t activate my plugins, write a post… nothing.
    Thanks.

    Thread Starter susiej

    (@susiej)

    That worked… fixing the index file! Error is gone! Thanks.

    NOW!! I still have no permissions, and I can’t work in the admin panel!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘fatal error’ is closed to new replies.