strange bug

Game development with Board Game Arena Studio
Post Reply
User avatar
Axel584
Posts: 8
Joined: 25 April 2020, 23:48

strange bug

Post by Axel584 »

Hi,
I've got this error but I don't understand why :
Server syntax error:
Warning: require_once(/var/www/tournoi/include/sql.inc.php): failed to open stream: No such file or directory in /var/tournoi/release/tournoi-200507-0722-gs/www/index.php on line 101

Fatal error: require_once(): Failed opening required '/var/www/tournoi/include/sql.inc.php' (include_path='.:/usr/share/php') in /var/tournoi/release/tournoi-200507-0722-gs/www/index.php on line 101
What happen if a "self::getObjectFromDB" request give no data ?

Thank you for your help,

Axel
User avatar
DrKarotte
Posts: 279
Joined: 22 September 2015, 23:42

Re: strange bug

Post by DrKarotte »

When I got a message like this it was usually a typo, e.g. I once wrote "selff::"
User avatar
Axel584
Posts: 8
Joined: 25 April 2020, 23:48

Re: strange bug (solved)

Post by Axel584 »

Thank you so much !!!!

I write "sql::debug" instead "self::debug" ! (Shame on me :oops: :oops: :oops: )
Post Reply

Return to “Developers”