Get Thread with No Replies

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dethfire
    Senior Member
    • Mar 2003
    • 475
    • 3.8.x

    Get Thread with No Replies

    I've been using this link for sometime now, but recently it's been a resource hog, requiring over 80mb per request and often I get
    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 2097152 bytes)

    Is there a more efficient way of getting the no reply threads?


    Code:
    http://www.physicsforums.com/search.php?do=process&replyless=1&replylimit=0&forumchoice[]=48&dontcache=1
    http://www.physicsforums.com
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24288
    • 6.0.X

    #2
    It's just that it's a server intensive query.
    You could send your host the error and ask them to increase resources accordingly, but they might not unless you pay them more.

    PS - the nocache=1 bit doesn't do anything. Won't do any harm but it's does absolutely nothing.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • dethfire
      Senior Member
      • Mar 2003
      • 475
      • 3.8.x

      #3
      Originally posted by Mark.B
      It's just that it's a server intensive query.
      You could send your host the error and ask them to increase resources accordingly, but they might not unless you pay them more.

      PS - the nocache=1 bit doesn't do anything. Won't do any harm but it's does absolutely nothing.
      ok, I would assume if I restrict the number of forums, that it would help? comma delineated?
      http://www.physicsforums.com

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24288
        • 6.0.X

        #4
        You can add
        Code:
        &exclude=1,2,3
        The numbers are the forumid's to exclude.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        • dethfire
          Senior Member
          • Mar 2003
          • 475
          • 3.8.x

          #5
          thanks Mark!
          http://www.physicsforums.com

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...