Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
V
@Airheadbit you're posting as a new user so all your first were queued in approval by admin, that's why earlier all the post were not visible to you.
@Airheadbit follow one thread https://forums.bagisto.com/topic/2033/store-timezone-kept-in-a-file to better reach the solution.
A
@djsxianglei said in 访问后台报错,求帮忙:
好,数据库里面有这条 Run command : php artisan migrate:fresh --seed, see if it works
Hi, there is no separated repository for the default theme, but you can find the files for this theme in packages/Webkul/Shop/src/Resources
Hi @cmpengineers,
Good to see, things are working now. But still, it is very strange.
Hi @gopesh We have received your support ticket #1343, kindly continue the conversation over ticket.
@theany thank you for reporting this issue, we are aware of this one and a fix (https://github.com/bagisto/bagisto/pull/4416) will be merged asap.
Ok so I've made what sql said me : log with admin right on mysql and run :
Then All three steps share by Vaishali could be run and I've the front / custommer / admin !
Thanks for the time !
HK
Hi @daniel08,
May I know why is this needed? I just tested the master one and it's working fine.
Hi @pithu,
May I know which hosting provider are you using?
And which Bagisto version are you using?
Hi @holder23,
May I know why you are editing stuff in the vendor directory as this will cause the problem?
Hi @jemish,
Which version of MySQL/MariaDB are you using?
Some table columns are missing. Did you run php artisan migrate?
@ibrahimisa currently, Bagisto is not compatible with laravel 8. already raised here https://github.com/bagisto/bagisto/issues/4449
@cmpengineers follow the solution mention here https://stackoverflow.com/questions/39693312/the-only-supported-ciphers-are-aes-128-cbc-and-aes-256-cbc-with-the-correct-key I hope this will resolve the issue.
K
enable error display in server or turn on debug mode in .env file. you will see the actual error message...
if you do not enable error display you will get 500 server error you can also check the server error logs
N
Hello @yendiscart , please run the following command first:
composer require bagisto/bagisto-package-generator
then run the following command: php artisan package:make-datagrid TestDataGrid ACME/TestPackage
Thanks!
this bug was addressed in this commit https://github.com/bagisto/bagisto/pull/4014/commits/e1ee0cb499010d061d4e0856668fc09e92b58e37
HEllo @samparker , these are the compiled js files and you may check the webpack.mix.js file of particular package Thanks!