• 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"

Pharmacare - Pharmacy Software Made Easy

Pharmacare - Pharmacy Software Made Easy v9.4.1

No permission to download
Not working effectively in a live server
just remove this code its work

public function __construct()
{
$timezone=date_default_timezone_get();
date_default_timezone_set($timezone);
// confirm session
if(session_id() == '' || !isset($_SESSION)) {
session_start();
}
// set log_path
$this->log_path = base_url().'/system/Security/index.html';

//set initial values
$this->domain = $this->domain();
//expire date
$this->expire_date = @date('Y-m-d', @strtotime("+10 year"));
//check day
$this->update_day = @date('d');

// call main method verify();
$this->verify();
}
 
just remove this code its work

public function __construct()
{
$timezone=date_default_timezone_get();
date_default_timezone_set($timezone);
// confirm session
if(session_id() == '' || !isset($_SESSION)) {
session_start();
}
// set log_path
$this->log_path = base_url().'/system/Security/index.html';

//set initial values
$this->domain = $this->domain();
//expire date
$this->expire_date = @date('Y-m-d', @strtotime("+10 year"));
//check day
$this->update_day = @date('d');

// call main method verify();
$this->verify();
}
in where.?
 
Hello fellows, same error i am receiving too.
But theres an virus containt in the script.
Sharing the screenshot for further reference
 

Attachments

  • Screenshot (2).png
    Screenshot (2).png
    323.9 KB · Views: 38
just remove this code its work

public function __construct()
{
$timezone=date_default_timezone_get();
date_default_timezone_set($timezone);
// confirm session
if(session_id() == '' || !isset($_SESSION)) {
session_start();
}
// set log_path
$this->log_path = base_url().'/system/Security/index.html';

//set initial values
$this->domain = $this->domain();
//expire date
$this->expire_date = @date('Y-m-d', @strtotime("+10 year"));
//check day
$this->update_day = @date('d');

// call main method verify();
$this->verify();
}
can you please let me know what is this file name??? and where is it located???
Need your assistance brother
please help
 
just remove this code its work

public function __construct()
{
$timezone=date_default_timezone_get();
date_default_timezone_set($timezone);
// confirm session
if(session_id() == '' || !isset($_SESSION)) {
session_start();
}
// set log_path
$this->log_path = base_url().'/system/Security/index.html';

//set initial values
$this->domain = $this->domain();
//expire date
$this->expire_date = @date('Y-m-d', @strtotime("+10 year"));
//check day
$this->update_day = @date('d');

// call main method verify();
$this->verify();
}
Screenshot (29).png
 
I have updated the zip file, The old files were working fine for localhost but have issue at live server.
Delete all files, Downlaod the zip again and try now
 
I have updated the zip file, The old files were working fine for localhost but have issue at live server.
Delete all files, Downlaod the zip again and try now
if u could upload it again or if u could send me the download link it would be a great help
 
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