Is there a way to flush the shoutbox and that notification bar at the bottom of the page?
I keep seeing it alert me, but it's for events from days ago. Also shows people as online when they are not online anymore.
Shoutbox hasn't reset itself for a month now, shouldn't it clear out every day or so?
newbreed |
Maybe it's not possible? It just stores the entries forever? newbreed |
Shout box messages can be cleared from the database.
bx_shoutbox_message
When the D7 version of my deanos tools mod is done, it will have that ability.
The messenger messages is most likely in the table bx_simple_messenger_messages
https://www.deanbassett.com |
Shout box messages can be cleared from the database.
bx_shoutbox_message
When the D7 version of my deanos tools mod is done, it will have that ability.
The messenger messages is most likely in the table bx_simple_messenger_messages
Thanks again Deano. Where can I get more info on Deanos Tools?
newbreed |
The D6 version is in the market here. http://www.boonex.com/unity/extensions/posts/deano92964
My D7 version is not done yet. There will be some differences. Such as setup admin accounts is different on D7, also, boonex did move the site title, site email and email notify addresses into the D7 admin, but left out the bug report email. How stupid is that.
For the most part the D7 version will have the same features as the D6 version with the above mentioned changed of course.
The D7 version will have the following new features.
- Set the sites Copyright text.
- Run simple SQL querys on the database. For injecting SQL code. No results from querys will be returned.
- Purge all messages sent to members from specified member. Uses to remove spammers messages from members inboxes.
I may also add purging of the simple messenger messages before it is released.
Others may be added over time.
https://www.deanbassett.com |
looks good!!!!
I can't wait :) :) Kids first |
The D6 version is in the market here. http://www.boonex.com/unity/extensions/posts/deano92964
My D7 version is not done yet. There will be some differences. Such as setup admin accounts is different on D7, also, boonex did move the site title, site email and email notify addresses into the D7 admin, but left out the bug report email. How stupid is that.
For the most part the D7 version will have the same features as the D6 version with the above mentioned changed of course.
The D7 version will have the following new features.
- Set the sites Copyright text.
- Run simple SQL querys on the database. For injecting SQL code. No results from querys will be returned.
- Purge all messages sent to members from specified member. Uses to remove spammers messages from members inboxes.
I may also add purging of the simple messenger messages before it is released.
Others may be added over time.
Excellent, can't wait!
newbreed |