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

Нет прав для скачивания
  • Автор темы Автор темы asa
  • Дата начала Дата начала
Регистрация
11.09.2021
Сообщения
1 166
Реакции
1 897
Credits
$1 947
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.