Blechh! Strep Throat.
Notice (8): Undefined index: id [CORE/app/views/journals/view.thtml, line 3]
Context |
Code$this = View object
$___viewFn = "/home/highimpact/highimpactchanges.com/app/views/journals/view.thtml"
$___dataForView = array("userinfo" => array, "journal" => array, "journalcomments" => array)
$loadHelpers = true
$cached = false
$loadedHelpers = array("Html" => HtmlHelper object, "Form" => FormHelper object, "Session" => SessionHelper object, "Pagination" => PaginationHelper object, "Ajax" => AjaxHelper object, "Javascript" => JavascriptHelper object)
$helper = JavascriptHelper object
$replace = "j"
$camelBackedHelper = "javascript"
$html = HtmlHelper object
$form = FormHelper object
$subHelpers = array(0 => "Html", 1 => "Javascript", 2 => "Form")
$subHelper = "Form"
$session = SessionHelper object
$pagination = PaginationHelper object
$ajax = AjaxHelper object
$javascript = JavascriptHelper object
$userinfo = array("email" => "")
$journal = array("Journal" => array)
$journalcomments = array(0 => array)
$BASE = ""
$params = array("controller" => "journals", "action" => "view", "pass" => array, "form" => array, "url" => array, "bare" => 0, "webservices" => null, "plugin" => null, "models" => array)
$page_title = "Blechh! Strep Throat."
<h1><?php echo $journal['Journal']['title']?>
<?php
if ($journal['Journal']['user']==$userinfo['id']) {
?>
include - CORE/app/views/journals/view.thtml, line 3
View::_render() - CORE/cake/libs/view/view.php, line 779
View::render() - CORE/cake/libs/view/view.php, line 346
Controller::render() - CORE/cake/libs/controller/controller.php, line 643
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 343
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 322
[main] - CORE/app/webroot/index.php, line 83
Posted by: Tom (2007-11-15 16:02:49)
Well, the last two days have not been very fun. About 1pm on Tuesday I started to feel really terrible. On Wednesday, after battling a fever that was bouncing between 103 and 104, I finally went to the doctor and discovered I have strep throat. No fun.
Needless to say, I haven't been getting up early, mostly I just haven't been sleeping. Anyway, I hope to "get back on the horse" on Saturday.
The one positive to come from all of this ... I really miss my morning time routine and am excited to get back to it.
Hope you're feeling better...I'm going to try and jump back on the horse as well.
Posted
by Andy
2007-11-16 12:47:23
Notice (8): Undefined index: id [CORE/app/views/journals/view.thtml, line 22]
Context |
Code$this = View object
$___viewFn = "/home/highimpact/highimpactchanges.com/app/views/journals/view.thtml"
$___dataForView = array("userinfo" => array, "journal" => array, "journalcomments" => array)
$loadHelpers = true
$cached = false
$loadedHelpers = array("Html" => HtmlHelper object, "Form" => FormHelper object, "Session" => SessionHelper object, "Pagination" => PaginationHelper object, "Ajax" => AjaxHelper object, "Javascript" => JavascriptHelper object)
$helper = JavascriptHelper object
$replace = "j"
$camelBackedHelper = "javascript"
$html = HtmlHelper object
$form = FormHelper object
$subHelpers = array(0 => "Html", 1 => "Javascript", 2 => "Form")
$subHelper = "Form"
$session = SessionHelper object
$pagination = PaginationHelper object
$ajax = AjaxHelper object
$javascript = JavascriptHelper object
$userinfo = array("email" => "")
$journal = array("Journal" => array)
$journalcomments = array(0 => array)
$BASE = ""
$params = array("controller" => "journals", "action" => "view", "pass" => array, "form" => array, "url" => array, "bare" => 0, "webservices" => null, "plugin" => null, "models" => array)
$page_title = "Blechh! Strep Throat."
$journalcomment = array("journalcomments" => array, "users" => array)
by <?php echo $journalcomment['users']['username']; ?> <img src="../../../../img/timeicon.gif" alt="" />
<?php echo $journalcomment['journalcomments']['created']; ?>
<?php
if ($journal['Journal']['user']==$userinfo['id']) {
?> ... <?php echo $html->link(
include - CORE/app/views/journals/view.thtml, line 22
View::_render() - CORE/cake/libs/view/view.php, line 779
View::render() - CORE/cake/libs/view/view.php, line 346
Controller::render() - CORE/cake/libs/controller/controller.php, line 643
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 343
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 322
[main] - CORE/app/webroot/index.php, line 83