Info
- 3 posts
- 1 voice
- Started 2 years ago by Tom(dB)
- Latest reply from Tom(dB)
- This topic is resolved
ban-plus and global cache
-
- Posted 2 years ago #
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?
-
- Posted 2 years ago #
i fixed it! yeah! i'll post a working version of ban plus up soon...
-
- Posted 2 years ago #
-
You must log in to post.