Jump to content

Manage Inactive Members


-RAW-

Recommended Posts

  • Replies 371
  • Created
  • Last Reply

I made some changes that should prevent these sort of things. As it is not a critical issue, I will not release a new version just for this.




This is weird. I have a similar setup here, and it's working just fine :huh:



I'd love to know what changes were made too, as I'm having a similar issue that others have posted about.


I'm having a similar problem (running notify in debug mode finds 250 inactive users, no problem, but run "for real" finds only one user, "a", who doesn't really exist).



I'm having the same problem, only it finds a member with the letter t. I assume it uses the first letter of the root admin.

Regardless, how can we fix this?
Link to comment
Share on other sites


I'd love to know what changes were made too, as I'm having a similar issue that others have posted about.




I'm having the same problem, only it finds a member with the letter t. I assume it uses the first letter of the root admin.



Regardless, how can we fix this?



Working on a fix for this now.


I'm also finding I cannot click the [u]Notified x inactive member(s)[/u] link in the ACP either.




I've noticed the IP.Board footer doesn't show on the page where the logs are having problems.



Are you viewing the logs in the the app, or the default ACP log viewer?
Link to comment
Share on other sites

  • 1 month later...

Good evening,

In all tabs there is the option "Enable debug?"
( Settings
* Notify Inactive Members
* Move Inactive Members
* Delete Inactive Members
* Delete Old Messages )

What is recommended the choice for the better functioning of the mod?

Also the option "Generate a daily task log?" what is this that proposed

And finally on this "Send PM when a member returns" states that if a post makes the user will be reset automatically rank right; This we will be done the next run will make the task?


Thanks in advance and i hope to have some update from you :)

Link to comment
Share on other sites


Good evening,



In all tabs there is the option "Enable debug?"


( Settings


* Notify Inactive Members


* Move Inactive Members


* Delete Inactive Members


* Delete Old Messages )



What is recommended the choice for the better functioning of the mod?


"Enable debug" was a setting added to make it easier for me to help the users of these tasks if they had any issues with them.
Do not enable it unless you need to know what's going on behind the scenes. With it enabled, the task will not perform any actions (move, notify nor delete), instead it will only fetch the affected members, and display those along with other information.



Also the option "Generate a daily task log?" what is this that proposed



With this enable, the tasks will write to the task log even when nothing happened. I.e if it found no members to move or notify, it will write that in the log.


And finally on this "Send PM when a member returns" states that if a post makes the user will be reset automatically rank right; This we will be done the next run will make the task?



The PM will be sent immediately after a member has been moved back to his original group.
Link to comment
Share on other sites

Yes ok on the pm, but as far as the post to be made by the user to activate it again, than they saw that not automatically become a movement, is not it!

Can you please help us if there is any change to inactive if someone would re-enter the site eg be transferred automatically to the original group where he was and no with some post, simply log back in to the site to be automatically transfer the group only by their connection, I think it would be more useful this function


Thanks in advance

Link to comment
Share on other sites


Yes ok on the pm, but as far as the post to be made by the user to activate it again, than they saw that not automatically become a movement, is not it!



Can you please help us if there is any change to inactive if someone would re-enter the site eg be transferred automatically to the original group where he was and no with some post, simply log back in to the site to be automatically transfer the group only by their connection, I think it would be more useful this function




Thanks in advance



You can already do that. Select "Last activity" instead of "Last post" in the settings.
Link to comment
Share on other sites


Working on a fix for this now.





Are you viewing the logs in the the app, or the default ACP log viewer?



Sorry about the delay in the reply.

Viewing logs through the app itself.

%7Boption%7DXMFLx.png' alt='' class='ipsImage' width" alt="" class="ipsImage" width="1000" height="533">
Link to comment
Share on other sites

  • 4 weeks later...
  • 2 weeks later...

Sorry about the delay in the reply.



Viewing logs through the app itself.



[img]

[/img]




I haven't had the time to look at 3.2 yet. If I/we're lucky, I don't have to change anything.



