Jump to content

.John.

Friends
  • Posts

    3,117
  • Joined

  • Last visited

 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 .John.

  1. File Name: [TASK]Database Optimization
    File Submitter: .John.
    File Submitted: 29 Nov 2005
    File Category: XML Imports, Tasks, and Plugins

    This is a task to be ran inside of the Task Manager. It optimizes the IPB mySQL database to keep it in tip-top shape.

    What this task technically does, is check, repair, check (again), and then optimize. Therefore, it can also be ran manually when you have a corrupt table.

    It can be ran as often as you'd like, but most common schedules is every day or every week. Please keep in mind to schedule it to run when your board is least active, as it does slow everything down for a moment.

    Hope you enjoy!

    Click here to download this file

  2. File Name: [TASK]Database Optimization [LB]
    File Submitter: .John.
    File Submitted: 11 Dec 2005
    File Category: XML Imports, Tasks, and Plugins

    This is a series of tasks to be ran inside of the Task Manager. It optimizes the IPB mySQL database to keep it in tip-top shape.

    What the tasks technically do, are check, repair, check (again), and then optimize. Therefore, they can also be ran manually when you have a corrupt table.

    They can be ran as often as you'd like, but most common schedules are every day or every week. Please keep in mind to schedule them to run when your board is least active, as it does slow everything down for a moment.

    This is the Large Board edition, and was designed with larger boards in mind. It spaces the actions apart to reduce any problems.

    Hope you enjoy!

    Click here to download this file

  3. File Name: [TASK]Remove Old 'Moved To' Topics Links
    File Submitter: .John.
    File Submitted: 10 Dec 2005
    File Category: XML Imports, Tasks, and Plugins

    This task will search out all the topics that are really just "Moved to:" links, and remove those that are 2 days old or older (by default).

    Want the number of days to be more or less?

    Find:

    60*60*24*2

    Replace With:

    60*60*24*X AMOUNT OF DAYS

    This is useful if you wish to leave a link to the new topic when you move a topic, but do not wish for those links to stay there permanantly. This task will remove those links that are older than 2 days (by default).

    Originally Done (For 2.0) By: Brandon Farber

    Click here to download this file

  4. File Name: PM on Moderation Action
    File Submitter: .John.
    File Submitted: 21 Dec 2005
    File Category: Modifications

    This will automatically send the topic starter a personal message when a topic is moved, deleted, or approved.

    This only affects topics, not posts, though you can feel free to add the same/similar code in for the approve, delete, or move functions in relation to posts within the same file.

    Upgraded from Brandon Farber's 2.0 version.

    Click here to download this file

×
×
  • Create New...