1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Xenforo Forum error

Discussion in 'Programming' started by wilyjose, Apr 9, 2014.

  1. #1
    I have a forum running xenforo 1.3.0 and I am getting this error message

    Error Info

    Stack Trace
    Request State
    array(3) {
      ["url"] => string(48) "http://www.mysiteurl.com/deferred.php"
      ["_GET"] => array(0) {
      }
      ["_POST"] => array(4) {
        ["_xfRequestUri"] => string(17) "/admin.php?tools/"
        ["_xfNoRedirect"] => string(1) "1"
        ["_xfToken"] => string(8) "********"
        ["_xfResponseType"] => string(4) "json"
      }
    }
    PHP:
    Please does anyone know how to fix this error?
     
    wilyjose, Apr 9, 2014 IP
  2. GuiltyCrown

    GuiltyCrown Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    Did you manage to fix it?

    I don't currently own xenforo, but I did. Done some research for you and it might be generated by some wrong doings with initiating instances of a certain class.. that's one scenario.

    Anyway some have said it might be from your addons? Try disabling some (all of them) and enabling them one by one.

    Others suggesting reinstalling the whole thing (without addons).
     
    GuiltyCrown, Apr 16, 2014 IP
  3. wilyjose

    wilyjose Active Member

    Messages:
    245
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    81
    #3
    I figured it out. It was an issue with group permissions? Anyway Thanks for your concern @GuiltyCrown
     
    wilyjose, Apr 18, 2014 IP