hello sir, I have tried multiple time for installation but the database connection error display the software please check the error. I have attached the file.
Thanks
- MSAnswered
Hello,
I am so sorry to listen. It looks like server is not return the database for some reason. Please let me know your purchase code in private reply so that I can check. You can post private reply by enabling the
PRIVATE for Staff only
on top right of the reply section.Thank you
- MSAnswered
Oh Looks like you have already installed it but the key has been duplicated. Can you please edit .env file and correct the
APP_KEY
it should be something likeAPP_KEY=base64:FTGCRWD16sWmubVuKF6iXYYK/I+Uif/r6dradcjCXq0=
- TBAnswered
Mian Saleem APP_KEY=base64:FTGCRWD16sWmubVuKF6iXYYK/QNtURbDDVqU5SuC7UfYoQW3TA=base64:FDAGWDdwl3WIsWCjZRDtkVtORylCJZ8kXBAszZOyGR0=
here is my api key. please check also you want my purchase code
- MSAnswered
Please remove it and add following
APP_KEY=base64:FDAGWDdwl3WIsWCjZRDtkVtORylCJZ8kXBAszZOyGR0=
- MSAnswered
Hello,
I have fixed the settings and the measurements page. To correct order field, please run the query below after selecting your database
ALTER TABLE `measurement_fields` CHANGE `order` `order` smallint NULL;
- MSAnswered
One measure edit is populated the filed other not. Did you added new fields after measurement?
Adding more field after measure added could cause such behaviour. I will check in next update if I could ignore the latest file for edit measurement.
Thank you
- MSAnswered
Hello,
I have updated the item with fixes. You can download and perform update.
Thank you
- TBAnswered
Mian Saleem hello,
updated Software downloaded but now the problem in logo updation.
in the Settings tab Settings has been successfully updated message display but actual not update the logo. please check the attachment.
- MSAnswered
Hello,
Could be due to storage link. Please run this command in the tsms folder
php artisan storage:link
Lastly, please check
storage/app/public/logos/
folder if the file is uploaded or not? - MSAnswered
I have checked. The logos are uploaded but due to storage link it’s not loading. I have changed the config to upload the logo images directly to public folder. I have tested it by uploading your logo.
- Login to Reply