Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 6.62 KB | None | 0 0
  1. Error: An Internal Error Has Occurred.
  2.  
  3. Stack Trace
  4. APP/Vendor/cakephp/cakephp/lib/Cake/Network/Email/MailTransport.php line 51 → MailTransport->_mail(string, string, string, string, null)
  5.         $message = implode($eol, $email->message());
  6.  
  7.         $params = isset($this->_config['additionalParameters']) ? $this->_config['additionalParameters'] : null;
  8.         $this->_mail($to, $subject, $message, $headers, $params);
  9.         return array('headers' => $headers, 'message' => $message);
  10. APP/Vendor/cakephp/cakephp/lib/Cake/Network/Email/CakeEmail.php line 1121 → MailTransport->send(CakeEmail)
  11.  
  12.         $this->_message = $this->_render($this->_wrap($content));
  13.  
  14.         $contents = $this->transportClass()->send($this);
  15.         if (!empty($this->_config['log'])) {
  16. APP/Model/EventRegistration.php line 242 → CakeEmail->send()
  17. APP/Model/EventRegistration.php line 256 → EventRegistration->sendEmailNotification(array)
  18. array(
  19.     'EventRegistration' => array(
  20.         'id' => '54536294-9bf0-4cf7-ac98-7a960ab5c523',
  21.         'agenda_item_id' => '5671',
  22.         'company_type_id' => '11',
  23.         'title_id' => '1',
  24.         'country_id' => '8',
  25.         'user_id' => '13',
  26.         'user_type_id' => '39',
  27.         'company_name' => 'PSA Publishers LTD',
  28.         'company_website' => 'http://www.world-architects.com',
  29.         'first_name' => 'Falk',
  30.         'last_name' => 'Romano',
  31.         'zip' => '8005',
  32.         'po_box' => '',
  33.         'city' => 'Zürich',
  34.         'street' => 'Ausstellungsstrasse 25',
  35.         'street2' => '',
  36.         'phone' => null,
  37.         'mobile' => '',
  38.         'fax' => '',
  39.         'tos' => true,
  40.         'created' => '2014-10-31 11:21:08',
  41.         'modified' => '2014-10-31 11:21:08',
  42.         'state_id' => '53',
  43.         'email' => 'fr@world-architects.com',
  44.         'ticket_send' => false
  45.     ),
  46.     'AgendaItem' => array(
  47.         'id' => '5671',
  48.         'title' => 'Domotex 2015 / Tour 1 : André Schmidt',
  49.         'image' => null,
  50.         'description' => 'André Schmidt was trained at the Ecole Nationale Supérieure d’Architecture de Paris-Belleville and at the Technical University of Karlsruhe, KIT. Shortly after his graduation he first joined OMA Asia in 2000 in Hong Kong, where he worked on projects in Korea such as the SK-Telecom Headquarters building in Seoul. Back in Europe he gained further experience with the German-French firm Labfac on various projects in Germany before he joined OMA / Rem Koolhaas in Rotterdam for the CCTV headquarters project in 2003. André started with the masterplanning and later joining the team for CCTV’s sibling TVCC. In 2005 he transferred to Beijing, where he acted as project architect for TVCC. During this pre-olympic period, he has published a book on Beijings rapid urban transformation. André successfully led the design competition for the Taipei Performing Arts Center, which is currently under construction. He stayed with OMA as Associate until January 2009, when he relocated to New York to take on a teaching assignment as visiting critic at Rhode Island School of Design (RISD) in Providence. In 2010 André moved to Denmark to work with Bjarke Ingels Group, BIG. As project director and Associate he lead numerous large scale projects, including super-tall high rise projects, gaining further extensive international work experience within Europe and Asia. André stayed with BIG until end of 2013. Since 2014 André is the principal of MATTER, a practice for Architecture and Urbanism based in Berlin.',
  51.         'organizer' => '',
  52.         'start_date' => '2015-01-17 15:30:00',
  53.         'end_date' => '2015-01-17 17:30:00',
  54.         'email' => 'pp@world-architects.com',
  55.         'url1' => '',
  56.         'link_text1' => '',
  57.         'url2' => '',
  58.         'link_text2' => '',
  59.         'link_text' => '',
  60.         'active' => '1',
  61.         'created' => '2014-10-30 08:44:07',
  62.         'modified' => '2014-10-30 09:21:09',
  63.         'parent_id' => '5600',
  64.         'location_id' => '3589',
  65.         'allow_registrations' => true,
  66.         'Location' => array(
  67.             [maximum depth reached]
  68.         )
  69.     ),
  70.     'CompanyType' => array(
  71.         'id' => '11',
  72.         'parent_id' => '10',
  73.         'name' => 'Architecture',
  74.         'show_at_frontend' => true,
  75.         'active' => true,
  76.         'translation' => false,
  77.         'lft' => '188',
  78.         'rght' => '189',
  79.         'sort_order' => '7',
  80.         'created' => '2008-11-06 09:46:46',
  81.         'modified' => '2012-02-08 10:49:35'
  82.     ),
  83.     'Title' => array(
  84.         'id' => '1',
  85.         'name' => 'Mr.',
  86.         'active' => true,
  87.         'translation' => false,
  88.         'sort_order' => '1',
  89.         'created' => '2010-06-03 10:26:16',
  90.         'modified' => '2012-03-12 10:51:13'
  91.     ),
  92.     'User' => array(
  93.         'password' => '*****',
  94.         'id' => '13',
  95.         'email' => 'fr@world-architects.com',
  96.         'name' => '',
  97.         'active' => true,
  98.         'activation_code' => '',
  99.         'last_login' => '2014-10-31 08:20:33',
  100.         'can_manage_company_jobs' => true,
  101.         'first_mail_sent' => false,
  102.         'old_password' => '',
  103.         'unencrypted_password' => '',
  104.         'registered_from' => '',
  105.         'registered_using' => '',
  106.         'company_type_id' => '11',
  107.         'created' => '2008-10-14 09:40:08',
  108.         'modified' => '2014-10-31 08:20:33',
  109.         'company_id' => '7',
  110.         'role' => 'site_admin',
  111.         'email_verified' => true,
  112.         'email_token' => null,
  113.         'email_token_expires' => null,
  114.         'tos' => false,
  115.         'tmp_image_id' => '533552b0-ed78-4ace-a21d-216dd5ae2926',
  116.         'password_token' => null,
  117.         'UserInfo' => array(
  118.             [maximum depth reached]
  119.         ),
  120.         'username' => 'Falk Romano'
  121.     ),
  122.     'Country' => array(
  123.         'id' => '8',
  124.         'currency_id' => '6',
  125.         'country' => 'Switzerland',
  126.         'continent' => 'Europe',
  127.         'iso_2' => 'CH',
  128.         'iso_3' => 'CHE',
  129.         'ioc' => 'CHF',
  130.         'phone_prefix' => '+41',
  131.         'need_to_buy_credits' => true,
  132.         'vat_percent' => '8',
  133.         'sort_order' => '6',
  134.         'jobs_active_automatically' => false,
  135.         'active' => true,
  136.         'translation' => false,
  137.         'created' => '2008-10-14 09:32:58',
  138.         'modified' => '2012-04-27 10:05:40'
  139.     )
  140. )
  141. [internal function] → EventRegistration->afterSave(boolean, array)
  142. APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php line 245call_user_func_array(array, array)
  143. APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php line 1861 → CakeEventManager->dispatch(CakeEvent)
  144. APP/Controller/EventRegistrationsController.php line 62 → Model->save(array)
  145. [internal function] → EventRegistrationsController->add(string)
  146. APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php line 490 → ReflectionMethod->invokeArgs(EventRegistrationsController, array)
  147. APP/Controller/AppController.php line 612 → Controller->invokeAction(CakeRequest)
  148. APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php line 185 → AppController->invokeAction(CakeRequest)
  149. APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php line 160 → Dispatcher->_invoke(EventRegistrationsController, CakeRequest, CakeResponse)
  150. APP/webroot/index.php line 99 → Dispatcher->dispatch(CakeRequest, CakeResponse)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement