Exception in PHP Script
/people/profile.php/5004/Setsailth
PHP Version: 5.2.0;  Zend Engine Version: 2.2.0;  Qcodo Version: 0.3.24 (Qcodo Beta 3)
Application: Apache/2.0.59 (Unix) mod_ssl/2.0.59 OpenSSL/0.9.8d PHP/5.2.0;  Server Name: www.lifetango.com
HTTP User Agent: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
No People passed in... this is what i found:5004
Exception Type:   Exception

Rendered Page:   Click here to view contents able to be rendered

Source File:   /www/lifetango.com/people/profile.php     Line:   216

Line 211:    		if($intId) {
Line 212:    			$this->objUserView = User::Load($intId);
Line 213:    			if(is_object($this->objUserView))
Line 214:    				return;
Line 215:    	        else
Line 216:    	           throw new Exception("No People passed in... this is what i found:" . $intId);
Line 217:    		}
Line 218:    
Line 219:    		$this->objUserView = User::Load(User::GetCurrentUserId());
Line 220:    	}
Line 221:    

Call Stack:

#0 /www/lifetango.com/people/profile.php(47): IndexForm->SetupPeople() #1 /www/lifetango.com/includes/qcodo/_core/qform/QFormBase.class.php(268): IndexForm->Form_Create() #2 /www/lifetango.com/people/profile.php(280): QFormBase::Run('IndexForm', '/www/lifetango....') #3 {main}

Variable Dump:   Show/Hide