Page 1 of 1

S2member interface differs on 2 computers for same account

PostPosted: April 27th, 2011, 9:00 pm
by pwallin
I and a colleague each have admin privileges for the same S2 member account. We were on the phone trouble shooting the Signup Confirmation Email with Paypal Options. It became apparent that we were seeing different things on our screen, for the same page in S2member:

In Paypal Options/Signup confirmation Recipients there is a gray box showing examples. On my computer the gray box shows:

This is a semicolon ( ; ) delimited list of Recipients. Here is an example:
"%%full_name%%" <%%payer_email%%>; admin@example.com; "Webmaster" <webmaster@example.com>

On his computer it shows:
This is a semicolon ( ; ) delimited list of Recipients. Here is an example:
"%%full_name%%" ; admin@example.com; "Webmaster" <webmaster@example.com>

Notice that <%%payer_email%%> is missing on his computer screen.

Why would that be? We were both logged in at the same time, looking at the same page.

--
In another thread I had posted problems with getting confirmation emails and having people added to aweber. I did find an angle bracket missing in the box where I set up the recipients. I fixed it.

It's set up for confirmation to go to the payer, and notification to me and my colleague - thus 3 email addresses. Is this the correct syntax?
"%%full_name%%" <%%payer_email%%>; "Pauline" <paulinewallinphd@thepracticeinstitute.com>; "Jeff" <jeffzimmermanphd@thepracticeinstitute.com>

Thanks.

Re: S2member interface differs on 2 computers for same accou

PostPosted: April 27th, 2011, 10:51 pm
by Cristián Lávaque
Hi Pauline,

Yes, the angle bracket would cause the address to not work properly. Let us know in the other thread if that solves that problem for you.

Regarding the differences you saw between your two confirmation email settings, were you both looking at the same panel? Notice that with s2Member Pro there are two similar panels: Signup Confirmation Email (Standard) and Signup Confirmation Email (Pro Form).

Re: S2member interface differs on 2 computers for same accou

PostPosted: April 29th, 2011, 1:09 pm
by pwallin
Yes, we were looking at the same panel, Paypal Options/Signup confirmation Recipients.

However, my colleague was viewing it on his iPad and I was on a computer. Later he compared the same panel on his iPad vs his computer - and they WERE different! The examples in the gray box were as I described in my original posting on this topic.

Re: S2member interface differs on 2 computers for same accou

PostPosted: April 29th, 2011, 1:24 pm
by Cristián Lávaque
Could you please show me a screenshot of that panel from each of the computers you're seeing these differences in?

Re: S2member interface differs on 2 computers for same accou

PostPosted: April 29th, 2011, 8:39 pm
by pwallin
S2memberScreenshot-computer.jpg

S2memberScreenshot-ipad.jpg


Attached are the 2 screenshots. The first is from an iMac computer (Firefox 3.6) The second is from an iPad.

Note that <%%payer_email%%> is missing from the example line in the iPad screenshot.

Re: S2member interface differs on 2 computers for same accou

PostPosted: April 29th, 2011, 9:43 pm
by Cristián Lávaque
Heh, that's interesting. Don't worry, though, that's not the actual setting, it's just an example that for some weird reason the iPad's browser is displaying like that.

I doubt the setting is affected, but I'll show it to Jason, thanks for letting us know.

Have you ran any tests to see if the email gets sent as it should per that setting?

Re: S2member interface differs on 2 computers for same accou

PostPosted: April 30th, 2011, 6:43 am
by Jason Caldwell
Thanks for reporting this important issue.
~ and thanks for bringing this to my attention Cristián.

This is a bug with s2Member, thanks for pointing this out.
<%%payer_email%%> should be coded into the panel as: &lt;%%payer_email%%&gt;
( I'm having this fixed in s2Member v3.6 ) Until then, this doesn't hurt anything, it only affects the display of that default field value in the options panel. Again, thanks for reporting this!