Victoria1221
Forum Replies Created
-
Forum: Plugins
In reply to: [VSF Simple Block] [Plugin: VSF Simple Block] Tried three times:impossibleHi dq_wood,
If you are using “IP Address” in the drop down, entering an ip in “value” box only is a match against only that ip, but if you entered it in only “IP to (Range)”, it expects a value in “value” and the second field and would fail.
I might try to change the current version I’m working on so that if “IP Address” is selected in the drop down, the label “value” is changed to “IP”, which might make more sense than “value”.
Thanks
VictoriaForum: Plugins
In reply to: [VSF Simple Block] [Plugin: VSF Simple Block] can't activateUninstall the plugin from the plugins tab
Check the database, drop any wp_vsf_block tables that remain (if any).Try installing again from fresh
Forum: Plugins
In reply to: [VSF Simple Block] [Plugin: VSF Simple Block] Tried three times:impossibleHi StarCapt,
Right,
1. Check that the following command works:
SELECT vsfBlockCheckHit('127.0.0.1', 'www.007guard.com', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13', false);
That should return a number between 0 and 5. If you don’t get a result then you’ll need to try re-installing the plugin. Also, check you have access to add and run stored procedures2. If number 1 worked, I’ll ideally need the output of the following:
SELECT * FROM wp_vsf_block;3. I’ll ideally need the output of the following:
SELECT * FROM wp_vsf_block_hits;4. I’ll ideally need the output of the following:
SELECT * FROM wp_vsf_block_rules;Also, note that in the current version available (0.2.1 and below), you will need to remove leading and trailing spaces on IP addresses. E.g. [space]192.168.0.1 will fail.
5. Post me an example of an ip address you are trying to block, E.g. 192.168.0.1
Victoria
Forum: Plugins
In reply to: [VSF Simple Block] [Plugin: VSF Simple Block] Works for meYou’re right, I should help him out on this forum, but it’s more difficult as I don’t receive any e-mails to say there are new comments on here and can’t e-mail someone direct.
Plus I’d prefer people to allow me to have a fair chance at helping them before they have a rant 🙂
Anyway, I’ll go post some help on the other comment right now.
Thanks
VictoriaForum: Plugins
In reply to: [VSF Simple Block] [Plugin: VSF Simple Block] Tried three times:impossibleHi StarCapt,
As I stated before:
“If you’d like me to help you look in to the issue, please sign up to my blog and post me a message on there.“Go to http://blog.v-s-f.co.uk/ – create yourself an account and post a message… That way I will be able to help you out. Otherwise you’re just bleating on about it not working and refusing to let me help you which isn’t exactly a very constructive thing to do.
Regards
VictoriaForum: Plugins
In reply to: [VSF Simple Block] [Plugin: VSF Simple Block] Doesn't workHi StartCapt,
If you’d like me to help me look in to the issue, please sign up to my blog and post me a message on there.
Regards
Victoria