Current File : /home/escuelai/public_html/PrimariaEi/error_log
[21-May-2018 06:27:04 UTC] PHP Deprecated:  Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0
[21-May-2018 06:27:04 UTC] PHP Deprecated:  Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0
[21-May-2018 06:27:07 UTC] PHP Deprecated:  Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0
[21-May-2018 06:27:07 UTC] PHP Deprecated:  Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set 'always_populate_raw_post_data' to '-1' in php.ini and use the php://input stream instead. in Unknown on line 0
[21-Feb-2020 02:44:09 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; osTicket has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.osticket.php on line 27
[21-Feb-2020 02:44:09 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; CSRF has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.csrf.php on line 30
[21-Feb-2020 02:44:09 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; DatabaseMigrater has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.migrater.php on line 30
[21-Feb-2020 02:44:09 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Plugin has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.plugin.php on line 341
[21-Feb-2020 02:44:09 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Config has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.config.php on line 17
[21-Feb-2020 02:44:09 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; OsticketConfig has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.config.php on line 140
[21-Feb-2020 02:44:09 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Validator has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.validator.php on line 17
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of TicketModel::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.user.php on line 36
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of User::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.user.php on line 161
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of Organization::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.organization.php on line 407
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of DynamicForm::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 244
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of DynamicFormField::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 652
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of DynamicFormField::save() should be compatible with VerySimpleModel::save($refetch = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 652
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of DynamicFormEntry::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1052
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of DynamicFormEntryAnswer::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1169
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of SelectionField::getWidget() should be compatible with FormField::getWidget($widgetClass = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1384
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of TypeaheadSelectionWidget::render($how) should be compatible with ChoicesWidget::render($mode = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1460
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of DynamicList::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 132
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of DynamicListItem::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 456
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of TicketStatus::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 779
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of TicketStatus::create($ht) should be compatible with VerySimpleModel::create($ht = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 779
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of Message::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1261
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of Message::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1261
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of Response::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1313
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of Response::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1313
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of Note::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1352
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of Note::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1352
[21-Feb-2020 02:44:09 UTC] PHP Warning:  Declaration of RandomSequence::save() should be compatible with VerySimpleModel::save($refetch = false) in /home/escuelai/public_html/PrimariaEi/include/class.sequence.php on line 234
[21-Feb-2020 02:44:09 UTC] PHP Fatal error:  Cannot declare class Error, because the name is already in use in /home/escuelai/public_html/PrimariaEi/include/class.error.php on line 43
[21-Feb-2020 05:55:57 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; osTicket has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.osticket.php on line 27
[21-Feb-2020 05:55:57 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; CSRF has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.csrf.php on line 30
[21-Feb-2020 05:55:57 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; DatabaseMigrater has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.migrater.php on line 30
[21-Feb-2020 05:55:57 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Plugin has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.plugin.php on line 341
[21-Feb-2020 05:55:57 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Config has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.config.php on line 17
[21-Feb-2020 05:55:57 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; OsticketConfig has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.config.php on line 140
[21-Feb-2020 05:55:57 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Validator has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.validator.php on line 17
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of TicketModel::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.user.php on line 36
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of User::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.user.php on line 161
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of Organization::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.organization.php on line 407
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of DynamicForm::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 244
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of DynamicFormField::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 652
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of DynamicFormField::save() should be compatible with VerySimpleModel::save($refetch = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 652
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of DynamicFormEntry::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1052
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of DynamicFormEntryAnswer::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1169
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of SelectionField::getWidget() should be compatible with FormField::getWidget($widgetClass = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1384
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of TypeaheadSelectionWidget::render($how) should be compatible with ChoicesWidget::render($mode = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1460
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of DynamicList::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 132
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of DynamicListItem::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 456
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of TicketStatus::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 779
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of TicketStatus::create($ht) should be compatible with VerySimpleModel::create($ht = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 779
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of Message::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1261
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of Message::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1261
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of Response::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1313
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of Response::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1313
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of Note::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1352
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of Note::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1352
[21-Feb-2020 05:55:57 UTC] PHP Warning:  Declaration of RandomSequence::save() should be compatible with VerySimpleModel::save($refetch = false) in /home/escuelai/public_html/PrimariaEi/include/class.sequence.php on line 234
[21-Feb-2020 05:55:57 UTC] PHP Fatal error:  Cannot declare class Error, because the name is already in use in /home/escuelai/public_html/PrimariaEi/include/class.error.php on line 43
[21-Feb-2020 12:07:08 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; osTicket has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.osticket.php on line 27
[21-Feb-2020 12:07:08 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; CSRF has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.csrf.php on line 30
[21-Feb-2020 12:07:08 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; DatabaseMigrater has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.migrater.php on line 30
[21-Feb-2020 12:07:08 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Plugin has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.plugin.php on line 341
[21-Feb-2020 12:07:08 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Config has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.config.php on line 17
[21-Feb-2020 12:07:08 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; OsticketConfig has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.config.php on line 140
[21-Feb-2020 12:07:08 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Validator has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.validator.php on line 17
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of TicketModel::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.user.php on line 36
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of User::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.user.php on line 161
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of Organization::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.organization.php on line 407
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of DynamicForm::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 244
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of DynamicFormField::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 652
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of DynamicFormField::save() should be compatible with VerySimpleModel::save($refetch = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 652
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of DynamicFormEntry::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1052
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of DynamicFormEntryAnswer::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1169
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of SelectionField::getWidget() should be compatible with FormField::getWidget($widgetClass = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1384
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of TypeaheadSelectionWidget::render($how) should be compatible with ChoicesWidget::render($mode = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1460
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of DynamicList::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 132
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of DynamicListItem::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 456
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of TicketStatus::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 779
[21-Feb-2020 12:07:08 UTC] PHP Warning:  Declaration of TicketStatus::create($ht) should be compatible with VerySimpleModel::create($ht = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 779
[21-Feb-2020 12:07:09 UTC] PHP Warning:  Declaration of Message::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1261
[21-Feb-2020 12:07:09 UTC] PHP Warning:  Declaration of Message::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1261
[21-Feb-2020 12:07:09 UTC] PHP Warning:  Declaration of Response::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1313
[21-Feb-2020 12:07:09 UTC] PHP Warning:  Declaration of Response::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1313
[21-Feb-2020 12:07:09 UTC] PHP Warning:  Declaration of Note::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1352
[21-Feb-2020 12:07:09 UTC] PHP Warning:  Declaration of Note::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1352
[21-Feb-2020 12:07:09 UTC] PHP Warning:  Declaration of RandomSequence::save() should be compatible with VerySimpleModel::save($refetch = false) in /home/escuelai/public_html/PrimariaEi/include/class.sequence.php on line 234
[21-Feb-2020 12:07:09 UTC] PHP Fatal error:  Cannot declare class Error, because the name is already in use in /home/escuelai/public_html/PrimariaEi/include/class.error.php on line 43
[21-Feb-2020 17:28:47 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; osTicket has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.osticket.php on line 27
[21-Feb-2020 17:28:47 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; CSRF has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.csrf.php on line 30
[21-Feb-2020 17:28:47 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; DatabaseMigrater has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.migrater.php on line 30
[21-Feb-2020 17:28:47 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Plugin has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.plugin.php on line 341
[21-Feb-2020 17:28:47 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Config has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.config.php on line 17
[21-Feb-2020 17:28:47 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; OsticketConfig has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.config.php on line 140
[21-Feb-2020 17:28:47 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Validator has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.validator.php on line 17
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of TicketModel::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.user.php on line 36
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of User::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.user.php on line 161
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of Organization::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.organization.php on line 407
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of DynamicForm::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 244
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of DynamicFormField::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 652
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of DynamicFormField::save() should be compatible with VerySimpleModel::save($refetch = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 652
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of DynamicFormEntry::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1052
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of DynamicFormEntryAnswer::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1169
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of SelectionField::getWidget() should be compatible with FormField::getWidget($widgetClass = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1384
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of TypeaheadSelectionWidget::render($how) should be compatible with ChoicesWidget::render($mode = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1460
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of DynamicList::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 132
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of DynamicListItem::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 456
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of TicketStatus::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 779
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of TicketStatus::create($ht) should be compatible with VerySimpleModel::create($ht = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 779
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of Message::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1261
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of Message::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1261
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of Response::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1313
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of Response::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1313
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of Note::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1352
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of Note::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1352
[21-Feb-2020 17:28:47 UTC] PHP Warning:  Declaration of RandomSequence::save() should be compatible with VerySimpleModel::save($refetch = false) in /home/escuelai/public_html/PrimariaEi/include/class.sequence.php on line 234
[21-Feb-2020 17:28:47 UTC] PHP Fatal error:  Cannot declare class Error, because the name is already in use in /home/escuelai/public_html/PrimariaEi/include/class.error.php on line 43
[21-Feb-2020 17:28:49 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; osTicket has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.osticket.php on line 27
[21-Feb-2020 17:28:49 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; CSRF has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.csrf.php on line 30
[21-Feb-2020 17:28:49 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; DatabaseMigrater has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.migrater.php on line 30
[21-Feb-2020 17:28:49 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Plugin has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.plugin.php on line 341
[21-Feb-2020 17:28:49 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Config has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.config.php on line 17
[21-Feb-2020 17:28:49 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; OsticketConfig has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.config.php on line 140
[21-Feb-2020 17:28:49 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Validator has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.validator.php on line 17
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of TicketModel::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.user.php on line 36
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of User::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.user.php on line 161
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of Organization::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.organization.php on line 407
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of DynamicForm::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 244
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of DynamicFormField::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 652
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of DynamicFormField::save() should be compatible with VerySimpleModel::save($refetch = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 652
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of DynamicFormEntry::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1052
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of DynamicFormEntryAnswer::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1169
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of SelectionField::getWidget() should be compatible with FormField::getWidget($widgetClass = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1384
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of TypeaheadSelectionWidget::render($how) should be compatible with ChoicesWidget::render($mode = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1460
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of DynamicList::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 132
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of DynamicListItem::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 456
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of TicketStatus::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 779
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of TicketStatus::create($ht) should be compatible with VerySimpleModel::create($ht = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 779
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of Message::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1261
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of Message::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1261
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of Response::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1313
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of Response::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1313
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of Note::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1352
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of Note::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1352
[21-Feb-2020 17:28:49 UTC] PHP Warning:  Declaration of RandomSequence::save() should be compatible with VerySimpleModel::save($refetch = false) in /home/escuelai/public_html/PrimariaEi/include/class.sequence.php on line 234
[21-Feb-2020 17:28:49 UTC] PHP Fatal error:  Cannot declare class Error, because the name is already in use in /home/escuelai/public_html/PrimariaEi/include/class.error.php on line 43
[21-Feb-2020 17:28:55 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; osTicket has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.osticket.php on line 27
[21-Feb-2020 17:28:55 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; CSRF has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.csrf.php on line 30
[21-Feb-2020 17:28:55 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; DatabaseMigrater has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.migrater.php on line 30
[21-Feb-2020 17:28:55 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Plugin has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.plugin.php on line 341
[21-Feb-2020 17:28:55 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Config has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.config.php on line 17
[21-Feb-2020 17:28:55 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; OsticketConfig has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.config.php on line 140
[21-Feb-2020 17:28:55 UTC] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; Validator has a deprecated constructor in /home/escuelai/public_html/PrimariaEi/include/class.validator.php on line 17
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of TicketModel::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.user.php on line 36
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of User::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.user.php on line 161
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of Organization::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.organization.php on line 407
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of DynamicForm::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 244
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of DynamicFormField::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 652
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of DynamicFormField::save() should be compatible with VerySimpleModel::save($refetch = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 652
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of DynamicFormEntry::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1052
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of DynamicFormEntryAnswer::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1169
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of SelectionField::getWidget() should be compatible with FormField::getWidget($widgetClass = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1384
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of TypeaheadSelectionWidget::render($how) should be compatible with ChoicesWidget::render($mode = false) in /home/escuelai/public_html/PrimariaEi/include/class.dynamic_forms.php on line 1460
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of DynamicList::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 132
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of DynamicListItem::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 456
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of TicketStatus::delete() should be compatible with VerySimpleModel::delete($pk = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 779
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of TicketStatus::create($ht) should be compatible with VerySimpleModel::create($ht = false) in /home/escuelai/public_html/PrimariaEi/include/class.list.php on line 779
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of Message::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1261
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of Message::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1261
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of Response::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1313
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of Response::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1313
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of Note::create($vars, &$errors) should be compatible with ThreadEntry::create($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1352
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of Note::add($vars, &$errors) should be compatible with ThreadEntry::add($vars) in /home/escuelai/public_html/PrimariaEi/include/class.thread.php on line 1352
[21-Feb-2020 17:28:55 UTC] PHP Warning:  Declaration of RandomSequence::save() should be compatible with VerySimpleModel::save($refetch = false) in /home/escuelai/public_html/PrimariaEi/include/class.sequence.php on line 234
[21-Feb-2020 17:28:55 UTC] PHP Fatal error:  Cannot declare class Error, because the name is already in use in /home/escuelai/public_html/PrimariaEi/include/class.error.php on line 43