Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Victoria1221

    (@victoria1221)

    Hi 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
    Victoria

    Plugin Author Victoria1221

    (@victoria1221)

    Uninstall the plugin from the plugins tab
    Check the database, drop any wp_vsf_block tables that remain (if any).

    Try installing again from fresh

    Plugin Author Victoria1221

    (@victoria1221)

    Hi 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 procedures

    2. 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

    Plugin Author Victoria1221

    (@victoria1221)

    You’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
    Victoria

    Plugin Author Victoria1221

    (@victoria1221)

    Hi 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
    Victoria

    Plugin Author Victoria1221

    (@victoria1221)

    Hi 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

Viewing 6 replies - 1 through 6 (of 6 total)