• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

HelpDesk - Online Ticketing System With Website - Ticket Support and Management

HelpDesk - Online Ticketing System With Website - Ticket Support and Management 3.76

No permission to download

Solace

Well-known member
Babiato Lover
Trusted Uploader
Dec 18, 2018
499
683
93
Root
Solace submitted a new resource:

HelpDesk - Online Ticketing System with Website - ticket support and management - HelpDesk

68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f726f62696e62642f696d6167652f75706c6f61642f76313636373335313338372f636f646563616e796f6e2f48656c704465736b2f436f646563616e796f6e5f6461726b5f636f7665725f3631365f3331335f70782e737667
...

Read more about this resource...
 

How to null Helpdesk Online

Open the file "InstallController.php" located in
Code:
.\app\Http\Controllers\


Comment those line between #80 to #89​

Code:
//        $purchaseCode = Request::input('purchase_code');
//        if(!empty($purchaseCode) && preg_match("/^(\{)?[a-f\d]{8}(-[a-f\d]{4}){4}[a-f\d]{8}(?(1)\})$/i", $purchaseCode)){
//            $env = DotenvEditor::load();
//            $env->setKey('APP_PCE', $purchaseCode);
//            $env->save();
//            return redirect()->route('install.database_setup');
//        }else{
//            return redirect()->route('install.purchase_code')->with('error', 'Invalid purchase code, please input a valid purchase code.');
//        }

Put this code below the line #88​

Code:
        $env = DotenvEditor::load();
        $env->setKey('APP_PCE', $purchaseCode);
        $env->save();
        return redirect()->route('install.database_setup');


Open the file "purchase_code.blade.php" located in
Code:
.\resources\views\installation\


Comment or delete the line #29​

Code:
//                                <a class="text-indigo-800 hover:underline" href="https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code" target="_blank">Where to get purchase code?</a>

Modify The line #37 and put some text to help in installation as line "Enter random numbers"​


Or just replace with this files and Voilá​

HELPDESK ONLINE NULLED​

Here is the password to open:​


 

Attachments

  • HelpDesk - Online Ticketing System with Website.zip
    8 KB · Views: 84
Solace updated HelpDesk - Online Ticketing System With Website - Ticket Support and Management with a new update entry:

HelpDesk - Online Ticketing System with Website - ticket support and management 3.1

- FIXED: Fixed ticket status issues while a ticket not closed
- IMPROVEMENT: Setup default ticket status and hide this from the initial ticket creation
- FEATURE: Auto fill up user details while create a new ticket by Logged in user from the front pages.
- FEATURE: Added CronJob URL, so cronjob can be set with cPanel or Shared hosting.
- NEW: Updated documentation for the email piping cronjob setup

Read the rest of this update entry...
 
  • Love
Reactions: Caly
Solace updated HelpDesk - Online Ticketing System With Website - Ticket Support and Management with a new update entry:

HelpDesk - Online Ticketing System with Website3.2

