• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Torrents

    [Resolved] Pic Browser Broken

    The Site
    3
    3
    16
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • shdwrulr
      shdwrulr last edited by

      If I use the browse function in firefox, I get an error and the page won't load.

      TypeError: data is undefined
      if (typeof(data.sql) != "undefined") {

      picbrowse.js?v=2 (line 117, col 21)

       $.getJSON("https://www.gaytorrent.ru/2.0/ajax/picbrowse_ajax.php?callback=?", {format: "json", cats: checked, catsincl: subincl, catsexcl: subexcl, sdepth: settings.searchdepth, orderby: sortorder, last: lastcount, search: searchstr, where: settings.where, incldead: settings.incldead, sort: settings.sortby, orderby: settings.orderby }, function(data) {
                      if (typeof(data.sql) != "undefined") {
                          mylog("sql: \n" + data.sql + "\n");
                      }
                      mylog(data.files.length + " files returned");
      

      "The box said 'Requires Windows XP or better'. So I installed LINUX…"

      1 Reply Last reply Reply Quote 0
      • C
        cannonmc last edited by

        Yup, me too but then I only use that function when somebody says it is broken, just to check

        1 Reply Last reply Reply Quote 0
        • Joker
          Joker last edited by

          it should be fixed now… if not, let me know

          @shdwrulr:

          If I use the browse function in firefox, I get an error and the page won't load.

          TypeError: data is undefined
          if (typeof(data.sql) != "undefined") {

          picbrowse.js?v=2 (line 117, col 21)

           $.getJSON("https://www.gaytorrent.ru/2.0/ajax/picbrowse_ajax.php?callback=?", {format: "json", cats: checked, catsincl: subincl, catsexcl: subexcl, sdepth: settings.searchdepth, orderby: sortorder, last: lastcount, search: searchstr, where: settings.where, incldead: settings.incldead, sort: settings.sortby, orderby: settings.orderby }, function(data) {
                          if (typeof(data.sql) != "undefined") {
                              mylog("sql: \n" + data.sql + "\n");
                          }
                          mylog(data.files.length + " files returned");
          
          1 Reply Last reply Reply Quote 0

          • 1 / 1
          • First post
            Last post