krumch
Forum Replies Created
-
EOT is not saved for recurring subscriptions, s2M calculates it internally. But it works. So this is usual behavior.
Maybe you put [] breaks in those texts and parser thinks those are shortcodes. But they don’t exists, so it just drop them… Well, just my vision.
You can use ccaps for that. S2M allows to save them in payment time, and check for them by “s2If” conditions. This way you can show different content depending of ccaps, and (with PHP) even to redirect them to some (can be external) page.
This forum is community driven, developers are here very rare. If you are a paid member, there is other forum for you.
Best authority for me is a test – it will confirm or deny…
Better don’t delete old files. You must just replace them by original ones. Plugin what you replace must be same version as plugin on the site. Updating will do just the same, so it’s enough to replace these, which can not update.
Sorry about wp-config.php – misunderstood you…
I can do for you. I have create a plugin “KC s2M+MC” to integrate s2Memner and MailChimp bi-directionally.
Should be possible.
Not really sure how to do that… They must confirm somehow that they do purchase access, by a link in the “thank you” email, maybe. And this URL can give them new cookie, after confirming. How this is done in s2M? Sorry, can not say much, really don’t know…
First, not need to change wp-config.php, it is a system file, WP can not work without it. If you change (even I don’t know what you mean as “change” of a config file), you may crash the site better that a cracker can do… You just must protect it, because there stay your settings, include DB access info. Actually, nothing to do if WP and themes and plugins are clean and updated.
Best way to check if a file is infected (altered) is to compare to the original. You have a local copy of your site, right? Or at least you have old backups? To be really sure that you have a clean plugin, not s2M only, download it again and replace all the files by FTP.
I think s2M can not be a problem, but WP or some plugin and theme too. I see lot of attacks to sliders, crackers use them to download sensitive info like wp-config.php file (I build a plugin “KC Admin area Monitor” to track that, will be released soon).
Also s2M in known to create lot of PHP notifications, I think this is what you see.
Membership and access in s2M are handled mainly by accounts and passwords, not by cookies only. So don’t worry about, WP will create a new cookie when users log in by legit username/password combination.
Can it be a page with a message like “Add your phone (location, whatever) to become L2 member”? Must be a custom form, with a script behind, to change level if provided info is valid.
Yes, create a custom function by “API / Notifications” to submit one more email to “she”. Second way: must be a custom (again) check for outgoing emails, to add CC address to need email messages…
Thanks a lot 🙂
Hi, please show me the “s2Member server tool”?