Pharmacare - Pharmacy Software Made Easy

Pharmacare - Pharmacy Software Made Easy v9.4.1

No permission to download

hackermiind

Active member
Jul 20, 2020
162
183
43
Bangladesh
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();
}
 

zotarro

New member
May 7, 2022
0
0
0
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.?
 

narutam

New member
May 8, 2022
1
0
1
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: 36

narutam

New member
May 8, 2022
1
0
1
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
 

narutam

New member
May 8, 2022
1
0
1
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
 

johnc

Well-known member
Feb 18, 2021
288
261
63
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
 

narutam

New member
May 8, 2022
1
0
1
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
 

Latest posts

Forum statistics

Threads
69,226
Messages
908,438
Members
237,027
Latest member
YoGGe

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