Jump to content

BrendanTA

Clients
  • Posts

    6
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by BrendanTA

  1. I missed that you posted an update, but after applying it the notification error seems to have disappeared. Nice work!
  2. If anyone is having the same problem as me just go to the Notifications section in the Admin CP as shown below Then once you've clicked on Notifications, scroll all the way down to the bottom and make your notification settings look like this for the application forms: Then click Save and you should see applications start to go through again. NOTE: This is just meant as a temporary workaround until the Developer can get out a fix. Thanks, Brendan
  3. Do you mean disable the notification email for just the applications? If so how or do you mean disable all email notifications?
  4. I checked my email settings and there is no error logs for emails and all of my emails have been delivered from what I can tell, I swapped between sendgrid and php method of email sending and the error still persists just a little bit different between the two.
  5. I'm having an issue when a new user submits an application: Error: Call to a member function item() on null (0) #0 [internal function]: IPS\Theme\email_html_applicationform_notification_submission(Object(IPS\applicationform\Position\Data), Object(IPS\Email\Outgoing\SendGrid)) #1 /home/cnmg09x66icu/public_html/ac3s.us/system/Email/Email.php(683): call_user_func_array('IPS\\Theme\\email...', Array) #2 /home/cnmg09x66icu/public_html/ac3s.us/system/Email/Email.php(266): IPS\_Email::template('applicationform', 'notification_su...', 'html', Array) #3 /home/cnmg09x66icu/public_html/ac3s.us/system/Email/Outgoing/SendGrid.php(145): IPS\_Email->compileContent('html', false, Object(IPS\Lang)) #4 /home/cnmg09x66icu/public_html/ac3s.us/system/Notification/Notification.php(507): IPS\Email\Outgoing\_SendGrid->mergeAndSend(Array, NULL, NULL, Array, Object(IPS\Lang)) #5 /home/cnmg09x66icu/public_html/ac3s.us/system/Notification/Notification.php(488): IPS\_Notification->sendEmails(Array, Array) #6 /home/cnmg09x66icu/public_html/ac3s.us/applications/applicationform/sources/Helper/Notification.php(62): IPS\_Notification->send() #7 /home/cnmg09x66icu/public_html/ac3s.us/applications/applicationform/sources/Position/Position.php(425): IPS\applicationform\Helper\_Notification::sendNotificationForSubmission(Object(IPS\applicationform\Position\Data)) #8 /home/cnmg09x66icu/public_html/ac3s.us/applications/applicationform/modules/front/applications/form.php(54): IPS\applicationform\_Position->handleForm(Array) #9 /home/cnmg09x66icu/public_html/ac3s.us/applications/applicationform/modules/front/applications/form.php(29): IPS\applicationform\modules\front\applications\_form->_showForm() #10 /home/cnmg09x66icu/public_html/ac3s.us/system/Dispatcher/Controller.php(96): IPS\applicationform\modules\front\applications\_form->manage() #11 /home/cnmg09x66icu/public_html/ac3s.us/system/Dispatcher/Dispatcher.php(146): IPS\Dispatcher\_Controller->execute() #12 /home/cnmg09x66icu/public_html/ac3s.us/index.php(13): IPS\_Dispatcher->run() #13 {main} Any ideas?
×
×
  • Create New...