Warning Errors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LisaM
    New Member
    • Jun 2011
    • 2
    • 4.1.x

    [Forum] Warning Errors

    Code:
    Warning: require_once([path]/vb/vb.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/class_bootstrap_framework.php on line 99
    
    Fatal error: require_once() [function.require]: Failed opening required '/home/cod/domains/cod101.com/public_html/vb/vb.php' (include_path='.:/usr/local/lib/php') in /home/cod/domains/cod101.com/public_html/includes/class_bootstrap_framework.php on line 99
    I get the error above. I moved my site from shared hosting to a dedicated server. Now i get this how do i change the path on the site? I want to change it from cod101.com/vb/ to cod101.com i changed it in Site URL but it didnt do any good
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74161

    #2
    There is no way to change this. Make sure to upload all files in the upload folder of your vBulletin package. Including the upload/vb/ subfolder and its contents. These are required files in order for vBulletin to work.
    Translations provided by Google.

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

    Comment

    • LisaM
      New Member
      • Jun 2011
      • 2
      • 4.1.x

      #3
      Oh i mean lol i had the actual everything in /vb so its looking for /vb/vb. Cause i used to have the forum on http://cod101.com/vb/

      Comment

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

        #4
        The access to files in the vb/ directory is hardcoded within the PHP. To troubleshoot this, first reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':

        Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions

        [Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]

        Next, disable all Products except the vBulletin Blog and vBulletin CMS (Admin CP -> Plugins & Products -> Manage Products -> Disable) AND uncheck all the plugins except those related to the vBulletin Blog and vBulletin CMS by (Admin CP -> Plugins & Products -> Plugin Manager). You must do BOTH of those steps in order to disable all non vBulletin Modifications.

        Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it.

        Do you have the same problem? If so, you will need to open a support ticket at https://members.vbulletin.com/member...ontactform.php
        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...