1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Optimize vBulletin 4

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

  1. wacnstac

    wacnstac Member

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #21
    Yeah it would be nice to know that vb was implementing these things.
     
    wacnstac, May 1, 2010 IP
  2. jarod1981®

    jarod1981® Guest

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #22
    Hello Digitalpoint, congratulations for this great tutorial. I am very interesting at the part "CMS Article Caching", I use vB 4.0.2 but in the file article.php I find a similar code:

    if (!$view->pagetext = vB_Cache::instance()->read($md5_key)) {
    $view->pagetext = fetch_censored_text($bbcode_parser->do_parse(
    $this->content->getPageText(),
    vBCMS_Permissions::canUseHtml($this->getNodeId(), $this->content->getContentTypeId(), $this->content->getUserId()),
    $this->content->getHtmlState()
    ));

    I tried to change it with your code but than my CMS give error and doesn't works well. Have you suggest for this problem please?

    Thank you
     
    jarod1981®, May 5, 2010 IP
  3. ragtek

    ragtek Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #23
    yui 2.8.1 was released;) www. yuiblog.com/blog/2010/05/05/3-1-1-and-2-8-1-released/ (had to write it so, because i'm not allowed to use links^^ )

    Maybe you should change 2.8.0 to 2.8.1
     
    ragtek, May 5, 2010 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #24
    It has been updated for YUI 2.8.1.
     
    digitalpoint, May 5, 2010 IP
  5. jarod1981®

    jarod1981® Guest

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #25
    Hello, I resolved last my request, sorry ;)

    I am seeing with "Page Speed", addon Firefox, than the vB CMS of default has a value more low of Forum, have you other interesting advice to improve it?

    Thank you
     
    jarod1981®, May 6, 2010 IP
  6. Sunflyer

    Sunflyer Active Member

    Messages:
    83
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    61
    #26
    When I replaced the YUI from 2.7.0 to 2.8.1 the facebook login thing disappeared and the sidebar control stopped working
     
    Sunflyer, May 7, 2010 IP
  7. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #27
    Not sure why that would be the case since 2.8.1 should be backwardly compatible with 2.7.0. But if it's causing issues for you, just go back to 2.7.0.
     
    digitalpoint, May 7, 2010 IP
  8. Abhik

    Abhik ..:: The ONE ::..

    Messages:
    11,337
    Likes Received:
    606
    Best Answers:
    0
    Trophy Points:
    410
    Digital Goods:
    2
    #28
    Shawn,
    at the Drop FULLTEXT Indexes, do we need to change anything? Or just a copy/paste at phpMyAdmin will do?

    Actually, I am concerned about
    ALTER TABLE thread ADD INDEX [COLOR=Red][B]forumid2_dp[/B][/COLOR] (forumid, visible, sticky, dateline);
    Code (markup):
    Does that need to be changed? I mean, I can't find any forumid2_dp at thread table.
     
    Abhik, May 11, 2010 IP
  9. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #29
    You can name the index anything you want... I just named mine that so I remember I added it. The index name itself doesn't matter.
     
    digitalpoint, May 12, 2010 IP
  10. DaStarBuG

    DaStarBuG Peon

    Messages:
    621
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #30
    Thank you very much for these tips.

    Greetings from Germany

    StarBuG
     
    DaStarBuG, May 16, 2010 IP
  11. Mea.Culpa

    Mea.Culpa Well-Known Member

    Messages:
    143
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #31
    I am for sure bookmarking this one, thanks a lot man.
     
    Mea.Culpa, May 16, 2010 IP
  12. AdamFL

    AdamFL Well-Known Member

    Messages:
    791
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    120
    #32
    Nice, Bookmarked, I'm still stuck with the vb 3.8.5, I think I should consider the big move.
    Thank you !
     
    AdamFL, May 16, 2010 IP
  13. mukhamad ermawanto

    mukhamad ermawanto Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #33
    thanks for the tips
     
    mukhamad ermawanto, May 20, 2010 IP
  14. mukhamad ermawanto

    mukhamad ermawanto Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #34
    :)Thank you
     
    mukhamad ermawanto, May 20, 2010 IP
  15. harry009

    harry009 Active Member

    Messages:
    93
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #35
    Thanks for sharing New idea .... Every day i learn Something New ... again Thanks :)
     
    harry009, May 28, 2010 IP
  16. webcosmo

    webcosmo Notable Member

    Messages:
    5,840
    Likes Received:
    153
    Best Answers:
    2
    Trophy Points:
    255
    #36
    very useful stuffs, will be handy for me soon.
     
    webcosmo, May 31, 2010 IP
  17. Fusie

    Fusie Peon

    Messages:
    169
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #37
    These article shows a lot information about vB. I really should say that this is really nice.
    Thank you for this, it might help me so much.

    - Fusie ;)
     
    Fusie, Jun 2, 2010 IP
  18. darrenms

    darrenms Peon

    Messages:
    44
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #38
    I have joined this site primarily to give a big thanks for this article. However having looked around fantastic site too :)
     
    darrenms, Jun 3, 2010 IP
  19. ChopSuey

    ChopSuey Peon

    Messages:
    843
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
  20. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,333
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #40
    Correct. It's better to solve the problem with WHY queries are causing table locks. The solution isn't to make table locks tolerable.

    We converted all the vBulletin InnoDB tables to MyISAM here and use 100% MyISAM tables at this forum (except for the MEMORY ones of course). InnoDB tables actually make things slower if you don't have problems with table locking (we don't).
     
    digitalpoint, Jun 8, 2010 IP