• Plugin Author Adam

    (@blueajcooper)


    It looks like there may be an issue with a stale cache entry interfering with the functioning of the new version of the plugin. If you encounter the error

    Fatal error: Call to a member function get_achievements_countable() on a non-object in /wp-content/plugins/wow-armory-character/class-wow-armory-character.php on line 73

    You may need to run the following against your wordpress database:

    DELETE from wp_options WHERE option_name LIKE '_transient_wow%' OR option_name LIKE '_transient_timeout_wow%'

    Please be sure you know what you’re doing with this.

    https://wordpress.org/plugins/wow-armory-character/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Adam

    (@blueajcooper)

    I shall be releasing a release that will let you fix this from the settings page at some point very soon.

    Plugin Author Adam

    (@blueajcooper)

    I’ve released a fix that allow you to clear the cache of the plugin. It uses the query above and can be found as a new button on the settings screen.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Possible issue with 1.0.0’ is closed to new replies.