Jump to content

CoffeeCake

Clients
  • Posts

    1,916
  • Joined

  • Days Won

    24

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by CoffeeCake

  1. 8 hours ago, Makoto said:

    @Paul E. This looks like it may be an issue with Linked Accounts rather than Account Deactivation, but I can take a look at it if you'd like. I'll just need you to shoot me a PM with a temporary AdminCP account. It might be worth contacting Adriano as well and see if he can look into the error in question.

    So, @Makoto, if I'm understanding correctly, you think the process is locking for Account Deactivation because of an issue with Linked Accounts?

  2. @Makoto, sent you a PM a bit ago. This still is ongoing, with the task locking.

    Digging further, we see this in our system logs:

    The log entry was triggered by a guest
    Guests
    1 hour ago
    The URL of page the error occurred on was Not available
    RuntimeException::0
    
    LOCATION_UNKNOWN
    
    #0 /path/to/html/root/system/Member/Member.php(154): IPS\_Session::i()
    #1 /path/to/html/root/init.php(820) : eval()'d code(64): IPS\_Member::loggedIn()
    #2 /path/to/html/root/system/DateTime/DateTime.php(537): IPS\linkedaccounts_hook_la_getAccounts::loggedIn()
    #3 /path/to/html/root/system/DateTime/DateTime.php(501): IPS\_DateTime::determineLanguage(NULL)
    #4 /path/to/html/root/applications/deactivation/sources/Deactivation/Deactivation.php(899): IPS\_DateTime->format('Y-m-d H:i:s')
    #5 /path/to/html/root/applications/deactivation/tasks/process.php(35): IPS\deactivation\_Deactivation->processRequest(false, true)
    #6 /path/to/html/root/system/Task/Task.php(261): IPS\deactivation\tasks\_process->execute()
    #7 /path/to/html/root/system/Task/Task.php(224): IPS\_Task->run()
    #8 /path/to/html/root/applications/core/interface/task/task.php(56): IPS\_Task->runAndLog()
    #9 {main}

    Linked Accounts, as seen in the trace, is:

    There is also an issue with the way fonts are applied in the templates for the ModCP. The "Deletion Request" or "Deactivation Request" link is styled as font-awesome, which looks odd. My guess is that the icon you use should be the only part styled as font-awesome, yet the entire string is. Minor visual issue, but an issue nonetheless.

  3. On 4/9/2020 at 4:56 PM, SJ77 said:

    How does CJ duplicate logger work? Can I have a brief summary of what it does? I assume it's more than just comparing IP address

    Following up on the duplicate logger train, two comments:

    • Please consider maintaining a new table rather than modifying core_members--this makes large site installation ... problematic ... due to the time it takes to edit the schema of a very large member table
    • Please consider adding functionality to look for matches from previous data if possible. It appears the detection is only done on the next login. We'd like to compare data from previous registrations and content where available.

    Thanks!

  4. Hi Jim,

    That involves scrolling up to the top. I was hoping for the addition of an option at the bar that hovers in a fixed position at the bottom, center.

    Also, displaying the actual count of check marks selected would be nice too when moving back and forth. Navigating away from a page and then back makes the count no longer reflect the actual boxes checked. As an example, check three threads, click on one to view it, then press back. Check a fourth thread. It will only say one selected, but whatever action you choose will apply to all four.

  5. Often, I find myself having a need to clear the checkboxes on posts that I want to moderate. Please add a "clear all selected" option to the floating moderator toolbar. These checkmarks persist across visits to a thread and it's difficult to not accidentally take action on something I had checked prior.

  6. 11 minutes ago, James LUCAS said:

    Thank you for your response bfarber how important is it to disable pcntl_exec?

    Best regards

    It's an important security recommendation, as that PHP function can be used to execute arbitrary applications should your site be otherwise compromised. It's part of a multi-layered approach to security.

    I'd recommend you do your best to work with your host to disable the function or look to find one that allows you to do so.

  7. 16 hours ago, Pete T said:

    I doubt that would be easy due to way the plugin works via username vs ID number I would look this when and if 4.5 comes.

    Wouldn't this just involve checking if $item->starter_id is 0 (or whatever value it has for a guest)? In addition to the current check, && $item->starter_id != 0.

    Adding for clarity, since there's no way to know that a guest is the same guest, I think the behavior should be to disable this entirely, even if the display name selected by the guest is reused later in the thread. Perhaps your meaning that if a guest named "Paul" starts the thread, and later a guest named "Paul" replies, you'd think it should display there.

    I'm of the opinion that in instances where a guest starts the thread, there's no way to guarantee it's the same "Paul" and therefore, the plugin should just be disabled.

    Though I can see how others would feel otherwise.

  8. The solution is probably best handled directly against the SQL database.

    You would want to purge member, ip address, subscription, and private message tables to think of the main ones. I don't think you'll find an inbuilt feature to do this that would not be excruciatingly manual and labor intensive.

     

  9. While I've shared that there's a bit of a bug in the sort options for Hidden Content in the Mod CP, I think it would be nice to give more options for sorting here. I'd like to see the ability to sort by when the content was hidden, so I could, for example, see at a glance recently hidden content.

    Deleted content gives us options, but hidden content does not. Both would be nicely augmented by an option to sort by deleted/hidden on timestamps and filters for hidden like appear in deleted by moderator and custom, etc.

  10. There is a bug as it pertains to guest posts when a thread is started by a guest. Every subsequent guest that responds will have the thread starter flag.

    Suggest a fix of not applying the badge at all in instances where the thread starter is a guest.

  11. On 12/14/2017 at 4:52 AM, loccom said:

    There is certainly an issue with permissions

    I select certain groups it does not work.

    Select all check box then it works. But then after an hour its stops and is unchecked.

    How can i get the check box to remain checked??

    This remains an issue, but wonderful resource nonetheless.

    No count is displayed if "all" is not checked.

  12. @Makoto:

    We are seeing process errors as well since enabling account deletion. We did not see this when we only enabled deactivation.

    Quote

    Locked Task: process

    One of the routine maintenance tasks which run in the background has failed several times, which may indicate a configuration issue.

    • Application/Plugin
      Account Deactivation
    • Task
      process
    • Last Run
      9 hours ago

    You should check the logs for any indication of the issue or attempt to run it manually. If the task does not run successfully you should contact the author of the application/plugin for further assistance.

    There's nothing logged when pressing the view logs button.

    Best,
    Paul

  13. In fact, what we'd really like would be if a member could gift directly a subscription to another member (assuming the subscription was configured to allow such a thing, and following appropriate permissions, etc.). It would be nice to grant permission to a group as being eligible to receive gift subscriptions and to define a group as being eligible to give gift subscriptions. This would remove the entire complication of the gift card process for sites where the only thing available for purchase is a subscription.

    Not that the gift card thing isn't nice too--but while we're wishing and dreaming....

  14. This is an insanely annoying issue. The vast majority of our users are on mobile and it's quotation city. We need a way of removing quotes that doesn't rely on detecting a backspace key press. Perhaps a button to tap.

    What is the status of resolving this?

  15. 34 minutes ago, Admin 1 said:

    If not, maybe there is a way to resend the registration emails?  

    Navigate to Admin CP > Members > Members. From there click on the account they registered, you'll see "this member has not yet responded to validation e-mail". You'll have three options there: Approve (you can manually approve without having them click the link in their e-mail, Resend validation e-mail (which is the option you're asking for), and Ban (bans the user outright).

    You'll also want to do one of three things:

    1. Use the full registration form
    2. Make the custom profile fields optional and keep the quick registration form
    3. Consider using the profile completion option to have members fill out the additional profile fields once registration is complete. More here: 
×
×
  • Create New...