Optimize vBulletin 4

Discussion in 'vBulletin' started by digitalpoint, Apr 13, 2010.

  1. fun4india

    fun4india Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #41
    thanks a lot... nice information keep writing. i'm intrested to implement few of them.
     
    fun4india, Jun 16, 2010 IP
  2. UnderEstimated

    UnderEstimated Well-Known Member

    Messages:
    388
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    145
    #42
    I upgraded to 4.0.4 and still that forumdisplay.php query is there vBulletin should check these optimization and if it is fine then they should do it too.

    But Thank you for your help. :)
     
    UnderEstimated, Jun 18, 2010 IP
  3. RaceDirector

    RaceDirector Active Member

    Messages:
    122
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    70
    #43
    Hi Shawn

    I asked this question over at vbulletin but didn't get and answer..... do the majority of these changes need to be done in 4.0.4 or have they used what you came up with in the stock product?
     
    RaceDirector, Jun 20, 2010 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #44
    There is only one thing that was applied to 4.0.4 by default, and it's noted now.
     
    digitalpoint, Jun 20, 2010 IP
  5. civilwartalk

    civilwartalk Well-Known Member

    Messages:
    16
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    133
    #45
    Is this section still valid in 4.0.4: Setting SQL Mode

    It looks like this feature has already been commented out by vB.
     
    civilwartalk, Jun 21, 2010 IP
  6. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #46
    Yes, it's still valid for 4.0.4 (see previous comment).
     
    digitalpoint, Jun 21, 2010 IP
  7. RaceDirector

    RaceDirector Active Member

    Messages:
    122
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    70
    #47
    Thanks Shawn, seems VB still won't listen to basic improvements to their product. I also saw your point on MyISAM vs InnoDB about fixing instead of workarounds. Found out the same thing when I moved from a shared host to my own server and needed to fix apache's setup instead of just adding power and memory.....
     
    RaceDirector, Jun 22, 2010 IP
  8. DaStarBuG

    DaStarBuG Peon

    Messages:
    621
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #48
    There is a change in the functions_socialgroup.php file

    they added:

    AND socialgroupmember.type = 'member'
     
    DaStarBuG, Jun 29, 2010 IP
  9. Nicke

    Nicke Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #49
    I did the forumdisplay.php improvement, find the correct code and replaced it with the suggestion in this article.

    While it worked fine on most forums, it caused problem in some others. Some forums appeared empty, with vb saying there was no post. So I reverted the change and is now working 100% again.

    Maybe I did something wrong, but just to make you aware.
     
    Nicke, Jul 13, 2010 IP
  10. designeru

    designeru Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #50
    thanks a lot!
     
    designeru, Jul 18, 2010 IP
  11. Ibn Juferi

    Ibn Juferi Prominent Member

    Messages:
    6,221
    Likes Received:
    365
    Best Answers:
    0
    Trophy Points:
    310
    #51
    Is it possible to incorporate these changes for vB 3.8.x?
     
    Ibn Juferi, Jul 26, 2010 IP
  12. Animemike

    Animemike Greenhorn

    Messages:
    69
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #52
    How many work on 4.0.5 :p
     
    Animemike, Jul 30, 2010 IP
  13. agungindragunawan

    agungindragunawan Peon

    Messages:
    48
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #53
    thanks your topic info
     
    agungindragunawan, Aug 22, 2010 IP
  14. Acido

    Acido Active Member

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #54
    functions_newpost.php is added on 4.0.7
     
    Acido, Sep 9, 2010 IP
  15. Sonlanews.org

    Sonlanews.org Well-Known Member

    Messages:
    430
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    121
    #55
    Thanks share tip optimization.
     
    Sonlanews.org, Sep 17, 2010 IP
  16. ngoinhaxinh

    ngoinhaxinh Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #56
    Who have ebook learning SEO vBulletin 4?
    mail:

    thanks!
     
    ngoinhaxinh, Sep 17, 2010 IP
  17. CiLeCasH

    CiLeCasH Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #57
    nice, bookmarked :))
     
    CiLeCasH, Sep 22, 2010 IP
  18. riteshsanap

    riteshsanap Well-Known Member

    Messages:
    217
    Likes Received:
    2
    Best Answers:
    3
    Trophy Points:
    168
    #58
    Hey thanks i tried that Tricks for forumdisplay.php and it really worked i thank full and now will try the next one also
     
    riteshsanap, Sep 25, 2010 IP
  19. Reedswood

    Reedswood Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #59
    Hi shawn

    this info is so great...didn't realise how flawed vB4 really was...I'm using v4.0.3

    I'm stuck at this tutorial:

    can you please give me a step by step on how to apply this change in phpMyAdmin? :)

    thank you so much! ;)
     
    Reedswood, Sep 25, 2010 IP
  20. Reedswood

    Reedswood Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #60
    just had it confirmed from vB that it will be corrected in the new v4.0.8
     
    Reedswood, Sep 27, 2010 IP