Recent content by DiscoRevilo

  1. DiscoRevilo

    As designed Attachment permissions

    Having seen that permission definition earlier would have saved me a lot of trouble *facepalm* setting debug to true sure is helpful! haha
  2. DiscoRevilo

    As designed Attachment permissions

    But then if the view attachment permission is revoked it voids any purpose having the upload permission setting as it forces that to revoked also?
  3. DiscoRevilo

    As designed Attachment permissions

    If you create a node and grant a usergroup upload permissions, but revoke the view attachments permission, the usergroup stop being able to upload.
  4. DiscoRevilo

    Fixed  set_magic_quotes_runtime problem with php5.3

    On a clean install of XAMPP (installed today) (I am glad to see I am not the only person to have noticed this though and yes, I did read above and add the @ to suppress error reporting :))
  5. DiscoRevilo

    XenStaff

    More than welcome, I used your code to help me learn about the catches, just thought I'd put forward my observation - that way we can both learn from it :)
  6. DiscoRevilo

    XenStaff

    Hi Lawrence, I like your add-on however have a suggestion in Addtab.php find: 'href' => 'XenStaff', and replace it with 'href' => XenForo_Link::buildPublicLink('XenStaff'), this will allow the link to follow the settings if SEO URL's are fully enforced or if you still require index.php? as a...
Top Bottom