--- 3.2 (26 Aug 2023) ---
- FIXED: Customer can update status, select another customer, assign user (now customer won't be able to do)
- FIXED & IMPROVEMENT: KnowledgeBase database and seeder.

--- 3.1 (14 Aug 2023) ---
- FIXED: Fixed ticket status issues while a ticket not closed
- IMPROVEMENT: Setup default ticket status and hide this from the initial ticket creation
- FEATURE: Auto fill up user details while create a new ticket by Logged in user from the front pages.
- FEATURE: Added...

Read the rest of this update entry...
 
  • Love
Reactions: Caly and gamepad

Yardım Masası Çevrimiçi nasıl sıfırlanır

İçinde bulunan "InstallController.php" dosyasını açın.

[KOD].\app\Http\Denetleyiciler\[/KOD]​


#80 ile #89 arasındaki satırları yoruma yazın​

[KOD]// $satınalmaKodu = İstek::input('satın alma_kodu');
// if(!empty($purchaseCode) && preg_match("/^(\{)?[af\d]{8}(-[af\d]{4}){4}[af\d]{8 }(?(1)\})$/i", $satın almaKodu)){
// $env = DotenvEditor::load();
// $env->setKey('APP_PCE', $satın almaKodu);
// $env->kaydet();
// return yönlendirme()->route('install.database_setup');
// }başka{
// return yönlendirme()->route('install.purchase_code')->with('error', 'Geçersiz satın alma kodu, lütfen geçerli bir satın alma kodu girin.');
// }
[/KOD]

Bu kodu #88 satırının altına koyun​

[KOD]
$env = DotenvEditor::load();
$env->setKey('APP_PCE', $purchaseCode);
$env->kaydet();
return yönlendirme()->route('install.database_setup');
[/KOD]


İçinde bulunan " satın alma_kodu.blade.php " dosyasını açın

[KOD].\kaynaklar\görünümler\kurulum\[/KOD]​


29 numaralı satırı yorumlayın veya silin​

[KOD]
// <a class="text-indigo-800 vurgulu:underline" href="https://help.market.envato.com/hc/en-us/articles/202822600- Where-Is-My-Purchase-Code " target="_blank">Satın alma kodu nereden alınır?</a>[/CODE]

37 numaralı satırı değiştirin ve kuruluma yardımcı olacak bir metni "Rastgele sayıları girin" satırına ekleyin​


Veya sadece bu dosyalarla değiştirin ve Voilá​

ÇEVRİMİÇİ YARDIM MASASI GEÇERLİ DEĞİL​

İşte açmanın şifresi:​


*** Gizli metin: alıntı yapılamaz. ***
Tsk
 
  • Like
Reactions: HamRadio
Solace updated HelpDesk - Online Ticketing System With Website - Ticket Support and Management with a new update entry:

HelpDesk - Online Ticketing System With Website - Ticket Support and Management

--- 3.6 (11 October 2023) ---
- FIXED: Disabled deleting default language(English)

--- 3.5 (25 Sep 2023) ---
- FEATURE: Added Hebrew Language

--- 3.4 (19 Sep 2023) ---
- FEATURE: Added color scheme switcher for the landing page

--- 3.3 (15 Sep 2023) ---
- FEATURE: Added ticket subject edit option for the Admin/Manager/Moderator
- FEATURE: Added ticket description edit option for the Admin/Manager/Moderator

Read the rest of this update entry...
 
  • Love
Reactions: Caly

How to null Helpdesk Online

Open the file "InstallController.php" located in

Code:
.\app\Http\Controllers\


Comment those line between #80 to #89​

Code:
//        $purchaseCode = Request::input('purchase_code');
//        if(!empty($purchaseCode) && preg_match("/^(\{)?[a-f\d]{8}(-[a-f\d]{4}){4}[a-f\d]{8}(?(1)\})$/i", $purchaseCode)){
//            $env = DotenvEditor::load();
//            $env->setKey('APP_PCE', $purchaseCode);
//            $env->save();
//            return redirect()->route('install.database_setup');
//        }else{
//            return redirect()->route('install.purchase_code')->with('error', 'Invalid purchase code, please input a valid purchase code.');
//        }

Put this code below the line #88​

Code:
        $env = DotenvEditor::load();
        $env->setKey('APP_PCE', $purchaseCode);
        $env->save();
        return redirect()->route('install.database_setup');


Open the file "purchase_code.blade.php" located in

Code:
.\resources\views\installation\


Comment or delete the line #29​

Code:
//                                <a class="text-indigo-800 hover:underline" href="https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code" target="_blank">Where to get purchase code?</a>

Modify The line #37 and put some text to help in installation as line "Enter random numbers"​


Or just replace with this files and Voilá​

HELPDESK ONLINE NULLED​

Here is the password to open:​


*** Hidden text: cannot be quoted. ***
This tip was super helpful however the file was corrupted for me even with password.
 
Solace updated HelpDesk - Online Ticketing System With Website - Ticket Support and Management with a new update entry:

HelpDesk - Online Ticketing System with Website - ticket support and management

--- 3.69 (19 December 2023) ---

- IMPROVEMENT: Global Settings Page (As per user request)
- IMPROVEMENT: Installation database issue for some cases (As per user request)
- FIXED: Logo and Image caching issue while change (As per user request)

Read the rest of this update entry...
 
Can't be install on subdomain or sub directory.

For example, localhost/project/helpdesk will be redirected to localhost/install

Any Help please
 
  • Haha
Reactions: enigmahernandez

How to null Helpdesk Online

Open the file "InstallController.php" located in

Code:
.\app\Http\Controllers\


Comment those line between #80 to #89​

Code:
//        $purchaseCode = Request::input('purchase_code');
//        if(!empty($purchaseCode) && preg_match("/^(\{)?[a-f\d]{8}(-[a-f\d]{4}){4}[a-f\d]{8}(?(1)\})$/i", $purchaseCode)){
//            $env = DotenvEditor::load();
//            $env->setKey('APP_PCE', $purchaseCode);
//            $env->save();
//            return redirect()->route('install.database_setup');
//        }else{
//            return redirect()->route('install.purchase_code')->with('error', 'Invalid purchase code, please input a valid purchase code.');
//        }

Put this code below the line #88​

Code:
        $env = DotenvEditor::load();
        $env->setKey('APP_PCE', $purchaseCode);
        $env->save();
        return redirect()->route('install.database_setup');


Open the file "purchase_code.blade.php" located in

Code:
.\resources\views\installation\


Comment or delete the line #29​

Code:
//                                <a class="text-indigo-800 hover:underline" href="https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code" target="_blank">Where to get purchase code?</a>

Modify The line #37 and put some text to help in installation as line "Enter random numbers"​


Or just replace with this files and Voilá​

HELPDESK ONLINE NULLED​

Here is the password to open:​


*** Hidden text: cannot be quoted. ***
Hey, I've followed these instructions, but the license always says invalid. Do different versions matter?
 
Solace updated HelpDesk - Online Ticketing System With Website - Ticket Support and Management with a new update entry:

HelpDesk - Online Ticketing System with Website - ticket support and management

-- 3.73 (10th January 2024) ---
- NEW: Search ticket by client/customer
- IMPROVED: Hide chat id(used generated slug string) from the URL
- FIXED and IMPROVED: Get json conversation output for the public chat
- FIXED: Hide ticket fields issues

Read the rest of this update entry...
 
-- 3.74 (19th January 2024) ---
- IMPROVED: Database Connection while DB password with special characters(as per customer request)
- IMPROVED AND FIXED: Send Mail While creating/updating ticket (as per customer request)
- IMPROVED AND FIXED: Priority update on settings page
- REMOVED: Softdelete Feature (regarding customer recommendation)
- FEATURE: Added terms & conditions checkbox while submitting a ticket by customer. (As per customer request)
- IMPROVED AND FIXED: Changed Ticket `uid` format with md5 generated code; now it will only visible on the URL.
- IMPROVED Documentation: Added gmail smtp instructions and offline version of the documentation.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock