latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

About: Wolf Galetzki

Sorry, I've not written a description yet. I'll get to it soon!


Topics I'm Subscribed To

Viewing 3 topics - 1 through 3 (of 3 total)
Topic Count Last Reply
Viewing 3 topics - 1 through 3 (of 3 total)

Topics I've Started

Viewing 3 topics - 1 through 3 (of 3 total)
Topic Count Last Reply
Viewing 3 topics - 1 through 3 (of 3 total)

My Latest Replies (From Various Topics)

Viewing 5 replies - 1 through 5 (of 5 total)
Author Replies
Author Replies
Posted: Thursday Jun 21st, 2012 at 8:19 am #17116

Hi!

What do you think about this:

<?php 
include('ip4filter.php');
$lines = file('ipliste.txt');
$output = array();
foreach ($lines as $line_num => $line) 
    $output[] = $line;
$filter = new ip4filter($output); 
if (current_user_can("access_s2member_level1") || $filter->check(S2MEMBER_CURRENT_USER_IP)){ ?>
 
 **Content**
 
 <?php } ?>

Directly inserted in the post?

Posted: Thursday Jun 14th, 2012 at 9:03 am #16468

Hi!

I found something ‘realy close’ …
http://www.primothemes.com/forums/viewtopic.php?f=4&t=15918

It seems to work… the only thing is, that i get a blank page..
I should be able to ‘review’ a list of ip adresses.

PLEASE – can anybody help me out? ;-)

Posted: Wednesday Jun 13th, 2012 at 2:29 pm #16393

… something like: http://wordpress.org/extend/plugins/force-login-except-special-ip-range/
But it should use the IP addresses and their roles registered in the user db…

Posted: Wednesday Jun 13th, 2012 at 2:12 pm #16392

Hi !

It’s me again.. ;-)

The topic is beyond my abilities … :-/

Can someone explain exactly how to do it exactly, please?

Goal: user login via usr / pass OR IP / IP range …
Maintenance of IP addresses in the user list …
a user can have multiple IP addresses / ranges …

;-)

Thank you very much

Posted: Tuesday Mar 13th, 2012 at 8:35 pm #8067

Hi Dave!

Thank you für your help! That was the missing hint! ;-)
I will test it out… ;-)

Wolf

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

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.