Code Monkey home page Code Monkey logo

u-232-v5's People

Contributors

bigjoos avatar dragonhunter09 avatar iseeyoucopy avatar paxter avatar princekael avatar sdelrio avatar stnr avatar swizzles-github avatar ttsweb avatar whocares-openscene avatar yoooov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

u-232-v5's Issues

First Login

I have installed this on a VM, with the cookie domain set to the ip.
I have tried with php 7.1 and 7.0 and did the install twice for each and the issue is the same each time. I am using http, not https.

After the first user is created and the "X" is clicked to login, I am immediately redirected to the pm_system.php page where it fails to load. With 7.1 I was getting this error on line 318 of template.php and also on line 92 of takesignup.php. I do not see this error with 7.0 but the result is the same.

2016/12/14 13:58:45 [error] 3118#3118: *2 FastCGI sent in stderr: "PHP message: PHP Warning:  A non-numeric value encountered in /var/www/html/templates/1/template.php on line 318
PHP message: PHP Stack trace:
PHP message: PHP   1. {main}() /var/www/html/signup.php:0
PHP message: PHP   2. stdfoot() /var/www/html/signup.php:210" while reading response header from upstream, client: 192.168.10.123, server: 192.168.10.128, request: "GET /signup.php
HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.1-fpm.sock:", host: "192.168.10.128", referrer: "http://192.168.10.128/install/index.php?step=3"
2016/12/14 13:58:45 [error] 3118#3118: *2 FastCGI sent in stderr: "PHP message: PHP Warning:  A non-numeric value encountered in /var/www/html/templates/1/template.php on line 318
PHP message: PHP Stack trace:
PHP message: PHP   1. {main}() /var/www/html/login.php:0
PHP message: PHP   2. stdfoot() /var/www/html/login.php:105" while reading response header from upstream, client: 192.168.10.123, server: 192.168.10.128, request: "GET /login.php?
returnto=%2F HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.1-fpm.sock:", host: "192.168.10.128", referrer: "http://192.168.10.128/install/index.php?step=3"
2016/12/14 13:58:54 [error] 3118#3118: *30 FastCGI sent in stderr: "PHP message: PHP Warning:  A non-numeric value encountered in /var/www/html/templates/1/template.php on line 318
PHP message: PHP Stack trace:
PHP message: PHP   1. {main}() /var/www/html/login.php:0
PHP message: PHP   2. stdfoot() /var/www/html/login.php:105" while reading response header from upstream, client: 192.168.10.123, server: 192.168.10.128, request: "GET /login.php?
returnto=%2F HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.1-fpm.sock:", host: "192.168.10.128"
2016/12/14 13:59:41 [error] 3118#3118: *30 FastCGI sent in stderr: "PHP message: PHP Warning:  A non-numeric value encountered in /var/www/html/templates/1/template.php on line 318
PHP message: PHP Stack trace:
PHP message: PHP   1. {main}() /var/www/html/signup.php:0
PHP message: PHP   2. stdfoot() /var/www/html/signup.php:210" while reading response header from upstream, client: 192.168.10.123, server: 192.168.10.128, request: "GET
/signup.php HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.1-fpm.sock:", host: "192.168.10.128"
2016/12/14 14:00:26 [error] 3118#3118: *30 FastCGI sent in stderr: "PHP message: PHP Warning:  A non-numeric value encountered in /var/www/html/takesignup.php on line 92
PHP message: PHP Stack trace:
PHP message: PHP   1. {main}() /var/www/html/takesignup.php:0" while reading response header from upstream, client: 192.168.10.123, server: 192.168.10.128, request: "POST
 /takesignup.php HTTP/1.1", upstream: "fastcgi://unix:/run/php/php7.1-fpm.sock:", host: "192.168.10.128", referrer: "http://192.168.10.128/signup.php"

I can delete the cookies and get back to the login page, but after login, it goes back to the pm_system.php page.

Of course, I will keep trying. Any ideas what the issue might be?

Thanks

install ?

omg how bad is it to install it i have tryed like 12 times now can someone DM me so i can get some help i could not connect to your IRC :(

SQL Error

When creating the second user, for the system bot, it fails because the users->passhint is missing a default value. If there are other table columns without defaults, they will fail when insert/update also,

I can't remember if this is a requirement of php7 or of mysql 5.7(possibly strict mode, which is default when installing Percona).

Thank you

First account creation sends email confirmation but is not needed

When creating first account after installation takesignup.php sends e-mail confirmation when is not needed:

[...]
To confirm your user registration, you have to follow this link:

http://localhost:8080/confirm.php?id=1&secret=
[...]

The secret is empty, but really this mail is not needed since the first account created is already activated.

Install error:

Hi!

Seems like the installer when it´s importing .sql for php tracker has some issues. Fails to import .db to SQL. XBT .sql is ok though.

Anyone still here?

Hey, guys.
I've been wondering, if you guys are still kicking?
Forum, IRC and everything is dead it seems.
Anyone still here lurking in the shadow?

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.