Whenever someone tries to access the server, they can register, but then they are not entered in the database
and the es_extendet says the following:
[es_extendet] string is not a object
Whenever someone tries to access the server, they can register, but then they are not entered in the database
and the es_extendet says the following:
[es_extendet] string is not a object
Hm…
Typo or Spelling Mistake: The error can occur if a variable or a database column is misspelled or not properly called.
Invalid Database Query: When the database query is faulty or attempts to insert a string into a database column that is not defined as a string (e.g., Integer or Float), this error can occur.
Missing Value: The error may also arise when a string is used in a script, but it has not been properly initialized or defined.
Version Incompatibility: Sometimes, the error can occur when the ES Extended framework is not compatible with other resources or plugins running on the server.
To pinpoint the exact reason for the error, it is advisable to carefully examine the error message and inspect the relevant scripts or database queries that could be causing the issue. Checking log files and using debugging techniques can also be helpful in identifying the exact source of the problem and resolving it.
Pls check console, tx console, F8
GreetZ NebelRebell
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.