Code Monkey home page Code Monkey logo

mailgunny's Introduction

mailgunny's People

Contributors

artfulrobot avatar mattwire avatar netzih avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

laryn

mailgunny's Issues

Can this be used in a production environment?

Hi, I am using Gsuite + mailgun but not bounced processing so far. Just wondering if this extension is stable and can be used in a production environment? Do I need to add bounced processing in the civicrm settings, other than entering API key in mailgunny settings? Thanks

Edit: How to troubleshoot after entering API Key to make sure its working?
I get following response in the log

[info] Mailgun Webhook received. Raw input stored as context. Array ( [raw] => )

[notice] Mailgun Webhook ignored (returning 406) Array ( [message] => Expected JSON but didn't get it. )

QuickForm Error: unregistered element on civicrm/mailgunny/settings page

image

Jun 03 10:37:51  [error] $Fatal Error Details = Array
(
    [callback] => Array
        (
            [0] => CRM_Core_Error
            [1] => handle
        )

    [code] => -5
    [message] => QuickForm Error: unregistered element
    [mode] => 16
    [debug_info] => Element '' does not exist in HTML_QuickForm::_loadElement()
    [type] => HTML_QuickForm_Error
    [user_info] => Element '' does not exist in HTML_QuickForm::_loadElement()
    [to_string] => [html_quickform_error: message="unregistered element" code=-5 mode=callback callback=CRM_Core_Error::handle prefix="QuickForm Error: " info="Element '' does not exist in HTML_QuickForm::_loadElement()"]
)


Jun 03 10:37:51  [debug] $backTrace = #0 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(205): CRM_Core_Error::backtrace("backTrace", TRUE)
#1 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/vendor/pear/pear-core-minimal/src/PEAR.php(922): CRM_Core_Error::handle(Object(HTML_QuickForm_Error))
#2 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm.php(2100): PEAR_Error->__construct("unregistered element", -5, 16, (Array:2), "Element '' does not exist in HTML_QuickForm::_loadElement()")
#3 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/vendor/pear/pear-core-minimal/src/PEAR.php(575): HTML_QuickForm_Error->__construct(-5, 16, (Array:2), "Element '' does not exist in HTML_QuickForm::_loadElement()")
#4 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/vendor/pear/pear-core-minimal/src/PEAR.php(236): PEAR::_raiseError(NULL, NULL, -5, 16, (Array:2), "Element '' does not exist in HTML_QuickForm::_loadElement()", "HTML_QuickForm_Error", TRUE)
#5 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm.php(597): PEAR::__callStatic("raiseError", (Array:7))    
#6 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm.php(657): HTML_QuickForm->_loadElement("addElement", "", 
(Array:4))
#7 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Form.php(451): HTML_QuickForm->addElement(NULL, "mailgun_api_key", "", NULL, NULL)
#8 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/CRM/Admin/Form/SettingTrait.php(230): CRM_Core_Form->add(NULL, "mailgun_api_key", NULL, NULL, FALSE, NULL)
#9 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/CRM/Admin/Form/Setting.php(68): CRM_Admin_Form_Setting->addFieldsDefinedInSettingsMetadata()
#10 /home/example.com/public_html/wp-content/uploads/civicrm/ext/mailgunny/CRM/Mailgunny/Form/Settings.php(16): CRM_Admin_Form_Setting->buildQuickForm()
#11 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Form.php(629): CRM_Mailgunny_Form_Settings->buildQuickForm()
#12 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/QuickForm/Action/Display.php(76): CRM_Core_Form->buildForm()
#13 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm/Controller.php(203): CRM_Core_QuickForm_Action_Display->perform(Object(CRM_Mailgunny_Form_Settings), "display")
#14 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/packages/HTML/QuickForm/Page.php(103): HTML_QuickForm_Controller->handle(Object(CRM_Mailgunny_Form_Settings), "display")
#15 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Controller.php(347): HTML_QuickForm_Page->handle("display")
#16 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/CRM/Utils/Wrapper.php(98): CRM_Core_Controller->run()
#17 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(285): CRM_Utils_Wrapper->run("CRM_Mailgunny_Form_Settings", 
"Settings", (Array:0))
#18 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(68): CRM_Core_Invoke::runItem((Array:13))
#19 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(36): CRM_Core_Invoke::_invoke((Array:3))
#20 /home/example.com/public_html/wp-content/plugins/civicrm/civicrm.php(1172): CRM_Core_Invoke::invoke((Array:3))
#21 /home/example.com/public_html/wp-includes/class-wp-hook.php(292): CiviCRM_For_WordPress->invoke("")
#22 /home/example.com/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters("", (Array:1))
#23 /home/example.com/public_html/wp-includes/plugin.php(484): WP_Hook->do_action((Array:1))
#24 /home/example.com/public_html/wp-admin/admin.php(259): do_action("toplevel_page_CiviCRM")
#25 {main}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.