Mousie Posted July 30, 2011 Share Posted July 30, 2011 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. Does this mean that forums that have got post count turned off are not counted? Or does it go by true post count? Either way, just those two doable changes would make a huge difference to me - and I look forward to when you're able to have it done! Link to comment Share on other sites More sharing options...
Wiscansan Posted July 31, 2011 Share Posted July 31, 2011 I get this error when trying to reinstall this modification: http://grab.by/aDMU I uninstalled this mod when I still used 3.1.4 so these are the same tables from that version. I have since upgraded to 3.2 and am trying to reinstall this wonderful modification. Do I choose the option to drop the original tables when first installing the mod or click to continue to installing and keep the existing tables? Thanks, Tom :) Link to comment Share on other sites More sharing options...
Martin A. Posted July 31, 2011 Share Posted July 31, 2011 Does this mean that forums that have got post count turned off are not counted? Or does it go by true post count? Either way, just those two doable changes would make a huge difference to me - and I look forward to when you're able to have it done! The former. I get this error when trying to reinstall this modification: http://grab.by/aDMU I uninstalled this mod when I still used 3.1.4 so these are the same tables from that version. I have since upgraded to 3.2 and am trying to reinstall this wonderful modification. Do I choose the option to drop the original tables when first installing the mod or click to continue to installing and keep the existing tables? Thanks, Tom [img] [/img] If you want to start from scratch, you choose to drop them. If you want to keep your old data, containing things like who were notified when, you keep the existing tables. Link to comment Share on other sites More sharing options...
Mousie Posted July 31, 2011 Share Posted July 31, 2011 That is awesome. We already have post count turned off in forums that are less important. Very excited now! I think you're my new favourite person, MartinA. Link to comment Share on other sites More sharing options...
Wiscansan Posted July 31, 2011 Share Posted July 31, 2011 Okay, so I chose to drop the tables and overwrite them and I was presented with this message: http://grab.by/aDRI Would it be safe to just continue anyways? Link to comment Share on other sites More sharing options...
Martin A. Posted July 31, 2011 Share Posted July 31, 2011 Okay, so I chose to drop the tables and overwrite them and I was presented with this message:http://grab.by/aDRI Would it be safe to just continue anyways? Yes. Link to comment Share on other sites More sharing options...
Tarun Posted August 3, 2011 Share Posted August 3, 2011 Over a certain number of notified members, you cannot scroll to see the full list I'm noticing. Link to comment Share on other sites More sharing options...
DeRealDeano Posted August 13, 2011 Share Posted August 13, 2011 Hi I've just tried installing this and got this IP.Board Set Up Utility Welcome to the IP.Board application set up utility. This installation is in progress... The following errors have been found: · ALTER TABLE members ADD `inactive_notified` TINYINT( 1 ) NOT NULL; Duplicate column name 'inactive_notified' · ALTER TABLE members ADD `inactive_lastNotified` INT( 10 ) NOT NULL; Duplicate column name 'inactive_lastNotified' · ALTER TABLE members ADD `inactive_oldGroup` SMALLINT( 3 ) NOT NULL; Duplicate column name 'inactive_oldGroup' · ALTER TABLE members ADD `inactive_moved` INT( 10 ) NOT NULL; Duplicate column name 'inactive_moved' Click here to continue regardless Anyone know what the issues is? Thanks :) Link to comment Share on other sites More sharing options...
Martin A. Posted August 13, 2011 Share Posted August 13, 2011 Over a certain number of notified members, you cannot scroll to see the full list I'm noticing. I'll look into this as soon as possible. Hi I've just tried installing this and got this IP.Board Set Up Utility Welcome to the IP.Board application set up utility. This installation is in progress... The following errors have been found: · ALTER TABLE members ADD `inactive_notified` TINYINT( 1 ) NOT NULL; Duplicate column name 'inactive_notified' · ALTER TABLE members ADD `inactive_lastNotified` INT( 10 ) NOT NULL; Duplicate column name 'inactive_lastNotified' · ALTER TABLE members ADD `inactive_oldGroup` SMALLINT( 3 ) NOT NULL; Duplicate column name 'inactive_oldGroup' · ALTER TABLE members ADD `inactive_moved` INT( 10 ) NOT NULL; Duplicate column name 'inactive_moved' Click here to continue regardless Anyone know what the issues is? Thanks Just means you already have the database columns, probably from an earlier installation of this app. Just click "Continue regardless", or whatever the button says. Link to comment Share on other sites More sharing options...
DeRealDeano Posted August 14, 2011 Share Posted August 14, 2011 ah okay, Thanks. Link to comment Share on other sites More sharing options...
Luis Manson Posted August 21, 2011 Share Posted August 21, 2011 i just got:PHP Fatal error: Call to undefined method cp_skin_tools::settings_view_row() in /var/-----/admin/applications/core/modules_admin/tools/settings.php on line 124 EDIT: i have an outdated version, sorry Link to comment Share on other sites More sharing options...
Logan Posted September 5, 2011 Share Posted September 5, 2011 Using v1.3.0 of this mod on IPB 3.2.2 I get this error when trying to access it in the AdminCP:Warning: Invalid argument supplied for foreach() in /home/ilp/public_html/forums/ips_kernel/classDb.php on line 1521 Link to comment Share on other sites More sharing options...
Martin A. Posted September 8, 2011 Share Posted September 8, 2011 v1.3.1 is ready to be downloaded folks! In addition to the two quoted posts below, I have been notified by IPS that there were some issues with registrations when MySQL on Windows was running in strict mode. 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) 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. These two things have been added now :smile: Over a certain number of notified members, you cannot scroll to see the full list I'm noticing. Fixed :smile: Using v1.3.0 of this mod on IPB 3.2.2 I get this error when trying to access it in the AdminCP: Warning: Invalid argument supplied for foreach() in /home/ilp/public_html/forums/ips_kernel/classDb.php on line 1521 That is a very generic error, and wont be easy tracking down. I have made some changes to the splash screen in 1.3.1 which may have fixed. Do the rest of the app function as expected? Link to comment Share on other sites More sharing options...
tAPir Posted September 8, 2011 Share Posted September 8, 2011 Do the rest of the app function as expected? Thanks for the update. I'm getting a bug for "Delete Old Messages". I get a list that begins "Array ( [member_id] => [mt_id]" Exactly as if I was running it in debug mode. Any ideas? Link to comment Share on other sites More sharing options...
Martin A. Posted September 8, 2011 Share Posted September 8, 2011 Thanks for the update. I'm getting a bug for "Delete Old Messages". I get a list that begins "Array ( [member_id] => [mt_id]" Exactly as if I was running it in debug mode. Any ideas? Sorry about that. Some debugging code I forgot to remove. v1.3.1-2 fixes it. No need to run the upgrader, as it's just changes to the files. Link to comment Share on other sites More sharing options...
tAPir Posted September 8, 2011 Share Posted September 8, 2011 Sorry about that. Some debugging code I forgot to remove. v1.3.1-2 fixes it. No need to run the upgrader, as it's just changes to the files. Thanks very much :) Works perfectly :) Link to comment Share on other sites More sharing options...
Mark Avey Posted September 17, 2011 Share Posted September 17, 2011 Hi folks. I had a previous version, which I uninstalled and then removed all the files. I then uploaded the new version and am attempting to install it via the MCP. When I start the installation via the MCP, it's just displaying a fairly empty MCP page and is constantly in a "loading" state for about 5 minites. After that, it goes back to the list of Installed applications, showing the Manage Inactive Members in the list, but also still showing under the Applications Not Installed list. The application isn't showing under Other Apps, either. I've tried a complete uninstall and reinstall again, but same result. Any ideas? Regards, Mark Link to comment Share on other sites More sharing options...
Martin A. Posted September 18, 2011 Share Posted September 18, 2011 I assume that you mean ACP (Admin Control Panel) when you wrote MCP. Do you get the same result when you install other applications? Link to comment Share on other sites More sharing options...
Stonki Posted September 29, 2011 Share Posted September 29, 2011 I am using this mod since more than a year. After updating the forum from 3.1.x to 3.2.x I had to completly reinstall this mod. I copied all settings from the old installation, but now the notived users are not moved back from the "inactive" group if they visit the forum again. Is this a known issue? How can we fix it? Link to comment Share on other sites More sharing options...
tAPir Posted September 29, 2011 Share Posted September 29, 2011 I am using this mod since more than a year. After updating the forum from 3.1.x to 3.2.x I had to completly reinstall this mod. I copied all settings from the old installation, but now the notived users are not moved back from the "inactive" group if they visit the forum again. Is this a known issue? How can we fix it? Have you enabled the hook that does this? Link to comment Share on other sites More sharing options...
Martin A. Posted September 29, 2011 Share Posted September 29, 2011 I am using this mod since more than a year. After updating the forum from 3.1.x to 3.2.x I had to completly reinstall this mod. I copied all settings from the old installation, but now the notived users are not moved back from the "inactive" group if they visit the forum again. Is this a known issue? How can we fix it? When you uninstalled the application, the database column that stores the users old group was probably deleted as well. There's not way to restore that data. One solution for you is to mass-move all members from your inactive group to the regular group and wait for the task to run. That should move all members that match your criteria back "down", and all those who should have been moved back, is back. Link to comment Share on other sites More sharing options...
Stonki Posted September 30, 2011 Share Posted September 30, 2011 Have you enabled the hook that does this? yes, I did. But I think the comment of "Martin" leads into the right direction. When you uninstalled the application, the database column that stores the users old group was probably deleted as well. There's not way to restore that data. One solution for you is to mass-move all members from your inactive group to the regular group and wait for the task to run. That should move all members that match your criteria back "down", and all those who should have been moved back, is back. I will give this a try.. Thank you Link to comment Share on other sites More sharing options...
Martin A. Posted October 16, 2011 Share Posted October 16, 2011 Folks, v1.3.2 are not for those of you who are on versions newer than 1.1.6, this is just an update for users coming from older versions than that. Link to comment Share on other sites More sharing options...
emsonline Posted October 18, 2011 Share Posted October 18, 2011 Warning: Invalid argument supplied for foreach() in /usr/www/users/emsonli/forum/ips_kernel/classDb.php on line 1529Using 3.2.3 and the latest version of inactive members. I get this when I select "Manage Inactive Members" from the "Other Apps" drop down menu. Link to comment Share on other sites More sharing options...
Martin A. Posted October 18, 2011 Share Posted October 18, 2011 Warning: Invalid argument supplied for foreach() in /usr/www/users/emsonli/forum/ips_kernel/classDb.php on line 1529 Using 3.2.3 and the latest version of inactive members. I get this when I select "Manage Inactive Members" from the "Other Apps" drop down menu. Try v1.3.2-2. This is a rebuild, no upgrade routine included from v1.3.2. Just re-upload the files, and test it. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.