new membership is always invalid since the last update
Posted: 2020-07-28 20:27
Hello,
Since the last update of Appgini, my appgini apps cannot accept new membership : the userid is always invalid.
But it is ok, it accepts new membership when it is on the localhost, but not on the webserver.
You can try all the userid you want :
https://brickodeurs.xyz/hexilis/membership_signup.php
https://brickodeurs.xyz/hrcv3/membership_signup.php
There are only 2 users in my membership_users table.
the script membership_signup.php is generated by AppGini and is encoded with utf8 !
My apps are generated with Appgini 5.84.
Serveur de base de données
Serveur : Localhost via UNIX socket
Type de serveur : MariaDB
Connexion au serveur : SSL n'est pas utilisé
Version du serveur : 10.1.44-MariaDB-0+deb9u1 - Debian 9.11
Jeu de caractères du serveur : UTF-8 Unicode (utf8mb4)
Serveur Web
Apache/2.4.25 (Debian)
Version du client de base de données : libmysql - mysqlnd 7.4.7
Extension PHP : mysqli curl mbstring
Version de PHP : 7.4.7
I don't understand why I have this bug ?
And nobody else ?
Since the last update of Appgini, my appgini apps cannot accept new membership : the userid is always invalid.
But it is ok, it accepts new membership when it is on the localhost, but not on the webserver.
You can try all the userid you want :
https://brickodeurs.xyz/hexilis/membership_signup.php
https://brickodeurs.xyz/hrcv3/membership_signup.php
There are only 2 users in my membership_users table.
the script membership_signup.php is generated by AppGini and is encoded with utf8 !
My apps are generated with Appgini 5.84.
Serveur de base de données
Serveur : Localhost via UNIX socket
Type de serveur : MariaDB
Connexion au serveur : SSL n'est pas utilisé
Version du serveur : 10.1.44-MariaDB-0+deb9u1 - Debian 9.11
Jeu de caractères du serveur : UTF-8 Unicode (utf8mb4)
Serveur Web
Apache/2.4.25 (Debian)
Version du client de base de données : libmysql - mysqlnd 7.4.7
Extension PHP : mysqli curl mbstring
Version de PHP : 7.4.7
I don't understand why I have this bug ?
And nobody else ?