What Do You Need In The Xf2 Xengallery Version? Vote for your choices here: http://www.sonnb.com/threads/what-do-you-need-in-the-xf2-xengallery-version.1539/

Fixed Error Message Received From Our Gallery

Discussion in 'Bug Reports' started by Marcel, Nov 8, 2013.

  1. Marcel

    Marcel Authorized Member Authorized

    Any idea what's caused this? Thanks :)
     
  2. sonnb

    sonnb Administrator Staff Member

    Yes. This is because an typos in RSS rendering. This is a known issue and will be fixed in the next update.

    Thank you.
     
  3. Marcel

    Marcel Authorized Member Authorized

    OK, thanks :)
     
  4. Marcel

    Marcel Authorized Member Authorized

    We've had a couple of other errors, which might be related to this

    Code:
    ErrorException: Uninitialized string offset: 0 - library/XenForo/Model/User.php:1071
    Generated By: Unknown Account, 1 minute ago
    This is the stack
    Code:
    array(3) {
    ["url"] => string(52) "http://www.{removed}/gallery/css.php.old"
    ["_GET"] => array(0) {
    }
    ["_POST"] => array(0) {
    }
    }
    
    Here's another that mentions, worryingly a .bat file
    Code:
    array(3) {
    ["url"] => string(74) "http://www.{removed}/gallery/tst.bat|type%20c:\windows\win.ini"
    ["_GET"] => array(0) {
    }
    ["_POST"] => array(0) {
    }
    }
    Possible hack attempt?
     
  5. Marcel

    Marcel Authorized Member Authorized

    I think the second is a hack attempt regarding a possible web server exploit (We don't run Windows so.....)
    The first is still an error it seems perhaps?
     
  6. sonnb

    sonnb Administrator Staff Member

    Just because of scanning tool.

    First one related to XenForo. The second just a log.

    Both of them will not affect your forum security.
     
  7. sonnb

    sonnb Administrator Staff Member

    The first error will not be thrown in the next version. Anyway just the error says that write logs were failed. Not affect anything.
     
  8. Marcel

    Marcel Authorized Member Authorized

    Thanks for the reply sonnb :) Much appreciated :)
     

Share This Page