WELCOME TO IFTIIN RESIDENTIAL SERVICES

 

24 hour assistance

 

Individual living supports

 

Respite care services

 

Companion services

EMPOWERING, ENTERTAINING, AND INSPIRING HOME CARE

Iftiin Residential Services is a Home Health Agency located in Minneapolis, MN. Client safety, satisfaction and delivering personalized care is our top priority. We prioritize getting to know our clients on an individual basis allowing us to tailor our services to meet their individual needs. At Iftiin we believe positive effective communication is the key to our everyday interactions.

Our team of experts conduct all client cares and interaction with compassion, respect, and integrity all individuals deserve. We consider the client's home to be an integral part of our services as the home provides a heightened level of comfort and sense of security for our clients. We take pride in developing unique and effective ways to deliver care that is holistic and person centered.

 

Stay Informed on COVID-19 Regulations

If you are sick or test positive for COVID-19 stay home and isolate, even if you do not have symptoms. Symptoms may appear up to 14 days after you are in close contact with some who is infected with COVID-19. People who do not have symptoms can still spread COVID-19 to others.

AT IFTIIN RESIDENTIAL, YOUR WELL-BEING IS OUR PRIORITY!

Why Choose Care Givers?

Discover how our professional caregivers care for your loved ones

Thinking of Hiring a Home Care Provider?

Questions You Should be Asking

GET IN TOUCH WITH US

Our Location


Notice: ob_clean(): failed to delete buffer of zlib output compression (0) in /home/steditor/public_html/framework/base/CErrorHandler.php on line 108
CDbException

CDbException

CDbCommand failed to execute the SQL statement: SQLSTATE[HY000]: General error: 1114 The table 'yiilog' is full. The SQL statement executed was: INSERT INTO `yiilog` (`level`, `category`, `logtime`, `message`) VALUES (:level, :category, :logtime, :message)

/home/steditor/public_html/framework/db/CDbCommand.php(359)

347                 Yii::endProfile('system.db.CDbCommand.execute('.$this->getText().$par.')', 'system.db.CDbCommand.execute');
348             }
349 
350             $errorInfo=$e instanceof PDOException ? $e->errorInfo : null;
351             $message=$e->getMessage();
352             Yii::log(Yii::t('yii', 'CDbCommand::execute() failed: {error}. The SQL statement executed was: {sql}.',
353                 array('{error}'=>$message, '{sql}'=>$this->getText().$par)), CLogger::LEVEL_ERROR, 'system.db.CDbCommand');
354 
355             if (YII_DEBUG) {
356                 $message.='. The SQL statement executed was: '.$this->getText().$par;
357             }
358 
359             throw new CDbException(Yii::t('yii', 'CDbCommand failed to execute the SQL statement: {error}',
360                 array('{error}'=>$message)), (int)$e->getCode(), $errorInfo);
361         }
362     }
363 
364     /**
365      * Executes the SQL statement and returns query result.
366      * This method is for executing an SQL query that returns result set.
367      * @param array $params input parameters (name=>value) for the SQL execution. This is an alternative
368      * to {@link bindParam} and {@link bindValue}. If you have multiple input parameters, passing
369      * them in this way can improve the performance. Note that if you pass parameters in this way,
370      * you cannot bind parameters or values using {@link bindParam} or {@link bindValue}, and vice versa.
371      * Please also note that all values are treated as strings in this case, if you need them to be handled as

Stack Trace

#7
+
 /home/steditor/public_html/_functions.php(50): CApplication->run()
45     $application->website_type = $type;
46     $application->website_name = $name;
47     $application->self_domain = $self_domain;
48     
49     
50     $application->run();
51 
52 }
53 //stripe www from domain
54 function stripDomain($domain)
55 {
#8
+
 /home/steditor/public_html/index.php(64): run("iftiinresidential.com", "website", 0, 1)
59         run($subdomain, 'website');
60     }
61     exit();
62 }
63 
64 run($domain, 'website', 0, 1);
2025-10-22 09:49:06 Apache Yii Framework/1.1.15