So we have our own gateway i want to know if it’s possible to add it to the plugin ?
]]>Is there any other programm version will allow my customers to pay for sms after registration ?
The main idea is to avoid charge for clients varification by administrator or site owner and make users to pay them self.
]]>How can i add sms verification code on login page in wordpress with clean login plugin.
]]>Hi there im having an error like this saying Payment Required But in plugin Page Description They Saying “Account can be obtained for free at https://www.cs-networks.net with approximately 20-40 free messages to test the functionalities.” could you please explain why this happens ?
Warning: file(https://api.cs-networks.net/bin/send?USERNAME=<strong>MYUSERNAME</strong>&PASSWORD=<strong>MYPASSWORD</strong>&DESTADDR=<strong>MYNUMBER</strong>&MESSAGE=Your+verification+code+is%3A+9086): failed to open stream: HTTP request failed! HTTP/1.1 402 Payment required in /public_html/030/wp-content/plugins/csnetworkssms/gateways.php on line 92
Warning: Cannot modify header information - headers already sent by (output started at /public_html/030/wp-content/plugins/csnetworkssms/gateways.php:92) in /public_html/030/wp-includes/pluggable.php on line 1173
and why this error showing my CS NETWORK username & Password to public .. ??
please any one help me to fix it ..
]]>Hi there,
just a quick question to see if this tool would be usable with Buddpress & WordPress Multisite user registration?
Cheers
]]>Is there a way to show the “enter verification code” field on the login form by default, when a user is unverified?
If not, can the field be shown without requiring the user to click on “Enter verification code now”, if they fail a login because they are unverified?
I would prefer this over having the user try to login, only to then find out they havent verified, and *then* they have to click the “show verification” button.
Thanks,
Matt
Hi,
I have more than 1000 registered subscribers for my WordPress blog.
The problem is when a new user sign up for my blog then he/she need to verify by SMS Validation which is ok. But what about users that are already registered before I installed this plugin?
Is it anyway to ADD a field in Back End where already registered and NOT verified users gets the option to enter there phone number and click Verify to get a SMS with CODE so they can verify after logging in?
—
This plugin is little scary cause it LOADS on ALL pages, ALL posts, Front page and Back end. This plugin is NOT good for SEO cause it increases all my internal links by 150KB!!! Which is NOT useful for visitor/guest.
This Plugin should ONLY load if page is: login.php or in wp-admin area and NOT in front page!!! It will help to load other pages faster and will reduce unesscary scripts to load.
—
I saw also a other BUG in this plugin so after a user Verifies there phone number and logs in then they can simply update or delete the VERIFIED phone number.
To avoid that I have changed sms-validator.php to (READONLY):
—- `
<td>
<input type=”text” name=”csnetworkssms-mobile” <?php echo current_user_can( ‘edit_users’ ) ? ” : ‘readonly’; ?> id=”csnetworkssms-mobile” maxlength=”20″ size=”20″ value=”<?php echo $csnetworkssms_mobile; ?>” />
</td>
`—-
Now I need your help about how to call the Verification / Re-Verify from Back End?
And whats the name of this function which load this plugin on all pages? So I can unhook/unregister or remove it from single_post, page and frontend.
Thank you for all your help and good work with this plugin ??
]]>