• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Recent content by akano90

  1. A

    Gesior AAC character creation fatal error.

    yes I have but I cant find anything that should get the script to access database with root all of a sudden :P $this->db->query('INSERT INTO ' . $this->db->tableName('players') . ' (' . $this->db->fieldName('name') . ', ' . $this->db->fieldName('account_id') . ', ' ...
  2. A

    Gesior AAC character creation fatal error.

    Hi it would be much appricieted if anyone could give me a solution to my problem. When I try to create a character I got this error: Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1142 TRIGGER command denied to user...
  3. A

    Solved attempt to index global 'tasks' (a nil value)

    How did you fix the problem? Tried to search around but didnt get any real help so I'm gonna bump this old thread.
Back
Top