vBulletin 2.0 BETA 4.1 Released

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • John
    Senior Member
    • Apr 2000
    • 4042

    vBulletin 2.0 BETA 4.1 Released

    A few issues have been bought to our notice in the BETA 4 release that needed correction for people to be able to use correctly. These have been mainly code changes, for performace, and for a few bug fixes.

    Templates changed
    - showthread - hard coded next/prev thread buttons

    Templates added
    - error_nonextnewest, error_nonextoldest - errors for if there are no move older/newer threads
    - error_searchinvalidterm - if there is an invalid search term (too short)

    Templates removed
    - showthread_nextnewestthread, showthread_nextoldestthread - no need!

    General code changes
    - fixed [font] tag in upgrade4.php
    - fixed PHP3 warnings
    - make search result displaying much more efficient
    - fixed install1.php
    - fix for smilies with ", ', \ in them
    - made showthread more efficient
    - fixed upgrade1.php and install1.php

    Schema changes
    There are two more indexes to add. These are not crucial:

    ALTER TABLE search ADD INDEX (querystring), ADD INDEX (userid)

    If you have not yet upgraded to beta 4(.1), then these will be added when you do. If you have already upgraded to beta 4 then you should add these in manually by phpmyadmin or telnet. On no account should you try to run upgrade4.php again.

    Upgrade instructions

    From beta 4
    Just upload the new files and run the query above. Also, to update your templates, import the vbulletin.style file from the ZIP, using your control panel. As usual, this will not overwrite any customized templates.

    From previous versions
    Follow the instructions in this thread:



    Thank you for your patience as we prepared this release.

    Enjoy!

    John
    Last edited by John; Tue 3 Apr '01, 7:38pm.
    John Percival

    Artificial intelligence usually beats real stupidity ;)
  • Freddie Bingham
    Former vBulletin Developer
    • May 2000
    • 14057
    • 1.1.x

    #2
    I would suggest hold off on hacking beta 4.1 as another beta will be along soon. It will have very few template changes so don't scream at me yet!

    Comment

    • Kier
      Former Lead Developer, vBulletin
      • Sep 2000
      • 8179

      #3
      I would just like to second that, especially for private2.php (where most of the new PM features are kept) - this page is likely to undergo fairly radical changes in the near future.

      Comment

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