krumch
Forum Replies Created
-
You can create a custom page’s template for your registration page. Inside you can parse the phone number, sent in _REQUEST array by the previous page, then to populate the custom field with this value by jQuery.
Use this, not “out of the box”, but works for me.
You can use ccaps in addition to levels, and show them the need content by [s2If condition] tags.
That’s OK, @wpfan1000, we all are humans, do mistakes.
Great! I am happy to see you use your brain, @wpfan1000. Will need some time to fix the problem. These errors are stubborn almost like me. To your questions:
I think cURL have no enough privileges, granted from Apache server, to run in some directory. Do a PHP script, single file, not connected to WP. Put it in your plugin’s directory first, do the tests and move to directories up and test in each one, to the root of the site. Let cURL (sorry, if you know PHP you will find what cURL is) in this file calls back the same file by HTTP, and let show if the call was successful. If not successful, will be some error message (set all errors on).
@andrew: Yes, as user, both on my and my client’s sites. Also I develop tools to it. But I am not in the plugin’s team, nor contact them out of this forum.
@wpfan1000: I can feel your fear. But will anger fix your problem? If you can’t understand how to drive a car, is this mean that the car is broken?
I find two ways in the case I don’t know/understand something: I find someone, who knows/understands, or (my preferred) I learn myself.
This plugin looks like a pocket knife, but it is a power tool. If you know to handle it, you can do almost anything.
It is the “Unix timestamp”, number of seconds since “Unix epoch”. This is an integer number, Excel may not convert it to date.
You and WP may understand “Last login time” differently… If you need “last active time”, in s2M Pro exists such function, or use an external plugin for that.
I would create a short script to test the cURL from exactly directories, as .htaccess (and Apache config generally) can change preferences by directory.
Try to install it on a fresh DB, then import the DB, as there can be some dependence.
Note, that in DB can be viruses or malicious code too, so you must fix it before to import.
Can be done with jQuery, I think. Ensure that these fields are not “mandatory”, or will be “hidden error” loop.
If you can, test cURL yourself. Also try to connect from your server to your server by cURL. If works, ask hosting admins, show him “server scanner”, phpinfo output and your results. There can be a settings in server’s firewall. Well, if not works, do same, cURL must be fixed.
Well, I think “renewal” can not be done for “non recurring memberships”, and s2M has nothing to do with this.
Better ask the creator of renewal notice plugin.