Garage Master - Garage Management System (27-04-2021) Untouched

atmanlux

New member
Dec 10, 2020
22
3
3
php myadmin my sql ...
"
INSERT INTO `users` (`id`, `name`, `lastname`, `display_name`, `gender`, `birth_date`, `email`, `contact_person`, `password`, `mobile_no`, `landline_no`, `address`, `image`, `join_date`, `designation`, `left_date`, `account_no`, `ifs_code`, `branch_name`, `tin_no`, `pan_no`, `gst_no`, `country_id`, `state_id`, `city_id`, `role`, `role_id`, `language`, `timezone`, `custom_field`, `soft_delete`, `remember_token`, `created_at`, `updated_at`) VALUES
(1,'$f_name', '$l_name', '', 0, NULL, '$email', '','$password', '', '','$address', 'system_m.png', NULL, '', NULL, '', '', '', '', '', '', 0, 0, 0, 'admin', 1, 'en', 'UTC', '', 0, 'Qe5y0kobcAwv9jk22AMyfKGBIT4Til3P9l8vSBpvx0zl8XVpuhzujpbPbpSq', NULL, NULL)

"

Replace fname lname password adress ... with your credentials.. that s how you did ? no ?
 

rajamid

Member
May 12, 2019
33
7
8
php myadmin my sql ...
"
INSERT INTO `users` (`id`, `name`, `lastname`, `display_name`, `gender`, `birth_date`, `email`, `contact_person`, `password`, `mobile_no`, `landline_no`, `address`, `image`, `join_date`, `designation`, `left_date`, `account_no`, `ifs_code`, `branch_name`, `tin_no`, `pan_no`, `gst_no`, `country_id`, `state_id`, `city_id`, `role`, `role_id`, `language`, `timezone`, `custom_field`, `soft_delete`, `remember_token`, `created_at`, `updated_at`) VALUES
(1,'$f_name', '$l_name', '', 0, NULL, '$email', '','$password', '', '','$address', 'system_m.png', NULL, '', NULL, '', '', '', '', '', '', 0, 0, 0, 'admin', 1, 'en', 'UTC', '', 0, 'Qe5y0kobcAwv9jk22AMyfKGBIT4Til3P9l8vSBpvx0zl8XVpuhzujpbPbpSq', NULL, NULL)

"

Replace fname lname password adress ... with your credentials.. that s how you did ? no ?
INSERT INTO `users` (`id`, `name`, `lastname`, `display_name`, `gender`, `birth_date`, `email`, `contact_person`, `password`, `mobile_no`, `landline_no`, `address`, `image`, `join_date`, `designation`, `left_date`, `account_no`, `ifs_code`, `branch_name`, `tin_no`, `pan_no`, `gst_no`, `country_id`, `state_id`, `city_id`, `role`, `role_id`, `language`, `timezone`, `custom_field`, `soft_delete`, `remember_token`, `created_at`, `updated_at`) VALUES
(1,'$raj', '$amid', '', 0, NULL, '$[email protected]', '','$9762oo28', '', '','$address', 'system_m.png', NULL, '', NULL, '', '', '', '', '', '', 0, 0, 0, 'admin', 1, 'en', 'UTC', '', 0, 'Qe5y0kobcAwv9jk22AMyfKGBIT4Til3P9l8vSBpvx0zl8XVpuhzujpbPbpSq', NULL, NULL)

replaced with my credential but still not working
 
  • Angry
Reactions: atmanlux

atmanlux

