Eduan

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Wednesday May 29th, 2013 at 1:33 pm #50851 | |
![]() |
|
You could just put the login instructions inside conditionals as well. :)
– Eduan |
|
Posted: Wednesday May 29th, 2013 at 1:31 pm #50850 | |
![]() |
|
Your conditional is wrong Ryan. :) It should be:
Also, your custom field should be:
– Eduan |
|
Posted: Wednesday May 29th, 2013 at 1:27 pm #50849 | |
![]() |
|
Well that’s strange. Do your CSS files perhaps somehow modify it? Because it looks quite normal in most websites. It isn’t smaller or bigger. Try to check the styles that are being applied to it. You can do this with FireBug or with Chrome’s developer tools (F12). – Eduan |
|
Posted: Wednesday May 29th, 2013 at 1:21 pm #50847 | |
![]() |
|
Hello Adam, AFAIK, this has nothing to do with s2Member. s2Member does not ask for an activation key at all, nor does it require it at any point. This is most probably added by BuddyPress or some other plugin. Most probably BuddyPress. – Eduan |
|
Posted: Tuesday May 28th, 2013 at 10:04 pm #50777 | |
![]() |
|
I’m really sorry we haven’t been able to solve this issue yet Matthew. :( To be honest I’ve provided the help I can ask from Jason and still be in the support policy (for paid members), and personally I’ve provided the help I can. :/ Hope the developer you hire knows what you need and it all happens before those 2 weeks pass. :) – Eduan |
|
Posted: Tuesday May 28th, 2013 at 1:56 pm #50758 | |
![]() |
|
Hello Gonard, The very long URL is intended. However the slowness isn’t. However most websites do not suffer from this. Perhpas it’s your server’s speed? – Eduan |
|
Posted: Tuesday May 28th, 2013 at 1:20 pm #50755 | |
![]() |
|
Hello Mariola, Beisdes PayPal s2Member only supports Authorize.net, Google Checkout and ClickBank. Would any of these work for your needs? – Eduan |
|
Posted: Tuesday May 28th, 2013 at 12:37 pm #50751 | |
![]() |
|
Posted: Sunday May 26th, 2013 at 5:39 pm #50669 | |
![]() |
|
Hello Cliff, The reason that it isn’t working is because this method that Bruce described doesn’t really work that way. In theory it sounds right, but it doesn’t work that way. s2Member does not have an approving system. It’s possible Bruce just made a mistake, or what the user needed was different. In any case, the nearest you can get to this behavior is if you offer your content at a higher level than at the one the user registers. They can login and everything, but at least they don’t really have access to anything until you upgrade their level (approve them). – Eduan |
|
Posted: Sunday May 26th, 2013 at 5:31 pm #50667 | |
![]() |
|
That’s strange… Could you please try these common trouble shooting tips: Also, are you using the PayPal sandbox yes or no? – Eduan |
|
Posted: Sunday May 26th, 2013 at 5:13 pm #50664 | |
![]() |
|
Hello Albert, Thanks for confirming it started working. :) I contacted Jason about this to make sure it’s a problem that would be found in several servers. :) Just to make sure. Who is your server provider? And what version of WordPress are you using? Thanks! :) – Eduan |
|
Posted: Saturday May 25th, 2013 at 5:24 pm #50635 | |
![]() |
|
I’m afraid I don’t have a lot of experience with rules. I’m sure there’s ways to onlly enable rules on certain URLs and stuff, but I have no idea how. Your best bet will be to just Google it. :) |
|
Posted: Thursday May 23rd, 2013 at 10:26 pm #50529 | |
![]() |
|
Yes and no… You need the pro version and you’re not actually disabling it, you’re just specifying exactly to where it should redirect. So it could just redirect to the homepage for example…
You can do this, but then it would not automatically check which sub website’s URL it should output. It would just output whatever you tell it to output.
Pretty sure no. Since this URL is a very special URL that’s generated for each and every transaction. So it has to be automatic I’m afraid. – Eduan |
|
Posted: Thursday May 23rd, 2013 at 10:23 pm #50528 | |
![]() |
|
Oh OK, well glad that worked out well for you. :) |
|
Posted: Thursday May 23rd, 2013 at 10:22 pm #50527 | |
![]() |
|
I see. Well currently this is not integrated in s2Member. You could make it so that it checks with PHP in the database for this stuff when a new user registers. I mean you can check fields to make sure it’s a valid email, I don’t see why you couldn’t accomplish this. However, it requires a very good understanding of s2Member/WordPress to be able to achieve this. So you might wanna hire a freelancer to do this for you instead. – Eduan |
|
Posted: Thursday May 23rd, 2013 at 10:18 pm #50526 | |
![]() |
|
Hello Werner, From what I know, if you still have a version that’s using those numbers then you just plain old gotta re-install s2Member and re-setup. It was over two years ago (if I’m not mistaken) since we changed to the new system of version numbering (by date). So basically, uninstall that s2Member, install the new s2Member, and bask in the new features. :) I say uninstall because AFAIK, it would break your installation to suddenly upgrade like that. – Eduan |
|
Posted: Thursday May 23rd, 2013 at 10:02 pm #50522 | |
![]() |
|
Yeah it can’t be configured to redirect to the login page I’m afraid. I mean through code it’s possible, but otherwise… The 404 page really doesn’t say much about your website that your membership options page doesn’t say. And without a 404 page it is *very* possible your members will be confused if they get redirected to it when a page doesn’t exist. – Eduan |
|
Posted: Thursday May 23rd, 2013 at 9:08 pm #50509 | |
![]() |
|
Hello Rainer, If I understood correctly what you need, this is not possible with s2Member. If a member accesses something he can’t access, he will be redirected to the membership options page and only to that. If you want it to redirect somewhere else (including the login page) you will need to modify s2Member for it to work this way. And of course the automatic return to the page etc. will also have to be coded in. – Eduan |
|
Posted: Thursday May 23rd, 2013 at 8:01 pm #50500 | |
![]() |
|
Hello Glenda, So if I understood correctly, you want to make it so that instead of a 404 page it redirects to the membership options page? – Eduan |
|
Posted: Thursday May 23rd, 2013 at 7:40 pm #50499 | |
![]() |
|
Hello Colin, From what I can deduce from your posts this problem is caused because you have a plugin compatibility issue. If you disable all your plugins except s2Member, this problem does not occur right? Then yes, it’s a problem with your plugin(s). Re-activate them one-by-one until the problem appears again, then you have a culprit. :) – Eduan |
|
Posted: Thursday May 23rd, 2013 at 7:37 pm #50497 | |
![]() |
|
Hello Michael, What member profile page are you referring to? You mean the one you can find here on s2member.com? Could you provide a URL to the page you’re having problems with? Thanks! – Eduan |
|
Posted: Thursday May 23rd, 2013 at 7:34 pm #50496 | |
![]() |
|
Hello Simi, s2Member doesn’t support or mention CDN 77, however it’s worth a shot if you think it would work. Just integrate it and if it works, it works, if it doesn’t, it doesn’t. – Eduan |
|
Posted: Wednesday May 22nd, 2013 at 6:07 pm #50394 | |
![]() |
|
Well personally I’ve no idea. I’ll check if Jason knows anything. :) |
|
Posted: Wednesday May 22nd, 2013 at 1:03 pm #50382 | |
![]() |
|
Hello Rachel, Basically, you don’t want to allow two users to enter the same thing into a custom field that you add with s2Member? – Eduan |
|
Posted: Wednesday May 22nd, 2013 at 1:02 pm #50381 | |
![]() |
|
Hello Terry, What do you mean? Have iDevAffiliate (the company) offer installing/integrating it with s2Member to work how the client wants it to work? – Eduan |