krumch
Forum Replies Created
-
@yidamweb Your contacts is missing too, so nobody can help… 🙂
You need a custom function like I explain in this article to find if in the DB exists the IP of the member who currently registers. But this may not be accurate – think about mobile users who can connect to different access point, or a big subnet behind a router…
You need a custom function like I explain in this article.
Can be done by translation file, but you may need also CSS to change images too.
@thedert Try to put initial “[s2Member-List /]” in a “div”, then use JS to find if the shortcode with the search function shows something. If shows, hide the initial one. So if not search results shown, initial one will be there. This may need both [s2If], JS and PHP code, tough.
Sorry, seems was too sleepy yesterday…
No, but will reduce security of the plugin, and the WP at all.
You may try this scanner on your hosting, maybe you will get some clues.
Try to re-create the form code, the one you show seems broken.
Read Dashboard -> s2Member -> API / Scripting, there is shown [s2M conditions] and PHP functions, you will find what you need.
You are welcome 🙂
Can be done, but needs custom code. Why you can’t use some package for dating sites?
The ccaps are independent from subscriptions, and this is “the beauty” of them. Can you use different levels instead? This way you will handle subscription sums very easy, as levels are created for subscriptions, and this is “the beauty” of them.
Not easy to do what you want, and even difficult to explain. Short answer is: Must use custom cookies. But to link the cookie to the member and to the exactly product(s) needs lot of checks, both in custom PHP code and [s2If conditions]. But it’s possible to do.
What if you disable s2M too? If you get same error, problem is not in s2M, as I suppose.
Try to hide it by CSS.