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: bob heyman

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


My Latest Replies (From Various Topics)

Viewing 2 replies - 1 through 2 (of 2 total)
Author Replies
Author Replies
Posted: Tuesday Jun 5th, 2012 at 4:36 am #15431
bob heyman
Username: bobheyman

OK .. i solved it my self .. I have one more query .. i need to redirect 0level users to upgrade membership page when they click on the any member on Member list ..

Can you help me on this

Posted: Monday Jun 4th, 2012 at 5:41 am #15331
bob heyman
Username: bobheyman

Hello

I am new to s2member hacks and php ..I am also looking for same kind of solution . i understand to added
$uris = (strlen ($displayed_username)) ? preg_replace (“/%%displayed_username%%/i”, c_ws_plugin__s2member_utils_strings::esc_ds ($displayed_username), $uris) : $uris;

into wp-content/plugins/s2member/includes/classes/ruris.inc.php but cam you please explain where do i put the rest of the code
$displayed_username = str_replace(“/members/”, “”, $_SERVER[“REQUEST_URI);
$slash = strpos($displayed_username, “/”);
$displayed_username = substr_replace($displayed_username, “”, $slash);

Please help me … Thanks in advance

Viewing 2 replies - 1 through 2 (of 2 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.