Database connection refused & big error #377


  • New
  • Defect
Open
  • _ForgeUser22230515 created this issue Oct 19, 2015

    Sorry. An unexpected error occurred.

    The database object named "default" has not been attached via fORMDatabase::attach() yet

    Type: fProgrammerException
    File: /var/www/cristality/CristalGames/Stats/include/vendor/flourish/flourish/fORMDatabase.php:1268

    {doc_root}/CristalGames/Stats/index.php(29): Design->display('overview.php')
    {doc_root}/CristalGames/Stats/include/classes/Design.php(257): Design->loadModule('overview.php')
    {doc_root}/CristalGames/Stats/include/classes/Design.php(144): Module->__construct('overview.php', Array, Object(Design))
    {doc_root}/CristalGames/Stats/include/classes/Module.php(41): include('/var/www/crista...')
    {doc_root}/CristalGames/Stats/contents/default/overview.php(25): Module->loadSubModule('mod/players')
    {doc_root}/CristalGames/Stats/include/classes/Module.php(161): include('/var/www/crista...')
    {doc_root}/CristalGames/Stats/contents/default/mod/players.php(34): fRecordSet::build('Player', Array, Array, 10, 1)
    {doc_root}/CristalGames/Stats/include/vendor/flourish/flourish/fRecordSet.php(208): fActiveRecord::forceConfigure('Player')
    {doc_root}/CristalGames/Stats/include/vendor/flourish/flourish/fActiveRecord.php(709): fActiveRecord->__construct()
    {doc_root}/CristalGames/Stats/include/vendor/flourish/flourish/fActiveRecord.php(1172): fORMSchema::retrieve('Player')
    {doc_root}/CristalGames/Stats/include/vendor/flourish/flourish/fORMSchema.php(373): fORMDatabase::retrieve('Player')
    {doc_root}/CristalGames/Stats/include/vendor/flourish/flourish/fORMDatabase.php(1268)

    At first I can not connect to the database, then it looks like it connects me like magic. Can I have this big mistake you see just above.

    And sorry for my bad english, I use Google Traduction because I'm french who I am 14 years old.

  • _ForgeUser22230515 added the tags New Defect Oct 19, 2015

To post a comment, please login or register a new account.