Title: Ponzi Register
Last modified: January 11, 2018

---

# Ponzi Register

 *  [Uranbold](https://wordpress.org/support/users/uranbold/)
 * (@uranbold)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/ponzi-register/)
 * Hello,
 * Is there any way to use this plugin with Ponzi System like Tetrax 1-9-90?
 * For following features are available or achiveable?
 * 1: User Register under User with Invite Codes.
 * 2: Epin like unique Register Validation?
 * 3: Displaying users like Matrix or Groups or Tables?
 * Thanks.

Viewing 1 replies (of 1 total)

 *  Thread Starter [Uranbold](https://wordpress.org/support/users/uranbold/)
 * (@uranbold)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/ponzi-register/#post-9855679)
 * Hello,
 * Ignore the 1,2 questions.
 * Can you please tell us more about this changelog for version 2.0.
 * `deprecated global $ultimatemember; variable (use UM() instead);`
 * I was using this code.
 *     ```
       add_action('um_submit_form_errors_hook_','bvrtgel_code_validation', 999, 1);
       function bvrtgel_code_validation( $args ) {
       	global $ultimatemember;
   
       	if ( isset( $args['bvrtgel_code'] ) && ( $args['bvrtgel_code'] != 1989 ) ) {
       		$ultimatemember->form->add_error( 'bvrtgel_code', 'Бүртгэлийн код буруу байна' );
       	}
       }
       ```
   
 * And how to use this function?
 * Thanks.

Viewing 1 replies (of 1 total)

The topic ‘Ponzi Register’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Uranbold](https://wordpress.org/support/users/uranbold/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/ponzi-register/#post-9855679)
 * Status: not resolved