thorm
Forum Replies Created
-
Mmhhh….i have user data yet.
Can I delete s2member plugin directory and re-install it without losing data?
It’s a new site.
1st: Installed Word Press on webserver
2nd: installed s2member pluginMy wordpress site is in a subdir of root
root: www.my-site-address.com
wp installation : www.my-site-address.com/wpCustom profile registration field
See here: if i don’t delete .htaccess (from wp-content/plugins/s2member dir), custom field doesn’t work
Forum: Plugins
In reply to: Customize wordpress translationup
Mmmhh…but I need a custom translation only for my website
Forum: Fixing WordPress
In reply to: Customize wordpress translationI know how to translate
My problem is : when I update WP, my .mo file is “overwritten” by default wordpress translation….or not?
up
Ok, but your answer doesn’t explain why custom menu is hidden if i use original .htaccess
Thank you
In my website log error I see
[Fri Aug 28 17:15:55 2015] [alert] [client **myip:port***] – ***mydomain*** – /web/htdocs/**mysite***/wp-content/plugins/s2member/.htaccess: Option Indexes not allowed here, referer **mysite**/wp-admin/admin.php?page=ws-plugin–s2member-res-ops
I’ve deleted .htaccess in /wp-content/plugins/s2member/ and now it works
….why?
.htaccess contenute was
Options -Indexes <IfModule dir_module> DirectoryIndex disabled DirectoryIndex index.php </IfModule>Thanks