unable to install version 2 showing ‘Error while validating your purchase code’ error.
/install working fine.
for /
This page isn’t working localhost is currently unable to handle this request. HTTP ERROR 500
V3 is working but i dont know vueJS to make small changes in ui.
Is Both DB are same ?
- MSAnswered
Hello,
The v2 can only be used with php7.4 or php8.0
No, the database structure is different for both versions.
I suggest you use v3, for UI changes, you can edit the view (vuejs) files in the
resources/js/Pages/
folder then build the app for product usingnpm i && npm run build
Thank you
- SAAnswered
Hi,Thankyou for your prompt response. Iam not familier with vueJS,thats why choosing version 2.
currently using php 7.4 already db is there on after v3 installation.
This page isn’t working localhost is currently unable to handle this request. HTTP ERROR 500
Installer is not proceeding to third step.
Attachments - MSAnswered
Hello,
As there is no error message, that mean the request is not reaching our server but being blocked by your server or Cloudflare. Please check the first FAQ in the help folder for suggestions. You can check with your server admin for if they block curl request.
Thank you
- SAAnswered
Iam using it in localhost.
- MSAnswered
Hello,
You need to check the same. Please make sure that curl requests are not blocked but your server to antivirus/firewall.
Thank you
- SAAnswered
On V3
Whle searching new barcode page is getting non responsive. and getting a non responsive message from chrom/browser.
Also its redirecting to a /install route. then to localhst (baseurl)
My app is running on 7777 port.
also if i do any changes on files,iam getting pages without styles,
Attachments - MSAnswered
Hello,
Once installed the item should not call the /install
Unfortunately I can’t test local installs but if you can install it on live server I can help you check.
Thank you
- Login to Reply