johnhorning-1
Forum Replies Created
-
@mattyrob
Apparently this problem does have something to do with multisite. I deactivated all other plugins, as you suggested, and still have the problem with the missing subject line. I also installed Subscribe2 on a regular site and it worked fine.I realize that Subscribe2 cannot be activated on the entire network, but it does work, in most respects, when activated on a site in the network.
Not sure where we go from here.
Update:
I deactivated WP SES and sent a test message from Subscribe2. It arrived with nothing in the subject line. I’m using Multisite, by the way. Perhaps that’s a clue.@mattyrob
No HTML or special characters. I tried a message with the word “test” (without quotes) in the subject line and get the same error message. Would you be interested in testing it yourself on my site?I’m using WP SES Version 0.3.60 and Subscribe2 Version 10.20.8, latest versions of both.
Yes I am. I have tried this a couple of times with the same results.
Forum: Plugins
In reply to: [Facebook All] Error on login with facebookIn file facebookall/assets/js/fball_connect.js on line 14, I don’t see “public_stream”. I think you mean “publish_stream” should be removed.
So the line changes from this:
var openedwin = window.open(‘https://graph.facebook.com/oauth/authorize?client_id=’ + clientid.value + ‘&redirect_uri=’ + redirecturi.value + ‘&scope=email,user_birthday,user_hometown,user_location,user_work_history,user_website,publish_stream&display=popup’, ”, ‘scrollbars=no, menubar=no, height=’+height+’, width=’+width+’, top=’+top+’, left=’+left+’, resizable=yes, toolbar=no, status=no’);to this:
var openedwin = window.open(‘https://graph.facebook.com/oauth/authorize?client_id=’ + clientid.value + ‘&redirect_uri=’ + redirecturi.value + ‘&scope=email,user_birthday,user_hometown,user_location,user_work_history,user_website&display=popup’, ”, ‘scrollbars=no, menubar=no, height=’+height+’, width=’+width+’, top=’+top+’, left=’+left+’, resizable=yes, toolbar=no, status=no’);This does seem to work, but I’m no expert on this so would like some confirmation.
Forum: Plugins
In reply to: [Coupon Creator] link to a file?Thanks for the suggestion. However, I’m planning to let my users create and submit their own coupons so it needs to be very user-friendly. I’m planning to use Gravity Forms which will allow coupons to be created on the front end. I think I will simply say they can’t attach a pdf. I probably will go with the pro version because of the additional features. Can you offer any advice on making your plugin work with Gravity Forms or any other user-friendly interface?
Forum: Plugins
In reply to: [YOP Poll] how to only allow registered users to voteOkay thanks. I just sent you an email.
Forum: Plugins
In reply to: [YOP Poll] multiple choice when voting?Found it! In the poll’s “Questions & Answers” tab under “Question Options”, “Allow Multiple Answers”.
Great plugin!
Forum: Plugins
In reply to: [YOP Poll] how to only allow registered users to voteIf I need some custom modifications to the code, are you available for that?
Okay thanks.
Okay thanks!
I’ll probably be switching to Subscribe2 HTML soon.
Thanks for all your help with this plugin!The email AOL is sending me has a link to this page:
https://postmaster.aol.com/Postmaster.FeedbackLoop.php
and on there is this advice:The FBL complaints you receive will contain the complete email and header information. Due to our member privacy policy, we redact the email address that the message was originally sent to. We suggest using opaque identifiers for the email recipient or a custom remove link in the body of the email to help you identify the original recipient of the message.
I see this in the header for the recipient:
[email protected]So I guess I know the domain, just not the user name.
And I do have number of recipients set to 1.
John