Hello!
My debug tells me the following when I do the following action to register a user or publish an ad on the web:
[14-Feb-2018 00:42:54 Europe/Madrid] PHP Warning: mysqli::query(): MySQL server has gone away in /homepages/38/d723766668/htdocs/oc-includes/osclass/classes/database/DBCommandClass.php on line 1029
[14-Feb-2018 00:42:54 Europe/Madrid] PHP Warning: mysqli::query(): Error reading result set's header in /homepages/38/d723766668/htdocs/oc-includes/osclass/classes/database/DBCommandClass.php on line 1029
[14-Feb-2018 00:42:54 Europe/Madrid] PHP Notice: Undefined index: locale in /homepages/38/d723766668/htdocs/oc-includes/osclass/emails.php on line 825
[14-Feb-2018 00:42:54 Europe/Madrid] PHP Warning: current() expects parameter 1 to be array, null given in /homepages/38/d723766668/htdocs/oc-includes/osclass/emails.php on line 825
[14-Feb-2018 00:42:54 Europe/Madrid] PHP Warning: Cannot modify header information - headers already sent by (output started at /homepages/38/d723766668/htdocs/oc-includes/osclass/utils.php:1738) in /homepages/38/d723766668/htdocs/oc-includes/osclass/utils.php on line 1743
[14-Feb-2018 00:42:54 Europe/Madrid] PHP Warning: mysqli::query(): MySQL server has gone away in /homepages/38/d723766668/htdocs/oc-includes/osclass/classes/database/DBCommandClass.php on line 1029
[14-Feb-2018 00:42:54 Europe/Madrid] PHP Warning: mysqli::query(): Error reading result set's header in /homepages/38/d723766668/htdocs/oc-includes/osclass/classes/database/DBCommandClass.php on line 1029
[14-Feb-2018 00:42:54 Europe/Madrid] PHP Notice: Undefined offset: 0 in /homepages/38/d723766668/htdocs/oc-includes/osclass/helpers/hLocale.php on line 174
[14-Feb-2018 00:42:54 Europe/Madrid] PHP Notice: Undefined offset: 0 in /homepages/38/d723766668/htdocs/oc-includes/osclass/helpers/hLocale.php on line 155
I have been trying for 4 days, since it is the first installation I do of osclass and 1and1 hosting.
Please a help and knowledge I need.