foreverclo Posted August 16, 2013 Share Posted August 16, 2013 Bonjour depuis peu j'ai un soucis quand je veux accéder à mon BO ou FO et impossible cette erreur revient sans cesse sur page blanche Requête SQL pour les sous-domaines invalide voici mon site internet http://www.clothing-forever.com Link to comment Share on other sites More sharing options...
jeckyl Posted August 16, 2013 Share Posted August 16, 2013 Bonjour, avez vous activé les messages d'erreurs de Prestashop ? le soucis est il apparu tout seul par hasard ou suite à une modification du site (htaccess, chmod, installation ou desionstallation module, ...) Link to comment Share on other sites More sharing options...
foreverclo Posted August 17, 2013 Author Share Posted August 17, 2013 Oui les messages d'erreur sont activé , c'est pour cela il me dit Requête SQL pour les sous-domaines invalide voici mon site web www.clothing-forever.com , alors je n'ai rien touché cette erreur est apparu du jours au lendemain, voici ce que j'ai dans mon fichier config, setting.inc : <?php define('_PS_MODE_DEV_', true); define('__PS_BASE_URI__', '/'); define('_MEDIA_SERVER_1_', ''); define('_MEDIA_SERVER_2_', ''); define('_MEDIA_SERVER_3_', ''); define('_PS_CACHING_SYSTEM_', 'MCached'); define('_PS_CACHE_ENABLED_', '0'); define('_THEME_NAME_', 'newlook'); define('_DB_NAME_', 'name); define('_MYSQL_ENGINE_', 'InnoDB'); define('_DB_SERVER_', 'mysql51-82.perso'); define('_DB_USER_', 'nom user'); define('_DB_PREFIX_', 'ps_'); define('_DB_PASSWD_', '*****'); define('_DB_TYPE_', 'MySQL'); define('_COOKIE_KEY_', 'davkmPzD9DcNrIwIITmgggcPsBQhAGd0xVfEH9hvsLnPmksqbAZrCE8Y'); define('_COOKIE_IV_', 'hgiz8C7U'); define('_PS_CREATION_DATE_', '2013-04-23'); define('_PS_VERSION_', '1.4.8.2'); ?> Je pense que c'est bien réglé à ce niveau la , qu'en pensez vous ? Link to comment Share on other sites More sharing options...
foreverclo Posted August 17, 2013 Author Share Posted August 17, 2013 Voila j'ai trouvé l'erreur : Table 'clothingbase.ps_subdomain' doesn't exist SELECT `name` FROM `ps_subdomain` Donc par contre comment l'importer dans le php my admin ? Link to comment Share on other sites More sharing options...
PIAZZA ITALIA Posted January 27, 2014 Share Posted January 27, 2014 comment faire pour retrouver ce fichier? Link to comment Share on other sites More sharing options...
foreverclo Posted January 27, 2014 Author Share Posted January 27, 2014 il faut aller dans le ftp de ton site Link to comment Share on other sites More sharing options...
PIAZZA ITALIA Posted January 27, 2014 Share Posted January 27, 2014 ok pas de souci j'y suis y a t-il un fichier en particulier? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now