Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

product not working #15

Open
ramasubramaniam1992 opened this issue Oct 21, 2019 · 1 comment
Open

product not working #15

ramasubramaniam1992 opened this issue Oct 21, 2019 · 1 comment

Comments

@ramasubramaniam1992
Copy link

hello
product is not opening .empty one.
php api is not working properly

@JKDesignslk
Copy link

JKDesignslk commented Oct 26, 2019

You have to change the urls in the app. And in the php api files,
Open -> driver_signup.php
Goto -> Line 109

Change -> <a href=YOUR_URL/verify.php?token=' . $verification_code . '>YOUR_URL/verify.php?token=' . $verification_code . '

To -> <a href=YOUR_URL/verify_driver.php?token=' . $verification_code . '>YOUR_URL/verify_driver.php?token=' . $verification_code . '

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants