its working fine new update
Nope U need to use nulled version over nulled version only.. Moreover U won't have to reinstall the addons also.. Best of luck. Do like or react of ur issue is being resolved.I've downloaded the latest one from the thread, which is UNTOUCHED, however there is a nulled one but that must be uploaded as default.
reinstall thisI've downloaded the latest one from the thread, which is UNTOUCHED, however there is a nulled one but that must be uploaded as default.
Use the nulled version from https://babiato.tech/threads/ultima...f-sale-invoicing-application.8938/post-607580
I test it 100% worked but I have one more question How to enable HTTPS ?Use the nulled version from https://babiato.tech/threads/ultima...f-sale-invoicing-application.8938/post-607580
edit .env and update APP_URL="https://your_url_here"I test it 100% worked but I have one more question How to enable HTTPS ?
To force redirect every user to https follow the below steps:I test it 100% worked but I have one more question How to enable HTTPS ?
RewriteEngine On
RewriteCond %{HTTPS} !on
RewriteRule ^.*$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
RewriteRule ^(.*)$ public/$1 [L]
I test it work 100%edit .env and update APP_URL="https://your_url_here"
if you have old installation, just update it with new code and run yoursite/install/updateHy Sir.
successfully install v4.4 but migration database error.
is anyone have db pls upload.
Thank you.
Mod_security maybe blocking. Look into this and try again.Need Help !!
I install the script and I add products and all is well for POS with Walk In Customer but when I go to
sell>add quotation I can not add customer when I add customer details and press save it stuck and nothing add
Where can i found that ?Mod_security maybe blocking. Look into this and try again.
In your Hosting control panel or contact with your hosting provider.Where can i found that ?
youe great I add that code to .htaccess fileMod_security maybe blocking. Look into this and try again.