Recent content by Naz

  1. Naz

    Argument 1 passed to Bookmarks_Handler_Post::getContentData() must be of the type array...

    Bookmarks 
    Error Info TypeError: Argument 1 passed to Bookmarks_Handler_Post::getContentData() must be of the type array, integer given, called in /home/forabodi/public_html/mopar/library/Bookmarks/Model/Bookmarks.php on line 1193 - library/Bookmarks/Handler/Post.php:34 Generated By: Unknown Account...
  2. Naz

    Add ability to add/edit tags when moving threads

    Moderator Essentials 
    as title
  3. Naz

    Automatically set reason for deletion if notify thread start is set

    Moderator Essentials 
    If a moderator deletes a thread, and leaves "Reason for Deletion" blank, but fills out the "Notify thread starter" field, set the reason for deletion as the same.
  4. Naz

    Invalid controller response error

    Mark Thread Done 
    Change occurrences of the following in XenMods/MarkThreadDone/Extend/ControllerPublic/Thread: return $this->getErrorOrNoPermissionResponseException($errorPhraseKey); to this: throw $this->getErrorOrNoPermissionResponseException($errorPhraseKey);
Back
Top