Doctro - On-Demand Doctor Appointment Booking SaaS Marketplace Business Model

Doctro - On-Demand Doctor Appointment Booking SaaS Marketplace Business Model v4.3.0 Untouched

No permission to download

mrproxy99

New member
Jan 3, 2021
15
2
3
Hi guys! Proceed To Pay during the appointment is not working. When I click the button it redirects me to Appointment Booking page from the beginning again.
Do you know how to fix this issue ?
Thanks
 

nrk1290

New member
Jul 31, 2020
2
0
1

CyberLORD

Member
Jun 9, 2022
31
14
8
Did you just changed the ib_helper file ? As much as i can remember you need to remove some code from dashboard file that's checking license not remember what exactly the file name
Yes exactly lb_helper alone doesnt help. License reverified and gets deactivated when relogin to admin dashboard and db table settings back to 0. Someother file code needs to be removed

Code:
\app\Http\Controllers\SuperAdmin\AdminController.php
Found it:
Line 48:
Change from
Code:
if ($res['status'] != true)
                {
                    $data->license_verify = 0;
                    $data->save();
                }

to

Code:
 if (true)
                {
                    $data->license_verify = 1;
                    $data->save();
                }
 
Last edited:
  • Love
Reactions: ghostriderrr

00SilEnt00

New member
Jun 2, 2022
3
5
3
Tomz updated Doctro - On-Demand Doctor Appointment Booking SaaS Marketplace Business Model with a new update entry:

Doctro v4.3.0 Untouched

Download Doctro v4.3 - On-Demand Doctor Appointment Booking SaaS Marketplace Business Model Nulled Free
v4.3.0 Update 22-DEC-2022

[ADMIN PANEL]
- [ADD] Env write permission check condition in Installer
- [FIX] Zoom null issue
- [ADD] Help button for third-party API Keys Documentation
- [ADD] SMTP Test Mail AJAX Button
- [FIX] Offers Page: Spelling correction in text field: “minimum” → “maximum”
- [FIX] Offers Page: Added Label for “Offer Code” field

[PATIENT WEBSITE]
- Book...

Read the rest of this update entry...
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu