Hello, the logo and photos are not loading, how to fix the problem? Regards
- MSAnswered
Hello,
Please try to run
php artisan storage: link --force
If still same, please delete thestorage
folder in thepublic
and runphp artisan storage: link
to create it again.Let me know the result.
Thank you
- WAnswered
Hello, but I do not understand your request how to execute? in ssh? Regards
- MSAnswered
Hello,
Yes, I found another issue for the path. I have updated the storage link command and will release the update on Monday morning. I hope that will fix the images issue.
Thank you
- WAnswered
Hello, do you have any news on this issue? Regards
- MSAnswered
Hello,
I have released the update. Please backup your database and
.env
file before update.You can download the latest file and then upload it to the same folder and delete
public/images
folder if it exists. Lastly rumphp artisan migrate --force && php artisan storage: link --force
Thank you
Thank you
- WAnswered
Hello, your system is very complicated to install, the images, the blank pages, it is impossible to put items in an order. The old POS that we use works very well but it is less complete. What can you offer us to make this version work normally? find the error file Cordially Thank you
Attachments - MSAnswered
Hello,
Yes, I can understand. The main reason is active development. We are updating the backend and settings. The recent changes to move setting to database is causing the issue. Please try to insert default settings by running
INSERT INTO `mps_settings` (`mps_key`, `mps_value`) VALUES ('mail.from.address', 'MPS'), ('mail.from.name', '[email protected]'), ('mail.mailer', 'smtp'), ('mail.mailer.smtp.encryption', 'tls'), ('mail.mailer.smtp.host', 'smtp.mailtrap.io'), ('mail.mailer.smtp.password', '2525'), ('mail.mailer.smtp.port', ''), ('mail.mailer.smtp.username', ''), ('services.authorize.login', ''), ('services.authorize.transaction_key', ''), ('services.mailgun.domain', ''), ('services.mailgun.endpoint', ''), ('services.mailgun.secret', ''), ('services.paypal.enabled', '0'), ('services.paypal.id', ''), ('services.paypal.password', ''), ('services.paypal.secret', ''), ('services.paypal.signature', ''), ('services.paypal.username', ''), ('services.ses.key', ''), ('services.ses.region', 'us-east-1'), ('services.ses.secret', ''), ('services.sparkpost.endpoint', ''), ('services.sparkpost.secret', ''), ('services.stripe.key', ''), ('services.stripe.secret', ''), ('currency_code', 'USD'), ('card_gateway', '');
Another one or two updates to get stable and then we won’t make any breaking changes.
I am still exploring the option to make it easy to get started. I will work on this after stable release. Please be patient and if at any time you feel you need a refund, please do reach me.
Thank you
- WAnswered
Hello, we are going to uninstall your entire script and wait for a stable version, with an installation in normal mode, to be available. hope it will be available before the end of January 2023, to avoid having to pick up too much with the new year. We do not want a refund, the development is already complicated, if nobody helps it is even more complicated. we wish you a HAPPY NEW YEAR 2023 Regards
- MSAnswered
Thank you very much for support and happy new year 😃
- WAnswered
Hello, I come to you to know when there will be a stable version of your script? thank you for your comeback
- Login to Reply