Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-13730

[PHP] core.delete_post_end

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.11-RC1, 3.2.1-RC1
    • 3.1.3
    • Events
    • None

      Identifer: core.delete_post_end
      Location: include/functions_posts.php (delete_post)
      Parameters: Same as core.submit_post_end
      Explanation:
      I am writing a mod that can perform actions on post count. Similar to AutoGroup from 3.0.x, but without modifying the phpbb_groups table, and using the 3.1.x extension framework. To do this I need to know both when a post is added (handled by core.submit_post_end) and is deleted, because both effect the user's post count, and the mod will put users into groups (or out of them) based on their post count.

            Marc Marc [X] (Inactive)
            CorporateGoth CorporateGoth [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: