Forums

Join
bbPress Support ForumsPluginsban-plus and global cache

Info

ban-plus and global cache

  1. I'm trying to fix ban plus to work with V1. I'm nearly there but I *think* something about creating a global cache ($bbmodsuite_cache) has changed. The ban data isn't stored in a database, it's just in the cache (?). So at the moment you can only ban one user, if you ban another it overrides the previous ban.

    $bbmodsuite_cache = array();

    Any idea how to add more that one value to this array?

  2. i fixed it! yeah! i'll post a working version of ban plus up soon...

  3. You must log in to post.