hareslade
Forum Replies Created
-
Forum: Plugins
In reply to: [Simplr Registration Form Plus+] using simplr with Cimy Swift SMTP pluginhi, its been some time now,
did you issue a simplr version for wordpress 3.6 yet?Forum: Plugins
In reply to: [Simplr Registration Form Plus+] using simplr with Cimy Swift SMTP pluginthe 500 error was ‘behind’ a blank page, which is the page you get after clicking submit, at registration, that should just say thanks or whatever..
Forum: Plugins
In reply to: [Simplr Registration Form Plus+] using simplr with Cimy Swift SMTP pluginhi, i’m in contact with the designer of the smtp plugin, he says
”if you do not
specify any “Notification email” then it will try to send an email to an
empty email address, that’s why the error from my plug-in.
I can workaround that bug discarding all emails with empty recipient,
but that is really a bug of the Simplr Registration Form plug-in, it
shouldn’t do that.
A workaround is to change your post/page’s tag like this:
[register notify=”[my email address]”]”not quite sure what he meant?
anyway do please let me know when its working for 3.6thanks
Forum: Plugins
In reply to: [Simplr Registration Form Plus+] using simplr with Cimy Swift SMTP pluginhi, cimy asked me to to switch on debug which i did, there are a few errors but see final one, looks like an email address isn’t being passed through. these seems to be simplr connected, rather than to the cimy smtp plugin.??
on homepage
Notice: Trying to get property of non-object in //wp-content/plugins/simplr-registration-form/simplr_reg_page.php on line 328 Notice: Trying to get property of non-object in //wp-content/plugins/simplr-registration-form/simplr_reg_page.php on line 609 Notice: Trying to get property of non-object in //wp-content/plugins/simplr-registration-form/simplr_reg_page.php on line 139
on reg page
Notice: Trying to get property of non-object in //wp-content/plugins/simplr-registration-form/simplr_form_functions.php on line 452 Notice: Trying to get property of non-object in //wp-content/plugins/simplr-registration-form/simplr_form_functions.php on line 457 Notice: Trying to get property of non-object in //wp-content/plugins/simplr-registration-form/simplr_form_functions.php on line 535
With debug on wp, registration form..simplr…
Notice: Trying to get property of non-object in //wp-content/plugins/simplr-registration-form/simplr_form_functions.php on line 401 Notice: Trying to get property of non-object in //wp-content/plugins/simplr-registration-form/simplr_form_functions.php on line 427 Notice: Undefined variable: out in /home/artdotgr//plugins/simplr-registration-form/simplr_form_functions.php on line 460 in the simplr form itself Notice: Undefined index: options_array in //wp-content/plugins/simplr-registration-form/simplr_form_functions.php on line 358 RETURN PAGE ERRORS after clicking the register button, return page Notice: Trying to get property of non-object in /home/artdotgr/public_html/llandeilomarkethall.org/wp-content/plugins/simplr-registration-form/simplr_reg_page.php on line 328 Notice: registration.php is deprecated since version 3.1 with no alternative available. This file no longer needs to be included. in /.../wp-includes/functions.php on line 2920 Notice: Trying to get property of non-object in /home/artdotgr/public_html/llandeilomarkethall.org/wp-content/plugins/simplr-registration-form/simplr_form_functions.php on line 17 Notice: Trying to get property of non-object in /home/artdotgr/public_html/llandeilomarkethall.org/wp-content/plugins/simplr-registration-form/simplr_form_functions.php on line 179 Fatal error: Uncaught exception 'Swift_RfcComplianceException' with message 'Address in mailbox given [] does not comply with RFC 2822, 3.6.2.' in /.../wp-content/plugins/cimy-swift-smtp/Swift/lib/classes/Swift/Mime/Headers/MailboxHeader.php:352 Stack trace: #0 /.../wp-content/plugins/cimy-swift-smtp/Swift/lib/classes/Swift/Mime/Headers/MailboxHeader.php(264): Swift_Mime_Headers_MailboxHeader->_assertValidAddress('') #1 /.../wp-content/plugins/cimy-swift-smtp/Swift/lib/classes/Swift/Mime/Headers/MailboxHeader.php(108): Swift_Mime_Headers_MailboxHeader->normalizeMailboxes(Array) #2 /.../wp-content/plugins/cimy-swift-smtp/Swift/lib/classes/Swift/Mime/Headers/MailboxHeader.php(65): Swift_Mime_Headers_MailboxHeader->setNameAddresses(Array) #3 /.../wp-content/plugins/cimy-swift-smtp/Swift/lib/classes/ in /.../wp-content/plugins/cimy-swift-smtp/Swift/lib/classes/Swift/Mime/Headers/MailboxHeader.php on line 352
regards