Code Monkey home page Code Monkey logo

Comments (4)

lgund avatar lgund commented on May 24, 2024 1

Danke vorerst für die Warnungen. Werde sie im nächsten update beheben. Es wäre gut wenn du mir später weitere warnungen zukommen lassen kannst.

Nun zu deinem problem. Das anzeigen der Fehlermeldung auf der seite verfälscht die Antwort der ajax requests. Um das zu beheben musst du abstellen, dass die warnungen auf der homepage erscheinen. Du musst also in die php.ini gehen und display_errors auf off stellen und im Anschluss den webserver neu starten. Damit werden warnungen und fehler in der log gespeichert, aber nicht auf der homepage gezeigt.

Bitte gebe mir bescheid falls es funktioniert bzw. Nicht funktioniert hat.

from ts3-webinterface.

DJDosKiller avatar DJDosKiller commented on May 24, 2024
2017-06-27 21:55:21	|		ERROR		|	getKeys (SQL Error):No database selected
2017-06-27 21:55:51	|		ERROR		|	getKeys (SQL Error):No database selected
2017-06-27 21:55:55	|		ERROR		|	getKeys (SQL Error):No database selected
2017-06-27 21:55:57	|		ERROR		|	getKeys (SQL Error):No database selected

erscheint jedesmal in der log wenn ich installieren drücke.
außerdem sind folgende fehler auf der seite zu sehen:

Warning: fwrite() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\php\functions\functions.php on line 346

Warning: filesize(): stat failed for ../../logs/system.log in C:\xampp\htdocs\php\functions\functions.php on line 347

kann das webinterface nicht installieren weil nichts passiert und nur die aufgeführten error meldungen in der log erscheinen.
Letztere fehler sind direkt beim aufrufen der seite zu sehen.

from ts3-webinterface.

DJDosKiller avatar DJDosKiller commented on May 24, 2024

ja. jetzt funktioniert es. danke 👍

from ts3-webinterface.

lgund avatar lgund commented on May 24, 2024
2017-06-27 21:55:21	|		ERROR		|	getKeys (SQL Error):No database selected
2017-06-27 21:55:51	|		ERROR		|	getKeys (SQL Error):No database selected
2017-06-27 21:55:55	|		ERROR		|	getKeys (SQL Error):No database selected
2017-06-27 21:55:57	|		ERROR		|	getKeys (SQL Error):No database selected

Warning: fwrite() expects parameter 1 to be resource, boolean given in C:\xampp\htdocs\php\functions\functions.php on line 346

Warning: filesize(): stat failed for ../../logs/system.log in C:\xampp\htdocs\php\functions\functions.php on line 347

fixed in 1.3.10

from ts3-webinterface.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.