Recent content by TimWF

  1. TimWF

    Fixed Large board problem, Spam Cleaner eats up all available memory.

    Good news, makes me feel a bit better there, had a sinking feeling for a moment when I was thinking that it might have banned other users. Thanks, Brogan.
  2. TimWF

    Fixed Large board problem, Spam Cleaner eats up all available memory.

    Wow, you are very right. That could have been quite damaging had it not run out of memory there! Sounds like this is just a problem for us, but could see a limit with a warning being useful without a doubt. Thanks Mike!
  3. TimWF

    Fixed Large board problem, Spam Cleaner eats up all available memory.

    A bit of an update on this. Looking at the code in the SpamCleaner.php model it looks like it is clearly linked to the looking up IP info that is causing the error. Unchecking the check IP box in the Spam Cleaner does allow the other functionality to work properly. Also, here is a quick screen...
  4. TimWF

    Fixed Large board problem, Spam Cleaner eats up all available memory.

    The Spam Cleaner functionality has come to the point where it is not functioning on our installation anymore (this is a 1.0 installation still, we have not yet made the move to 1.1). The ajax call to /forums/spam-cleaner/user.1/ results in an internal server error. I believe this is the PHP...
  5. TimWF

    Partial fix Internal Server Error when moderating multiple posts in very large threads.

    Again, thanks for the heads up on that as well. We are still on 1.0, though we are looking to make the move to 1.1 I can't speak for how that change works in 1.1. Sounds like it would not quite work though. Is the 1.1 version of that query as optimized as it can be by default?
  6. TimWF

    Partial fix Internal Server Error when moderating multiple posts in very large threads.

    Thanks for the heads up Mike. Any estimate on when we might be looking at? Additionally, we just very recently did start using the suggested alteration of Posts.php and thus far haven't run into any conflicts with any add-ons. Thanks.
  7. TimWF

    Partial fix Internal Server Error when moderating multiple posts in very large threads.

    Mike, just wanted to check back in and see if the possible different approach for 1.1 made it into 1.1? Thanks!
  8. TimWF

    TrophyPromo - Trophy-based user group promotions

    I think this is what you want: http://xenforo.com/help/user-group-promotions/
  9. TimWF

    TrophyPromo - Trophy-based user group promotions

    I was under the impression that the functionality of this add-on is part of the basic 1.1 install.
  10. TimWF

    Internal Server Errors on calls to payment_callback.php callback for paypal

    Thanks Brogan, that was the problem indeed. :)
  11. TimWF

    Internal Server Errors on calls to payment_callback.php callback for paypal

    I'm getting internal server errors on calls to payment_callback.php that are made from paypal, these errors are being logged in the the access log, but I don't see anything in XenForo Server Error Log in the admin related to them. There are however records for them within the...
  12. TimWF

    Partial fix  After reply post page update problem in large threads.

    A bit more info that might be useful as, as mentioned before the posts are making it into the thread though are resulting in a internal server error. Users are reporting that they are not getting notices that are normally triggered upon posting, specifically notices for being quoted or watched...
  13. TimWF

    Partial fix  After reply post page update problem in large threads.

    Internal server error, in testing this out I also went back to delete some posts as well (hard delete) and got an internal server error upon submitting those as well, though the delete actually did happen similar to what is happening with the posting there. And it appears that the following...
  14. TimWF

    Partial fix  After reply post page update problem in large threads.

    First off I have only seen this happen on large threads in the 60k+ replies range. In these threads it seems to pretty regularly occur that when the quick reply form at the bottom of the page is used to submit a reply that the gray progress indicator pops up in the upper right as would be...
Top Bottom