Feelin' Groovy already!
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 = "Feelin' Groovy already!"
<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: Jennica (2007-12-05 07:36:18)
My friend, Kellie, called me up (which I belive was not a coincidence) and asked me to personal train her right as this challenge was posted. WOW! What a difference already...immediately infact. I started working out at the beginning of this month and already have felt a high impact change happening in my life!!! I thought when I signed up for this that I would feel better in a physical aspect, but the emotional has been the most important part thus far. I think the physical change will take some time to reap the benefits. I've already made my husband and I a healthy breakfast each morning and we are both drinking more water early in the day, which helps him with his acid reflex. Plus, it is nice to greet the day instead of crawling out of bed when you feel like it and never getting that boost of energy.
Good work Jennica! I'm grateful to be benefiting from the breakfast! Keep it up!
Posted
by Andy
2007-12-05 09:37:53
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 = "Feelin' Groovy already!"
$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