Jump to content

i Get ContextErrorException error


massio

Recommended Posts

Hello everybody,

i'm new in prestashop communite and i'm not familliar with php.

i try to create a new theme for a store so i install prestashop in localhost via composer using 

composer create-project prestashop/prestashop

then i go to the install-dev directory and launch installation script:

 php index_cli.php --domain=127.0.0.1 --db_name=prestashop --db_user=root --db_password=

after that i run this command in main directory

composer install

 but when i try login i get an error in attachment.

----

the 2nd method in download zip file and unzip it in htdocs in my localhost and follow the steps to install it, after finish i try to install composer and when i login the first page not styling 

 

Sans context.png

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...