SERVPRO – On Demand Nearby Service Provider & Booking Finder Application Software (Web+Android+iOS) 1.9.9 Lots of Bug

No permission to download
asa Master Sergeant
Bronze Member
First Resoruce 10 Resources 50 Resources 100 Resources
Sep 11, 2021
1,174
1,729
$1,890
thanks to dear member @asa submitted a new resource:

SERVPRO – On Demand Nearby Service Provider & Booking Finder Application Software (Web+Android+iOS) - Servpro provides you with a variety of on-demand services


Read more about this resource...
 
code like shit
1. require php 5.6 or <7.1
2. install can not finish because have bug in installer.php
3. user can not login ,because use sys_get_temp_dir() ,most hosting can not use it.
when i try to sloved it with database like
SQL:
CREATE TABLE `sessions` (
  `id` varchar(40) NOT NULL,
  `ip_address` varchar(45) NOT NULL,
  `timestamp` int(10) UNSIGNED NOT NULL DEFAULT '0',
  `data` blob NOT NULL,
  `user_id` int(10) UNSIGNED DEFAULT '0'
) ENGINE=InnoDB

sessions was work


but default password with admin it is not work for me .
so i disabled check password .

backend was not work normal.