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: Ronda Simmons

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


Topics I'm Subscribed To

Viewing 2 topics - 1 through 2 (of 2 total)
Topic Count Last Reply
Free registration

By:  Ronda Simmons in: Community Forum

voices: 2
replies: 1

4 years, 6 months ago  Eduan

I have three questions.

By:  Ronda Simmons in: Community Forum

voices: 3
replies: 5

4 years, 7 months ago  Eduan

Viewing 2 topics - 1 through 2 (of 2 total)

Topics I've Started

Viewing 2 topics - 1 through 2 (of 2 total)
Topic Count Last Reply
Free registration

By:  Ronda Simmons in: Community Forum

voices: 2
replies: 1

4 years, 6 months ago  Eduan

I have three questions.

By:  Ronda Simmons in: Community Forum

voices: 3
replies: 5

4 years, 7 months ago  Eduan

Viewing 2 topics - 1 through 2 (of 2 total)

My Latest Replies (From Various Topics)

Viewing 2 replies - 1 through 2 (of 2 total)
Author Replies
Author Replies
Posted: Thursday Jun 7th, 2012 at 12:00 pm #15798

yes i did

Posted: Wednesday Jun 6th, 2012 at 4:25 pm #15720

Thanks for getting back to me Raam. I was able to fix everything but question #2. I copied and pasted this script at the top of the designated login welcome page in html mode:

<?php
// Check current user level and set purchase page       
if (current_user_is("s2member_level1")) {
	$purchase_page = "http://instdownline.com/members-1/";
}
if (current_user_is("s2member_level1")) {
	$purchase_page = "http://instdownline.com/members-2/";
}

// Use JavaScript to redirect to the correct purchase page
?>
<script type="text/javascript">
<!--
window.location = "<?php echo $purchase_page; ?>";
//-->
</script>

but it is not working properly. The window just keeps refreshing. Im not really sure how to tweak that.

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.