Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Error: Fatal error: Uncaught Error: Class 'vB5_Autoloader' not found in /home/novaylbq/public_html/forums/includes/vb5/getLogin.php:8 Stack trace: #0 /home/novaylbq/public_html/index.php(103): require() #1 {main} thrown in /home/novaylbq/public_html/forums/includes/vb5/getLogin.php on line 8
- index.php
- ---
- <?php
- require 'forums/includes/vb5/getLogin.php';
- ?>
- /forums/includes/vb5/getLogin.php
- ---
- <?php
- // Path to your vBulletin installation
- $vbpath = 'http://novaorder.com/forums';
- // Start login script
- define('CSRF_PROTECTION', false);
- require_once($vbpath . '/includes/vb5/autoloader.php');
- vB5_Autoloader::register($vbpath);
- vB5_Frontend_Application::init('config.php');
- ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement