Broken I Logo in v1.1.2 ...solutions?
-
This post is deleted! -
This post is deleted! -
@shanavas
you can go through with this solution for this query exception https://github.com/bagisto/bagisto/issues/3448 -
@Vaishali-Agarwal on yes i cannot see my sliders .. it goes to default. even they upladed.
-
@mikeyapina
Create a new slider and then check if the new one is also having the same issue? -
issue solved by
- ALTER TABLE categories CONVERT TO CHARACTER SET utf8;
- ALTER TABLE category_translations CONVERT TO CHARACTER SET utf8;
Thanks
-
@Vaishali-Agarwal ok adding a new slider worked after I altered the tables .. also I noticed that the parameter en is added for locale on all sliders that work
Locale en
-
@mikeyapina
Yes, that's why I cross checked with you to create a new slider. also anywhere if you got an broken image issue, just try by adding a same image.Thanks!
-
it seems that the logo on bagisto admin it's pointing to a https://localhost:8000, indeed a secure https server. In local development the php artisan serve working on http://
Example of my case: -
https://localhost:8000/storage/configuration/0Fi6KvcGB03MOD0l1atcyD0cdCxH8cEIZuo7d7rY.png
Pointing to https:// can't find the image