Default vBulletin 5 connect Tables

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Blackhorse
    Senior Member
    • Jul 2018
    • 298
    • 5.3.x

    Default vBulletin 5 connect Tables

    Hello,

    1- Where can I find the default database tables in vBulletin 5 List and numbers please

    2- are they (239)?

    ============

    3- I have noticed that bb_video template was missing , what could cause this and how can i restore a missing table?

    Thanx
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74171

    #2
    1. Default tables are listed in /core/includes/mysql-schema.php
    2. A default database only has 206 tables.
    3. If you're missing templates, then increase your PHP memory to 256 MB and run upgrade.php on your site.
    Translations provided by Google.

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

    Comment

    • Blackhorse
      Senior Member
      • Jul 2018
      • 298
      • 5.3.x

      #3
      Hello Wayne,

      Thank you so much, I have applied the following change:


      memory_limit = 256M
      upload_max_size = 64M
      post_max_size = 64M
      upload_max_filesize = 64M
      max_execution_time = 300
      max_input_time = 1000


      Are these modifications good?
      Last edited by Blackhorse; Mon 8 Apr '19, 2:02pm.

      Comment


      • Wayne Luke
        Wayne Luke commented
        Editing a comment
        Except for the memory limit the others seem overboard to me but it is your server. The defaults for those values are usually sufficient.

      • Blackhorse
        Blackhorse commented
        Editing a comment
        Thank you so much Wayne
    • Blackhorse
      Senior Member
      • Jul 2018
      • 298
      • 5.3.x

      #4
      It seems that this file is missing or not in this path: /core/includes/mysql-schema.php

      Comment

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

        #5
        Sorry it should be /core/install/mysql-schema.php.
        Translations provided by Google.

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

        Comment

        • Blackhorse
          Senior Member
          • Jul 2018
          • 298
          • 5.3.x

          #6
          Originally posted by Wayne Luke
          Sorry it should be /core/install/mysql-schema.php.
          Yes, I have them now

          Thank you

          Comment

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