[Bug suite à Màj PHP ?] Interface admin cassée :)

Réduire
X
 
  • Filtrer
  • Heure
  • Afficher
Tout effacer
nouveaux messages

  • [Bug suite à Màj PHP ?] Interface admin cassée :)

    Bonjour à tous,

    Je n'ai trouvé dans la recherche la réponse à ma question mais je n'ai surement pas les bons termes.

    Une image valant 1000 discours je vous invite à regarder l'image. En gros j'ai tous les label qui ont disparut du coup les menu sont illisible et j'ai quelques erreur 404 quand je vais dans certain menu.

    J'ai l'impression que c'est suite à un passage de version php en 5.6 mais pas sûr du tout.

    Je pensais que ça venais du pluggin poweradmin, mais après suppression le problème reste le même.

    Bien sûr je n'ai pas de backup en stock...

    Bref :
    - Vous avez déjà vu ça ?
    - Si oui vous avez fait quoi ?
    - Dans tous les cas vous ferriez quoi là ?



    Vous en pensez quoi ?


  • #2
    Vous en pensez quoi ?
    Pas grand chose, ton image est peu lisible, un copié-collé du texte des messages le serait plus.
    Sinon, quelle est ta version de Joomla ?
    Lorsque l'on se cogne la tête contre un pot et que cela sonne creux, ça n'est pas forcément le pot qui est vide.
    Confucius

    Commentaire


    • #3
      Bonjour,

      Le site est en https ?
      Quel protection / htaccess actif sur le site ?

      Vous pouvez déjà faire une sauvegarde par sécurité et éventuellement tester le problème en local
      UP, le plugin universel à découvrir sur https//up.lomart.fr
      bgMax
      , AdminOrder, MetaData, Zoom, ArtPlug, Custom, Memo, Filter, ... sur http://lomart.fr/extensions

      Commentaire


      • #4
        De ce que je vois, aucun texte n'est traduit. Il faudrait vérifier que la langue de l'administration est bien installée (un exemple : la langue actuelle serait Chinois et le Chinois n'est pas installé). Je présume donc que tu n'as pas la bonne langue sélectionnée.

        Bonne journée.
        Christophe (cavo789)
        Mon blog, on y parle Docker, PHP, WSL, Markdown et plein d'autres choses : https://www.avonture.be
        Logiciel gratuit de scan antivirus : https://github.com/cavo789/aesecure_quickscan (plus de 45.000 virus détectés, 700.000 fichiers sur liste blanche)​

        Commentaire


        • #5
          Alors dans l'ordre :

          L'image en plus gros


          Les messages sur les pages inaccessible :

          Code:
          [B]ERROR[/B]
          
          [B]JERROR_AN_ERROR_HAS_OCCURRED[/B][INDENT]404 JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND[/INDENT]
           
          [URL="http://www.jeux-et-cie.fr/administrator"]JGLOBAL_TPL_CPANEL_LINK_TEXT[/URL]





          Le site est en Http et le Htaccess est en dessous.

          Pour faire des test en local je regarderai ce weekend.

          ​​​​​​​Je regarde la langue rapidement.


          Code:
          ##
          # @package    Joomla
          # [USER="64686"]Copyright[/USER]  Copyright (C) 2005 - 2016 Open Source Matters. All rights reserved.
          # @license    GNU General Public License version 2 or later; see LICENSE.txt
          ##
          
          ##
          # READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE!
          #
          # The line 'Options +FollowSymLinks' may cause problems with some server configurations.
          # It is required for the use of mod_rewrite, but it may have already been set by your
          # server administrator in a way that disallows changing it in this .htaccess file.
          # If using it causes your site to produce an error, comment it out (add # to the
          # beginning of the line), reload your site in your browser and test your sef urls. If
          # they work, then it has been set by your server administrator and you do not need to
          # set it here.
          ##
          
          ## No directory listings
          IndexIgnore *
          
          ## Can be commented out if causes errors, see notes above.
          Options +FollowSymlinks
          Options -Indexes
          
          ## Mod_rewrite in use.
          
          RewriteEngine On
          
          ## Begin - Rewrite rules to block out some common exploits.
          # If you experience problems on your site then comment out the operations listed
          # below by adding a # to the beginning of the line.
          # This attempts to block the most common type of exploit `attempts` on Joomla!
          #
          # Block any script trying to base64_encode data within the URL.
          RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR]
          # Block any script that includes a <script> tag in URL.
          RewriteCond %{QUERY_STRING} (<|%3C)([^s]*s)+cript.*(>|%3E) [NC,OR]
          # Block any script trying to set a PHP GLOBALS variable via URL.
          RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
          # Block any script trying to modify a _REQUEST variable via URL.
          RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
          # Return 403 Forbidden header and show the content of the root home page
          RewriteRule .* index.php [F]
          #
          ## End - Rewrite rules to block out some common exploits.
          
          ## Begin - Custom redirects
          #
          # If you need to redirect some pages, or set a canonical non-www to
          # www redirect (or vice versa), place that code here. Ensure those
          # redirects use the correct RewriteRule syntax and the [R=301,L] flags.
          #
          ## End - Custom redirects
          
          ##
          # Uncomment the following line if your webserver's URL
          # is not directly related to physical file paths.
          # Update Your Joomla! Directory (just / for root).
          ##
          
          # RewriteBase /
          
          ## Begin - Joomla! core SEF Section.
          #
          RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
          #
          # If the requested path and file is not /index.php and the request
          # has not already been internally rewritten to the index.php script
          RewriteCond %{REQUEST_URI} !^/index\.php
          # and the requested path and file doesn't directly match a physical file
          RewriteCond %{REQUEST_FILENAME} !-f
          # and the requested path and file doesn't directly match a physical folder
          RewriteCond %{REQUEST_FILENAME} !-d
          # internally rewrite the request to the index.php script
          RewriteRule .* index.php [L]
          #
          ## End - Joomla! core SEF Section.

          Commentaire

          Annonce

          Réduire
          Aucune annonce pour le moment.

          Partenaire de l'association

          Réduire

          Hébergeur Web PlanetHoster
          Travaille ...
          X