
News
<< Previous
Next >> -
YEA'S MEMBERS MEETINGMay30
Warning (2): array_merge() [function.array-merge]: Argument #2 is not an array [CORE/cake/libs/view/helpers/text.php, line 188]
Code | Context'ending' => '...', 'exact' => true, 'html' => false);$options = array_merge($default, $options);$text = " The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00 p.m. This meeting will be held at JEF Building, 2A Ruthven Road, Kingston 10. Feel free to attend and invite a firend! " $length = 100 $options = " ... " $default = array( "ending" => "...", "exact" => true, "html" => false )
array_merge - [internal], line ?? TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 188 AppHelper::cleanString() - APP/app_helper.php, line 73 include - APP/views/pages/index.ctp, line 64 View::_render() - CORE/cake/libs/view/view.php, line 736 View::render() - CORE/cake/libs/view/view.php, line 431 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 PagesController::display() - APP/controllers/pages_controller.php, line 561 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 89
Warning (2): extract() expects parameter 1 to be array, null given [CORE/cake/libs/view/helpers/text.php, line 189]
Code | Context);$options = array_merge($default, $options);extract($options);$text = " The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00 p.m. This meeting will be held at JEF Building, 2A Ruthven Road, Kingston 10. Feel free to attend and invite a firend! " $length = 100 $options = null $default = array( "ending" => "...", "exact" => true, "html" => false )
extract - [internal], line ?? TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 189 AppHelper::cleanString() - APP/app_helper.php, line 73 include - APP/views/pages/index.ctp, line 64 View::_render() - CORE/cake/libs/view/view.php, line 736 View::render() - CORE/cake/libs/view/view.php, line 431 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 PagesController::display() - APP/controllers/pages_controller.php, line 561 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 89
Notice (8): Undefined variable: html [CORE/cake/libs/view/helpers/text.php, line 191]
Code | Context/* shoten text */if($len)$utf8_text = $this->truncate($utf8_text, $len, $ending, $exact, $considerHtml);$text = " The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00 p.m. This meeting will be held at JEF Building, 2A Ruthven Road, Kingston 10. Feel free to attend and invite a firend! " $length = 100 $options = null $default = array( "ending" => "...", "exact" => true, "html" => false )
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 191 AppHelper::cleanString() - APP/app_helper.php, line 73 include - APP/views/pages/index.ctp, line 64 View::_render() - CORE/cake/libs/view/view.php, line 736 View::render() - CORE/cake/libs/view/view.php, line 431 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 PagesController::display() - APP/controllers/pages_controller.php, line 561 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 89
Notice (8): Undefined variable: ending [CORE/cake/libs/view/helpers/text.php, line 242]
Code | Context/* shoten text */if($len)$utf8_text = $this->truncate($utf8_text, $len, $ending, $exact, $considerHtml);$text = " The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00 p.m. This meeting will be held at JEF Building, 2A Ruthven Road, Kingston 10. Feel free to attend and invite a firend! " $length = 100 $options = null $default = array( "ending" => "...", "exact" => true, "html" => false )
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 242 AppHelper::cleanString() - APP/app_helper.php, line 73 include - APP/views/pages/index.ctp, line 64 View::_render() - CORE/cake/libs/view/view.php, line 736 View::render() - CORE/cake/libs/view/view.php, line 431 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 PagesController::display() - APP/controllers/pages_controller.php, line 561 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 89
Notice (8): Undefined variable: exact [CORE/cake/libs/view/helpers/text.php, line 245]
Code | Context/* shoten text */if($len)$utf8_text = $this->truncate($utf8_text, $len, $ending, $exact, $considerHtml);$text = " The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00 p.m. This meeting will be held at JEF Building, 2A Ruthven Road, Kingston 10. Feel free to attend and invite a firend! " $length = 100 $options = null $default = array( "ending" => "...", "exact" => true, "html" => false ) $truncate = " The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00 p.m. "
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 245 AppHelper::cleanString() - APP/app_helper.php, line 73 include - APP/views/pages/index.ctp, line 64 View::_render() - CORE/cake/libs/view/view.php, line 736 View::render() - CORE/cake/libs/view/view.php, line 431 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 PagesController::display() - APP/controllers/pages_controller.php, line 561 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 89
Notice (8): Undefined variable: html [CORE/cake/libs/view/helpers/text.php, line 248]
Code | Context/* shoten text */if($len)$utf8_text = $this->truncate($utf8_text, $len, $ending, $exact, $considerHtml);$text = " The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00 p.m. This meeting will be held at JEF Building, 2A Ruthven Road, Kingston 10. Feel free to attend and invite a firend! " $length = 100 $options = null $default = array( "ending" => "...", "exact" => true, "html" => false ) $truncate = " The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00 p.m. " $spacepos = 88
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 248 AppHelper::cleanString() - APP/app_helper.php, line 73 include - APP/views/pages/index.ctp, line 64 View::_render() - CORE/cake/libs/view/view.php, line 736 View::render() - CORE/cake/libs/view/view.php, line 431 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 PagesController::display() - APP/controllers/pages_controller.php, line 561 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 89
Notice (8): Undefined variable: ending [CORE/cake/libs/view/helpers/text.php, line 262]
Code | Context/* shoten text */if($len)$utf8_text = $this->truncate($utf8_text, $len, $ending, $exact, $considerHtml);$text = " The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00 p.m. This meeting will be held at JEF Building, 2A Ruthven Road, Kingston 10. Feel free to attend and invite a firend! " $length = 100 $options = null $default = array( "ending" => "...", "exact" => true, "html" => false ) $truncate = " The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00" $spacepos = 88
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 262 AppHelper::cleanString() - APP/app_helper.php, line 73 include - APP/views/pages/index.ctp, line 64 View::_render() - CORE/cake/libs/view/view.php, line 736 View::render() - CORE/cake/libs/view/view.php, line 431 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 PagesController::display() - APP/controllers/pages_controller.php, line 561 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 89
Notice (8): Undefined variable: html [CORE/cake/libs/view/helpers/text.php, line 264]
The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00 moreCode | Context/* shoten text */if($len)$utf8_text = $this->truncate($utf8_text, $len, $ending, $exact, $considerHtml);$text = " The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00 p.m. This meeting will be held at JEF Building, 2A Ruthven Road, Kingston 10. Feel free to attend and invite a firend! " $length = 100 $options = null $default = array( "ending" => "...", "exact" => true, "html" => false ) $truncate = " The next meeting of the Young Entrepreneurs Association will be May 30, 2013 at 6:00" $spacepos = 88
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 264 AppHelper::cleanString() - APP/app_helper.php, line 73 include - APP/views/pages/index.ctp, line 64 View::_render() - CORE/cake/libs/view/view.php, line 736 View::render() - CORE/cake/libs/view/view.php, line 431 Controller::render() - CORE/cake/libs/controller/controller.php, line 909 PagesController::display() - APP/controllers/pages_controller.php, line 561 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 89
-
PSOJ MEMBERSHIPMay28
The Young Entrepreneurs Association was officially inducted as Members of the Private Sector more
<< Previous
Next >>


