WebSite X5Help Center

 
V K.
V K.
User

New automatic registration error  en

Autor: V K.
Visitado 640, Followers 2, Compartido 0  

hi.
I am trying to setup new automatic registration.

I'm using: WebSite X5 Pro version 2020.3.7.0

I created a new database.

the /admin/sitetest.php reports:
PHP Version (minimum version required 7.1.0): 7.4.14 PASS
Session support PASS
Folder on Server with write permission (x) PASS
MySQL Database settings (x) PASS

when I try to "Register a new account" from imlogin.php
I get: "Generic Error."

the error_log shows:
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/x/public_html/res/x5engine.php on line 5720
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/x/public_html/res/x5engine.php on line 7463
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/x/public_html/res/x5engine.php on line 5720
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/x/public_html/res/x5engine.php on line 7463
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/x/public_html/res/x5engine.php on line 5720
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/x/public_html/res/x5engine.php on line 7463
PHP Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/x/public_html/res/x5engine.php on line 10660
PHP Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/x/public_html/res/x5engine.php on line 10660
PHP Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/x/public_html/res/x5engine.php on line 10660
PHP Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/x/public_html/res/x5engine.php on line 10660
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/x/public_html/res/x5engine.php on line 5720
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/x/public_html/res/x5engine.php on line 7463
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/x/public_html/res/x5engine.php on line 5720
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/x/public_html/res/x5engine.php on line 7463
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/x/public_html/res/x5engine.php on line 5720
PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/x/public_html/res/x5engine.php on line 7463

the users table has NOT been created in the new database. the database is still empty.


also note that on the same server, I have another website that is using automatic registration. it was made with WebSite X5 Pro 2019.3.17.1, and it works fine.

Publicado en
4 RESPUESTAS
Aleksej H.
Aleksej H.
Moderator

Hello. I sent a notification about your question to the company employees, expect an answer from them here in the comments.

Leer más
Publicado en de Aleksej H.
Claudio D.
Claudio D.
Moderator

sono certo che Website non è compatibile con la versione 8 di PHP e  non ho ancora provato con la versione 7.4 di PHP... 

ma credo che website  sia compatibile solo fino alla 7.3 , provata e funziona bene

Leer más
Publicado en de Claudio D.
Incomedia
Stefano G.
Incomedia

Hello V K

The errors you're showing don't seem like the kind of error that would cause this.

However, can you please confirm a couple of things for me?

First, did you create the Tables in the Database manually or not?

Secondly, Can you try and change the PHP version back to 7.3 and see if something changes?

Thank you

Stefano

Leer más
Publicado en de Stefano G.
V K.
V K.
User
Autor

hi stefano.

changing PHP to 7.3 stopped the errors.

the users table not being automatically created turned out to be a permissions issue on the new database login account.

it works now.  thanks.

Leer más
Publicado en de V K.