And what of the bug I have quoted above?
Link to comment
Share on other sites

When I tried to reinstall after removing application:

Welcome to the IP.Board application set up utility.


This installation is in progress...


The following errors have been found:


[color=red]· ALTER TABLE ipb_members ADD `inactive_notified` TINYINT( 1 ) NOT NULL;[/color]


Duplicate column name 'inactive_notified'

[color=red]· ALTER TABLE ipb_members ADD `inactive_lastNotified` INT( 10 ) NOT NULL;[/color]


Duplicate column name 'inactive_lastNotified'

[color=red]· ALTER TABLE ipb_members ADD `inactive_oldGroup` SMALLINT( 3 ) NOT NULL;[/color]


Duplicate column name 'inactive_oldGroup'

[color=red]· ALTER TABLE ipb_members ADD `inactive_moved` INT( 10 ) NOT NULL;[/color]


Duplicate column name 'inactive_moved'



Looks like while removing application it doesn't drop tables?

Link to comment
Share on other sites

  • 2 weeks later...

And what of the bug I have quoted above?



That will be taken care of. Is working on the 3.2 version right now. Some bits and pieces had to be changed.


When I tried to reinstall after removing application:



Looks like while removing application it doesn't drop tables?



I have made the changes needed to fix that in the version for IPB 3.2.
Link to comment
Share on other sites


It's out now.



Still has a bug from the previous version.

View Logs > Notify Inactive Members

Log Entries
Date Run Log Info
Jul 18 2011 09:22 PM Notified x inactive member(s).

x inactive members is clickable but does not display anything. I've also noticed that - just as I've previously reported - the footer for IPS is not displayed at the bottom either.
Link to comment
Share on other sites


Still has a bug from the previous version.



View Logs > Notify Inactive Members



Log Entries


Date Run Log Info


Jul 18 2011 09:22 PM Notified x inactive member(s).



x inactive members is clickable but does not display anything. I've also noticed that - just as I've previously reported - the footer for IPS is not displayed at the bottom either.



All the log entries and HTML for the popup etc are stored in the database, to ensure compatibility outside of the application, ie to make the popups work if you're using the default log viewer. The changes I have made are thus not backward-compatible, and you will still see these issues till all the "old" entries are out of the page, or when they are pruned.
Link to comment
Share on other sites

I love this mod, it has the potential to save me a whole lot of work. If I could make a couple of suggestions.

It would be awesome to be able to narrow down inactive members based on last post, rather than last visit (and to choose between them), and doubly amazing if one could select which forums counted towards 'activity' and which did not. (ie, Games forums would not count, but discussion forums would).

Also, it would be awesome to be able to turn off the 'move back to group' feature when the member returns. We have to use a manual re-approval system, so while it's incredibly useful to have members auto-archived, the choice to not have them moved back would be spectacular.

I posted this as a ticket to InvisionModding as well, if the changes are hard to make - I'm happy to pay for the work, depending on the quote. (Is back to being a poor student, woe is me). <3

Link to comment
Share on other sites


I love this mod, it has the potential to save me a whole lot of work. If I could make a couple of suggestions.



It would be awesome to be able to narrow down inactive members based on last post, rather than last visit (and to choose between them),


That should be doable :)

and doubly amazing if one could select which forums counted towards 'activity' and which did not. (ie, Games forums would not count, but discussion forums would).


This would take a huge stab at your database. Now I'm using the pre-counted number shown below your username, and recounting all members posts based on where the posts are located is simply not doable.


Also, it would be awesome to be able to turn off the 'move back to group' feature when the member returns. We have to use a manual re-approval system, so while it's incredibly useful to have members auto-archived, the choice to not have them moved back would be spectacular.



I posted this as a ticket to InvisionModding as well, if the changes are hard to make - I'm happy to pay for the work, depending on the quote. (Is back to being a poor student, woe is me). <3



This can be done as well.


Will take a while before I can do all this, as I still have a lot of other apps and hooks that needs to be updated for 3.2.
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...