Title: Custom Registration/Profile Fields
Last modified: August 30, 2016

---

# Custom Registration/Profile Fields

 *  [thorm](https://wordpress.org/support/users/thorm/)
 * (@thorm)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/custom-registrationprofile-fields/)
 * Into s2Member v150722 and WP 4.2.3 i’ve created some custom registration field.
 * I’ve updated WP to 4.3 and s2Member to v150827 and now I can’t see/add/remove
   my custom field into s2Member->General Options
    [(see here)](http://postimg.org/image/8jf7svemr/)
 * [https://wordpress.org/plugins/s2member/](https://wordpress.org/plugins/s2member/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [thorm](https://wordpress.org/support/users/thorm/)
 * (@thorm)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/custom-registrationprofile-fields/#post-6487308)
 * 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>
       ```
   
 *  [krumch](https://wordpress.org/support/users/krumch/)
 * (@krumch)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/custom-registrationprofile-fields/#post-6487339)
 * To first question: you may have CSS set somewhere, which hides this info.
 * To second question: the first row of your .htaccess file locks indexes. Means,
   the WEB server will not show the exactly files in this directory. Unlocking this,
   you do a deauty gift to crackers, sniffing around your site.
 *  Thread Starter [thorm](https://wordpress.org/support/users/thorm/)
 * (@thorm)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/custom-registrationprofile-fields/#post-6487552)
 * Ok, but your answer doesn’t explain why custom menu is hidden if i use original.
   htaccess
 *  [krumch](https://wordpress.org/support/users/krumch/)
 * (@krumch)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/custom-registrationprofile-fields/#post-6487553)
 * Sorry, you didn’t ask that. For 35+ years with computers I learn how to read 
   minds over Internet, but the magic works only with a computer’s minds… 🙂
 * Well, a joke. The info you explain is not enough to understand why the menu hiddes.
   Means, there is something hidden, you must dig around…

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Custom Registration/Profile Fields’ is closed to new replies.

 * ![](https://ps.w.org/s2member/assets/icon-256x256.png?rev=980067)
 * [s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions](https://wordpress.org/plugins/s2member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/s2member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/s2member/)
 * [Active Topics](https://wordpress.org/support/plugin/s2member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/s2member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/s2member/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [krumch](https://wordpress.org/support/users/krumch/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/custom-registrationprofile-fields/#post-6487553)
 * Status: not resolved