New member
Dec 10, 2020
22
3
3
php myadmin my sql ...
"
INSERT INTO `users` (`id`, `name`, `lastname`, `display_name`, `gender`, `birth_date`, `email`, `contact_person`, `password`, `mobile_no`, `landline_no`, `address`, `image`, `join_date`, `designation`, `left_date`, `account_no`, `ifs_code`, `branch_name`, `tin_no`, `pan_no`, `gst_no`, `country_id`, `state_id`, `city_id`, `role`, `role_id`, `language`, `timezone`, `custom_field`, `soft_delete`, `remember_token`, `created_at`, `updated_at`) VALUES
(1,'$f_name', '$l_name', '', 0, NULL, '$email', '','$password', '', '','$address', 'system_m.png', NULL, '', NULL, '', '', '', '', '', '', 0, 0, 0, 'admin', 1, 'en', 'UTC', '', 0, 'Qe5y0kobcAwv9jk22AMyfKGBIT4Til3P9l8vSBpvx0zl8XVpuhzujpbPbpSq', NULL, NULL)

"

Replace fname lname password adress ... with your credentials.. that s how you did ? no ?
There is no Super admin account
INSERT INTO `users` (`id`, `name`, `lastname`, `display_name`, `gender`, `birth_date`, `email`, `contact_person`, `password`, `mobile_no`, `landline_no`, `address`, `image`, `join_date`, `designation`, `left_date`, `account_no`, `ifs_code`, `branch_name`, `tin_no`, `pan_no`, `gst_no`, `country_id`, `state_id`, `city_id`, `role`, `role_id`, `language`, `timezone`, `custom_field`, `soft_delete`, `remember_token`, `created_at`, `updated_at`) VALUES
(1,'$raj', '$amid', '', 0, NULL, '$[email protected]', '','$9762oo28', '', '','$address', 'system_m.png', NULL, '', NULL, '', '', '', '', '', '', 0, 0, 0, 'admin', 1, 'en', 'UTC', '', 0, 'Qe5y0kobcAwv9jk22AMyfKGBIT4Til3P9l8vSBpvx0zl8XVpuhzujpbPbpSq', NULL, NULL)

replaced with my credential but still not working
Did you ever coded something ? There is no DOLLAR 'rajamid....' ...MUST HAVE NO DOLLAR in this insert, '$password' ---> '123456'
 

rajamid

Member
May 12, 2019
33
7
8
There is no Super admin account

Did you ever coded something ? There is no DOLLAR 'rajamid....' ...MUST HAVE NO DOLLAR in this insert, '$password' ---> '123456'
(1,'raj', 'amid', '', 0, NULL, '[email protected]', '','9762oo28', '', '','address', 'system_m.png', NULL, '', NULL, '', '', '', '', '', '', 0, 0, 0, 'admin', 1, 'en', 'UTC', '', 0, 'Qe5y0kobcAwv9jk22AMyfKGBIT4Til3P9l8vSBpvx0zl8XVpuhzujpbPbpSq', NULL, NULL)

even without $ i entered but still no access.
 

atmanlux

New member
Dec 10, 2020
22
3
3
(1,'raj', 'amid', '', 0, NULL, '[email protected]', '','9762oo28', '', '','address', 'system_m.png', NULL, '', NULL, '', '', '', '', '', '', 0, 0, 0, 'admin', 1, 'en', 'UTC', '', 0, 'Qe5y0kobcAwv9jk22AMyfKGBIT4Til3P9l8vSBpvx0zl8XVpuhzujpbPbpSq', NULL, NULL)

even without $ i entered but still no access.
PM ME.
 

hodgso2k21

Member
Apr 9, 2021
57
11
8
Hi Buddy
after intalled at localhost
I got the following scree
any idea how to fix it?
tks in advance
1623002287079.png
 

engrmoynul

Member
Nov 5, 2019
48
16
8
Base table or view not found: 1146 Table 'garage.branch_setting' doesn't exist (SQL: select * from `branch_setting` where `id` = 1 limit 1)
 

hellboy9211

Well-known member
Null Master
Trusted Uploader
Apr 11, 2021
297
422
63
Hell

hellboy9211

Well-known member
Null Master
Trusted Uploader
Apr 11, 2021
297
422
63
Hell
Thank you @geshcheto and please keep the script updated and i would keep nulling it have attached the file hope the moderators or admin approve it
 

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