Code Monkey home page Code Monkey logo

Comments (14)

lgund avatar lgund commented on July 22, 2024

Hey,
Which mail did you used?

from ts3-webinterface.

lastsamurai26 avatar lastsamurai26 commented on July 22, 2024

@gmail.com
@gmx.de

i tried with firefox, in firefox it works but not in opera, Chrome oder Vivaldi

from ts3-webinterface.

lastsamurai26 avatar lastsamurai26 commented on July 22, 2024

ok i found an other problem, after creating a User -> the screen is blocked by the Usercreate overlay

screen shot 2018-06-13 at 10 10 51

from ts3-webinterface.

lgund avatar lgund commented on July 22, 2024

@gmail.com
@gmx.de

You can find the regex in the index.php on line 229. We are using this regex /^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/ but your mail should work. It work in my chrome also. I am a bit confused why your browser don´t do it.

ok i found an other problem, after creating a User -> the screen is blocked by the Usercreate overlay

Did you´ve a error in your php error log?

from ts3-webinterface.

lastsamurai26 avatar lastsamurai26 commented on July 22, 2024

ok strange i will check it later this day, with this mail again

I can create a new Account with chrome, but the problem is only now the screen you can see before.
in Opera i will test it later this day

from ts3-webinterface.

lgund avatar lgund commented on July 22, 2024

But did you find some error in the browser console or log files?

from ts3-webinterface.

lastsamurai26 avatar lastsamurai26 commented on July 22, 2024

screen shot 2018-06-13 at 14 27 34

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/vhosts/httpdocs/softwaretest/wi3/php/admin/web_admin_user.php:1) in /var/www/vhosts/httpdocs/softwaretest/wi3/php/functions/functions.php on line 125

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /var/www/vhosts/httpdocs/softwaretest/wi3/php/admin/web_admin_user.php:1) in /var/www/vhosts/httpdocs/softwaretest/wi3/php/functions/functions.php on line 125

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/vhosts/httpdocs/softwaretest/wi3/php/admin/web_admin_user.php:1) in /var/www/vhosts/httpdocs/softwaretest/wi3/php/functions/functions.php on line 125

[13-Jun-2018 14:34:04 Europe/Berlin] PHP Notice:  Undefined index: withPk in /var/www/vhosts/httpdocs/softwaretest/wi3/php/functions/functionsSqlPost.php on line 181
[13-Jun-2018 14:34:04 Europe/Berlin] PHP Notice:  Undefined index: crypted in /var/www/vhosts/httpdocs/softwaretest/wi3/php/functions/functionsSqlPost.php on line 194

Same error when you go to the logs

Notice: Undefined variable: logAvalible in /var/www/vhostshttpdocs/softwaretest/wi3/php/admin/web_admin_logs.php on line 87

from ts3-webinterface.

lgund avatar lgund commented on July 22, 2024

That's strange... Will be the user created? Is there a line in the database table main_clients and main_clients_info?

from ts3-webinterface.

lastsamurai26 avatar lastsamurai26 commented on July 22, 2024

sure, the user will be created and can login, but it is strange that i must reload the site to interact again with the site

from ts3-webinterface.

lgund avatar lgund commented on July 22, 2024

Looks like it´s a problem from bootstrap. The easiest way will be to deactivate the backdrop effect. Can you please check if this will be work? Just go in the /php/admin/web_admin_user.php to the line 71 and change data-backdrop="true" to data-backdrop="false".

from ts3-webinterface.

lastsamurai26 avatar lastsamurai26 commented on July 22, 2024

unbenann22
Normelly he will reload the site ?

it works but I see the created user only after reloading the page

from ts3-webinterface.

lgund avatar lgund commented on July 22, 2024

Ye you should deactivate show_errors. It will just block the source. I will look in for the notice to remove them but it would be fine for now if you go into you php.ini and set display_errors to off. It will just don´t show on the site they will stay be logged. After that you will not have any problems more.

from ts3-webinterface.

lgund avatar lgund commented on July 22, 2024

Is this problem solved?

from ts3-webinterface.

lastsamurai26 avatar lastsamurai26 commented on July 22, 2024

sry, for the late answer.

yes, it works for now. The error is no longer displayed, but still logged

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.