Advertisement
danhezee

forums conversation

Dec 24th, 2011
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. <--My message to ben-->
  2.  
  3. here is a nice comparison of bbpress phpbb and smf
  4. http://www.forummatrix.org/compare/bbPress+phpBB+SMF
  5.  
  6. In general your server is struggling because of all the SQL queries.
  7. I dont think your front end or the forums has any kind of caching.
  8. Even simply caching the theme instead of calling SQL would be a huge improvement.
  9.  
  10. That new bbpress2.0 plugin doesn't even have the same filtering as the old bbpress. we cant moderate the site properly as it is. Removing more admin capabilities is bad.
  11. bbpress2.0 isnt developing proper tools and it is hoping 3rd parties will create plugins for it. Anyone can create a wordpress plugin and have listed on the wordpress.org site.
  12. With 3rd party plugins you always risk no being able to get any help if something goes wrong. That happens a lot with wordpress plugins.
  13. It will happen with us, there will be a bug and we wont be able to fix it without you going to the code and trying to fix without really knowing how.
  14.  
  15. phpbb has caching built in and it will reduce the load on your server. you will notice an improvement, I promise.
  16. If you still feel like waiting for another server before using phpbb, lets leave the forums alone for now.
  17.  
  18.  
  19. we know bbpress has security flaws. all they have to do is post a link that is to large and the thread crashes. We know that registration has security flaws. we cant block ip address. we cant preemptively block proxies or spam email registration services. we also know that phpbb can do all of that.
  20.  
  21. I think that covers it.
  22.  
  23.  
  24.  
  25. <--his response-->
  26. > bbpress2.0 isnt developing proper tools and it is hoping 3rd parties will
  27. > create plugins for it. Anyone can create a wordpress plugin and have listed
  28. > on the wordpress.org site.
  29.  
  30. That's the beauty of it - wp and bbp core teams can focus on security
  31. and performance while dedicated plugin devs can add optional extended
  32. functionality that gets highlighted on the main page instead of
  33. relegated to a distant subforum like with phpbb and others. Your link
  34. shows that most bloatware functionality is covered with bbp plugins
  35. even on a ancient version review.
  36.  
  37. The broken page bug is related to the theme in place on /forums, the
  38. plugin doesn't have this issue - however phpbb still has page breaking
  39. bugs (http://tracker.phpbb.com/browse/PHPBB3-9909) because their devs
  40. are probably busy with birthday calendar features instead of fixing
  41. their shitty parser.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement