Page 1 of 1

S2member Modify Member Profile Page Not Showing Up

PostPosted: September 9th, 2010, 5:10 pm
by zachd
Hi,

I have s2member installed on my site and when I try to access the s2member stand alone modify member profile page (http://www.mpwoc.org/wordpress/?s2member_profile=1) my browser says the page does not exist. I am clicking on the link given by s2member from and admin panel under s2member general options... "giving members the ability to modify their profile". I have also tried embedding it to no effect as well as using the pop out window.

Is there a file that I'm missing or do I have the plugin installed improperly somehow? I tried deleting the plugin and reinstalling it, but still the same problem.

Thank you in advance for your help.

Cheers!

Re: S2member Modify Member Profile Page Not Showing Up

PostPosted: September 9th, 2010, 10:26 pm
by Jason Caldwell
Hi Zach. Thanks for your inquiry.

It looks like there is a conflict or mis-configuration in your installation of WordPress®.
I noticed that your WordPress® installation is installed here: /wordpress/
but your site is actually running at the root of your domain, outside the sub-directory.

I would take a look at your General Settings for WordPress:
http://codex.wordpress.org/Settings_General_SubPanel
( specifically, the two URLs that are configured here )

Please report back if you can. ~ Thanks.

Re: S2member Modify Member Profile Page Not Showing Up

PostPosted: September 14th, 2010, 12:06 pm
by zachd
Hi Jason,

thanks for the reply. I checked my settings-general and both urls and are set how they should be (wordpress address: http://www.mpwoc.org/wordpress and site address: http://www.mpwoc.org) I have hosting account setup so I have all of my wordpress files inside of /wordpress/ except for my index.php and .htaccess file which both reside in the root folder.

Does s2member not like it when the site is setup like this?

Re: S2member Modify Member Profile Page Not Showing Up

PostPosted: September 14th, 2010, 12:13 pm
by zachd
One other thing, not sure if this anything do with the above issue i'm having, but it seems similar. I received an email from paypal that stated that IPN's sent to the following URL is failing: http://www.mpwoc.org/wordpress/?s2membe ... l_notify=1

Re: S2member Modify Member Profile Page Not Showing Up

PostPosted: September 14th, 2010, 3:39 pm
by zachd
Hi Jason,

Okay, so I had an thought and I think i figured it out, because of the way I have wordpress installed, s2member is adding in /wordpress/ into the url's its generating for me, when really the site page urls are running out of my root folder, not the wordpress folder.

Example:
s2member generated url:
http://www.mpwoc.org/wordpress/?s2member_profile=1

actual page url:
http://www.mpwoc.org/?s2member_profile=1

And it works! The pages were there all along, I just had to modify the url.

oh, well... its usually something simple like this in the end. Thanks for letting me post here anyways... I love your plugin! :)

Re: S2member Modify Member Profile Page Not Showing Up

PostPosted: September 26th, 2010, 4:46 pm
by Jason Caldwell
@ resolved.
Thanks for reporting back on this Zac.
~ Much appreciated.