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

Posts posted by BrendanTA

  1. 23 hours ago, BrendanTA said:

    Do you mean disable the notification email for just the applications? If so how or do you mean disable all email notifications?

    If anyone is having the same problem as me just go to the Notifications section in the Admin CP as shown below

    QiMXBDk.png

    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:

    sw2gdy3.png

    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

     

  2. 7 hours ago, Fosters said:

    Thanks, this is indeed a valid bug. I'll see if we can release a bugfix release later today to fix this. Until then please just disable the notification email 

    Do you mean disable the notification email for just the applications? If so how or do you mean disable all email notifications?

  3. 2 hours ago, Fosters said:

    It can.  You could create a new application form called "Tools & Machinery Reviews," and in the form define some custom fields.  Here are some ideas for you:  

    • Address - for the place and location of business
    • Number - if you have any measurements or metrics
    • Editor - main review
    • Upload - where users could upload spec sheets or other files
    • URL - link to the business
    • Yes / No - if the business is recommended

    It's ultimately up to you how you want to craft and design Application Forms.  You start with a blank slate, and can add as many or as few custom fields as you want.  They'll be outputted into a topic, which you can then promote into an IP.Pages Article or put into a feed for your homepage.  Hope that helps!

    FostersJ

    I'll need to investigate in further detail later today, but there seems to be an issue with Email.  

    Go to ACP > System > Email Settings.  In top right corner, click on Test Settings button to send yourself a test email.  Also check your Email Error Logs.  

    FostersJ

    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.

  4. 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...