Jump to content

Page Admin vierge


Recommended Posts

Bonjour,

Après l' installation de la boutique, je navigue pour test , tout va bien !
Lorsque je décide me connecter coté Admin => jai une page vierge , blanche, Nada ... ??! je continue le test, je click sur m' identifier ou m' inscrire : idem !
Par contre lorsque je modifie le lien de l' adresse " my-account.php " par " authentication.php?back=my-account.php " la page s' affiche !!!

Comment je dois faire pour acceder à mon admin puis rectifier ce problème de liens... ( qui je ne sais pas comment il est apparu car aucun problème en local ).


++

Link to comment
Share on other sites

tu as uploadé tous tes fichiers sur ton FTP avec Dreamweaver ?

Si oui utilise Filezilla, j'ai eu le même problème, plusieurs pages étaient blanches car elles n'avaient tout simplement pas été up-loadée correctement avec Dreamveawer...

Link to comment
Share on other sites

jai uploadé de nouveaux filezilla, jai ce message maintenant en tete de chaque page qui s' affiche :

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/a/s/kasketm/html/config/settings.inc.php:1) in /home/content/k/a/s/kasketm/html/classes/Cookie.php on line 238

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/a/s/kasketm/html/config/settings.inc.php:1) in /home/content/k/a/s/kasketm/html/classes/Cookie.php on line 238



jai tjs pas accès à mon admin.

Link to comment
Share on other sites

non, jai pas controlé, quel est la manip ??

ce message d' erreur ci-dessus est apparut lorsque j' ai déplacer mes fichiers à la racine du site et j' ai supprimer le dossier Prestashop_1.0 ( mon url était mabutique/prestashop_1.0 ) , bien entendu j'ai modifié le lien dans setting.inc.php


# URL rewriting module activation
RewriteEngine on

# URL rewriting rules
RewriteRule ^([0-9]+)\-([a-zA-Z0-9-]*)\.html(.*)$ product.php?id_product=$1$3 [L,E]
RewriteRule ^([0-9]+)\-([a-zA-Z0-9-]*)(.*)$ category.php?id_category=$1 [QSA,L,E]
RewriteRule ^([0-9]+)__([a-zA-Z0-9-]*)(.*)$ supplier.php?id_supplier=$1$3 [QSA,L,E]
RewriteRule ^([0-9]+)_([a-zA-Z0-9-]*)(.*)$ manufacturer.php?id_manufacturer=$1$3 [QSA,L,E]

# Catch 404 errors
ErrorDocument 404 /404.php



dois je modifier mon fichier .htaccess ???

Link to comment
Share on other sites

eh bien maintenant que je veux acceder à l' admin :

Warning: Cannot modify header information - headers already sent by (output started at /home/content/k/a/s/kasketm/html/config/settings.inc.php:1) in /home/content/k/a/s/kasketm/html/classes/Tools.php on line 54




pas cool

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...