Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. Fatal error: Class 'Database\' not found in D:\www\metamodels-contao\system\modules\core\library\Contao\Database.php on line 161
  2. Call Stack
  3. # Time Memory Function Location
  4. 1 0.2100 348928 {main}( ) ..\install.php:0
  5. 2 0.2114 385264 require( 'D:\www\metamodels-contao\system\initialize.php' ) ..\install.php:24
  6. 3 0.3742 2036720 MetaModels\BackendIntegration\Boot::perform( ) ..\initialize.php:244
  7. 4 0.3745 2037240 MetaModels\BackendIntegration\Boot::initializeContaoObjectStack( ) ..\Boot.php:160
  8. 5 0.3765 2037360 MetaModels\BackendIntegration\Boot::getUser( ) ..\Boot.php:72
  9. 6 0.3797 2259864 Contao\User::getInstance( ) ..\Boot.php:45
  10. 7 0.3798 2260656 Contao\BackendUser->__construct( ) ..\User.php:151
  11. 8 0.3798 2260672 Contao\User->__construct( ) ..\BackendUser.php:103
  12. 9 0.3812 2276664 Contao\System->import( ???, ???, ??? ) ..\User.php:89
  13. 10 0.3826 2354040 call_user_func ( ??? ) ..\System.php:122
  14. 11 0.3826 2354192 Contao\Database::getInstance( ??? ) ..\System.php:122
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement