Community Support Forums — WordPress® ( Users Helping Users ) — 2010-07-16T01:18:33-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=353 2010-07-16T01:18:33-05:00 http://www.primothemes.com/forums/viewtopic.php?t=353&p=1607#p1607 <![CDATA[Re: .htaccess]]> Thanks for the followup on this. Much appreciated!


Any advice on troubleshooting this since I can get it to do this every single time? Can you describe breifly, how you are taking over the login process...since login in at wp-admin is one of the items that causes this?

s2Member does not make any calls to the mod_rewrite() function at all. The login process is not really taken over by s2Member, but s2Member does perform a "login redirection" based on your configuration under: s2Member -> General Options -> Login Welcome Page. You will find the routine that handles this, inside: /s2member/includes/functions/login-redirection.inc.php

@TODO - Check PicLens plugin compatiblity.

Statistics: Posted by Jason Caldwell — July 16th, 2010, 1:18 am


]]>
2010-07-09T08:31:49-05:00 http://www.primothemes.com/forums/viewtopic.php?t=353&p=1485#p1485 <![CDATA[Re: .htaccess]]>
I'm not sure why the two are interfering with each other, but operate independently. But without current development for PicLens, I suspect it.

Statistics: Posted by danisrael — July 9th, 2010, 8:31 am


]]>
2010-07-08T20:33:35-05:00 http://www.primothemes.com/forums/viewtopic.php?t=353&p=1483#p1483 <![CDATA[Re: .htaccess]]>
http://liferain.com/downloads/wp-piclens-plus/

Statistics: Posted by danisrael — July 8th, 2010, 8:33 pm


]]>
2010-07-08T18:47:11-05:00 http://www.primothemes.com/forums/viewtopic.php?t=353&p=1480#p1480 <![CDATA[Re: .htaccess]]>
I have also confirmed the s2Member plugin is involved with this occurance. But it seems to be in some conjuction with certain themes. Also, it is not writing directly...but the wordpress rewrite_mod is somehow getting called because of it.

Using a fresh WordPress site, and latest s2Members plug with the "Default WordPress Theme." Everything is grand. Although using another included theme, "Connections" I believe, everytime I log in with the s2members plug in activated, WordPress overwrites the .htaccess file. With the s2 plug deactivated, it does not.

Any advice on troubleshooting this since I can get it to do this every single time? Can you describe breifly, how you are taking over the login process...since login in at wp-admin is one of the items that causes this?

Thanks for any light you can shed.

Finally, for what it is worth...I don't believe this was an issue when we were staging the s2 integration ... however our first stage was WP2.9. The weirdness started during the 3.0 upgrade.

Statistics: Posted by danisrael — July 8th, 2010, 6:47 pm


]]>
2010-07-08T16:24:58-05:00 http://www.primothemes.com/forums/viewtopic.php?t=353&p=1478#p1478 <![CDATA[Re: .htaccess]]>

.htaccess file being written to constantly when the s2Member plug is installed.

Interesting. I've not seen or heard of that before. I can tell you that s2Member does NOT write anything to the .htaccess file for your WP installation, ever.

The only .htaccess files that s2Member writes are these:
  • /wp-content/plugins/s2member-files/.htaccess
  • /wp-content/plugins/s2member-logs/.htaccess
Those are simply DENY FROM ALL files, to protect these back-end directories from public access.


ALSO - is there anyway to prevent the loss of configuration when deactivating plugin.

Yes, in your WP Dashboard, go to: s2Member -> General Options. Scroll to the very bottom, and expand the De-Activation Safeguards menu. You'll find what you're looking for there :D

Statistics: Posted by Jason Caldwell — July 8th, 2010, 4:24 pm


]]>
2010-07-08T14:59:17-05:00 http://www.primothemes.com/forums/viewtopic.php?t=353&p=1475#p1475 <![CDATA[.htaccess]]>
This seems to be calling the conventional rewrite.php function, as we can add code to get the rewrite to include our customization. However, I'm curious why this is happening. Why is this file being written (or overwritten) with every log in.

Using the following:

•Version: 3.1.2
•Stable tag: 3.1.2
•Framework: WS-P-3.0


•SSL Compatible: yes
•bbPress Compatible: yes
•WordPress Compatible: yes
•BuddyPress Compatible: yes
•WP Multisite Compatible: soon
•Multisite Blog Farm Compatible: no


•Tested up to: 3.0
•Requires at least: 3.0
•Requires: WordPress® 3.0+, PHP 5.2+

ALSO - is there anyway to prevent the loss of configuration when deactivating plugin. It makes it very difficult to troubleshoot if I have to completely setup the plugin setting every time I unplug & plug.

Statistics: Posted by danisrael — July 8th, 2010, 2:59 pm


]]>