Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-13730

[PHP] core.delete_post_end

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: