empty FILE_VERSION_VBULLETIN?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gabrielt
    Member
    • Apr 2007
    • 96
    • 3.6.x

    empty FILE_VERSION_VBULLETIN?

    Hi,

    Contents of version_vbulletin.php on 3.7.0 Gold is:

    <?php
    define('FILE_VERSION_VBULLETIN', '');
    ?>

    Isn't it supposed to be 3.7.0?

    Thanks,
    Gabriel.
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74130

    #2
    A value is only needed on patch level releases to override the template version in the database. As 3.7.0 is a feature release with an appropriate template version set, you don't need a value here.
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • Gabrielt
      Member
      • Apr 2007
      • 96
      • 3.6.x

      #3
      Gotcha. The problem is that I have a mod that reads the contents of this file to determine the version. I guess the mod is badly written, then. I will let the mod developer know.

      Thanks,
      Gabriel

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 74130

        #4
        They should read the template version out of the database for best results.
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

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