Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[v1.3] Unbekannter Datenbankfehler after include("include.inc.php");
#1
I made a new file named mass.php (for a mass recruitment project), can someone explain why do I get "Unbekannter Datenbankfehler" after including include.inc.php . The data from include/config.php for php to connect to the mysql is correct. I don't understand why does it give this error.
Reply
#2
Because the include.inc.php doen's get the security hash.
You don't have to include the include.inc.php, let the game.tpl include mass.php, then it works Wink

Greetings
Molt
Reply
#3
Solved it, just needed to require not include it. Tongue
Reply




Users browsing this thread: 1 Guest(s)