Installation Configuration Photo Logo

0

Hello, the logo and photos are not loading, how to fix the problem?
Regards

Question Resolved For: Modern Point of Sale Solution 0 Votes 13 Answers 1.9k Views
Asked by WHFPRO 2 years ago

0

Answered by Mian Saleem 2 years ago

Hello,

Please try to run php artisan storage: link --force If still same, please delete the storage folder in the public and run php artisan storage: link to create it again.

Let me know the result.

Thank you

0

Answered by WHFPRO 2 years ago

Hello,
but I do not understand your request how to execute? in ssh?
Regards

0

Answered by Mian Saleem 2 years ago

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

0

Answered by WHFPRO 2 years ago

Hello, do you have any news on this issue?
Regards

0

Answered by Mian Saleem 2 years ago

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 rum php artisan migrate --force && php artisan storage: link --force

Thank you

Thank you

0

Answered by WHFPRO 2 years ago

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

0

Answered by Mian Saleem 2 years ago

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

0

Answered by WHFPRO 2 years ago

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

0

Answered by Mian Saleem 2 years ago

Thank you very much for support and happy new year 😃

0

Answered by WHFPRO 2 years ago

Hello,
I come to you to know when there will be a stable version of your script?
thank you for your comeback

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.