WebSite X5Help Center

 
E. COMP
E. COMP
User

Admin Portal not displaying the Login Page  en

Auteur : E. COMP
Visité 489, Followers 1, Partagé 0  

Working on a new Web site.

the admin portal is not loading nor is it showing me the login page

https://www.nailsbyjelly.com/

https://www.nailsbyjelly.com/admin

We are getting the follwing message on Chrome Browse:

          This page isn’t working

          www.nailsbyjelly.com is currently unable to handle this request.

          HTTP ERROR 500

Posté le
10 RéPONSES - 1 UTILES
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

Which PHP version is used on the web space?

Lire plus
Posté le de Daniel W.
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

The admin area works with the index.php file and requires PHP, so the problem is most likely with the PHP version used on the web space.

If the PHP version is not known, ask the web hosting provider.

Lire plus
Posté le de Daniel W.
E. COMP
E. COMP
User
Auteur

Version 8 of PHP

Lire plus
Posté le de E. COMP
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

I don't get this error, neither on the test website nor on my real website, see

Test website >> http://finde-links.de/123shop-hosteurope/admin

I am at Hosteurope.de and have a normal web hosting package and PHP 8.1 is set there.

Lire plus
Posté le de Daniel W.
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

Either set it to PHP 8.1 or try an older PHP version.

Otherwise, wait for the moderators or Incomedia staff (during European office hours).

Lire plus
Posté le de Daniel W.
E. COMP
E. COMP
User
Auteur

I turned the verbose result an I get this now:

Fatal error: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/iotsnvtq/NailsByJelly.com/res/x5engine.php on line 5720

Any ideas?

Lire plus
Posté le de E. COMP
E. COMP
E. COMP
User
Auteur

Attached is screenshot of line 5720

Lire plus
Posté le de E. COMP
Daniel W.
Daniel W.
User
Meilleur utilisateur du mois DEMeilleur utilisateur du mois EN

For me, line 5720 in the x5engine.php file looks different, see

-----

-----

Maybe the moderators or other users can take a look at what you see in line 5720.

Lire plus
Posté le de Daniel W.
Miguel Galarza
Miguel Galarza
User

Hello; Before I modify the php file of your capture...
Have you tried using a different version of php, 7.4, 8.1 or 8.2? If the hosting allows it.
This depends on the version of wsx5 you use.

Lire plus
Posté le de Miguel Galarza
Miguel Galarza
Miguel Galarza
User

I remember that some users solve the problem by deactivating the display_errors box in the php options.

Try and comment.

Lire plus
Posté le de Miguel Galarza