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.

RewriteBase Error After Every Single Update

Home Forums Community Forum RewriteBase Error After Every Single Update

This topic contains 0 replies, has 1 voice. Last updated by  Tara Mendicino 4 years, 6 months ago.

Topic Author Topic
Posted: Thursday Jul 5th, 2012 at 11:06 pm #18417

I want to report an error that is occurring after every single update of the s2member plugin.

Before the update, my RewriteBase shows this:

# BEGIN s2Member GZIP exclusions

	RewriteEngine On
	RewriteBase /usbgforg/
	RewriteCond %{QUERY_STRING} (^|?|&)s2member_file_download=.+
	RewriteRule .* - [E=no-gzip:1]

# END s2Member GZIP exclusions

After the update, I experience a 500 error and my RewriteBase shows this:

# BEGIN s2Member GZIP exclusions

	RewriteEngine On
	RewriteBase usbgforg_wordpress
	RewriteCond %{QUERY_STRING} (^|?|&)s2member_file_download=.+
	RewriteRule .* - [E=no-gzip:1]

# END s2Member GZIP exclusions

The RewriteBase is being rewritten and the name of the database is being substituted.

Thank you in advance for any assistance.

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

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.