• 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 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.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`...

Read the rest of this update entry...
 
  • Like
Reactions: aklegend
-- 3.75 (10th February 2024) ---
- FEATURE: Footer Text Translation
- IMPROVEMENT: Ticket UID things(as per customer support request)(It's now with random 6 digit + actual ticket ID from MySQL)
 
I've followed these instructions, but the license always says invalid. Do different versions matter?
 

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. ***
What is pass ?
 
  • Like
Reactions: alonzoespinoza
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