Youzify (formerly Youzer) - BuddyPress Community & WordPress User Profile Plugin

Youzify (formerly Youzer) - BuddyPress Community & WordPress User Profile Plugin v3.5.8

No permission to download

Nabeel

Active member
Jul 1, 2019
759
155
43
Malakwal
www.sellbuy.pk
There is a big bug in Youzer with wpForo forum plugin, wpForo has buddypress enabled integration to show its post at BuddyPress wall post and it does as it says.

but when you install and activate Youzer , wpForo posts do not show at BuddyPress Wall post and stops working there, I contacted with wpForo plugin support team and they replied that this is compatibility issue of Youzer to wpForo, so I should consult with Youzer team.
would you please fix this issue ? thank you in advance.
 

Voice4Vision

Member
Sep 16, 2019
42
32
18
55
United States
There is a big bug in Youzer with wpForo forum plugin, wpForo has BuddyPress enabled integration to show its post at BuddyPress wall post and it does as it says.

but when you install and activate Youzer, wpForo posts do not show at BuddyPress Wall post and stops working there, I contacted with wpForo plugin support team and they replied that this is compatibility issue of Youzer to wpForo, so I should consult with Youzer team.
would you please fix this issue? thank you in advance.
This is an issue between Youzer and Wpforo. Don't expect Youzer to fix the problem because they have built-in functionality with BBpress. Don't expect Wpforo to fix this either...because users have fought tooth and nail for support with Buddypress and Peepso. Finally, Wpforo supported Buddypress (limited and often unanswered) and another developer provided a plugin for peepso.

What you are dealing with is a compatibility issue. BuddyPress works! WPforo works! Youzer works! But they don't work without integration, and WPforo has no integration with Youzer.

Not trying to be the Debbie Downer - just highlighting the realities of dealing with developers. It's always someone else's responsibility to fix the problem...as all their stuff works! The only way this gets any kind of integration is through joint-requests. No one is going to do it without a lot of backing from people asking for it. It either becomes an added feature (to increase sales) or it becomes a sold separately plugin,...it will always be about money!
 

Nabeel

Active member
Jul 1, 2019
759
155
43
Malakwal
www.sellbuy.pk
This is an issue between Youzer and Wpforo. Don't expect Youzer to fix the problem because they have built-in functionality with BBpress. Don't expect Wpforo to fix this either...because users have fought tooth and nail for support with Buddypress and Peepso. Finally, Wpforo supported Buddypress (limited and often unanswered) and another developer provided a plugin for peepso.

What you are dealing with is a compatibility issue. BuddyPress works! WPforo works! Youzer works! But they don't work without integration, and WPforo has no integration with Youzer.

Not trying to be the Debbie Downer - just highlighting the realities of dealing with developers. It's always someone else's responsibility to fix the problem...as all their stuff works! The only way this gets any kind of integration is through joint-requests. No one is going to do it without a lot of backing from people asking for it. It either becomes an added feature (to increase sales) or it becomes a sold separately plugin,...it will always be about money!
Well narration, I got it (y) 👏
 
  • Like
Reactions: NullMaster

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,062
22,063
120
youzer-- In my reviews yesterday, youzer is a very incompatible plugin. there is a constant problem. Let me show you how to make nulled. all plugins will work licensed.
file: youzer\includes\admin\class.youzer-admin.php

Code:
function save_addon_key_license() {

yz_update_option( $_POST['name'] . '_expires', 'lifetime' );
yz_update_option( $_POST['name'], 'license-key-here' );
wp_send_json_success( array( 'message' => __( 'Success !', 'youzer' ) ) );
exit();
 

Nabeel

Active member
Jul 1, 2019
759
155
43
Malakwal
www.sellbuy.pk
youzer-- In my reviews yesterday, youzer is a very incompatible plugin. there is a constant problem. Let me show you how to make nulled. all plugins will work licensed.
file: youzer\includes\admin\class.youzer-admin.php

Code:
function save_addon_key_license() {

yz_update_option( $_POST['name'] . '_expires', 'lifetime' );
yz_update_option( $_POST['name'], 'license-key-here' );
wp_send_json_success( array( 'message' => __( 'Success !', 'youzer' ) ) );
exit();

at Youzer plugin official page they show following button, but in my case I never find this button anywhere at my website, would you please guide me about this :p
 

Voice4Vision

Member
Sep 16, 2019
42
32
18
55
United States
I
at Youzer plugin official page they show following button, but in my case I never find this button anywhere at my website, would you please guide me about this :p
Maybe because you do not have this installed? This is NOT a required plugin. But I wouldn't be adamant about installing it....as it has not been updated in a couple of years. Soon it will simply be too old.
 
  • Like
Reactions: Nabeel

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,062
22,063
120
The mycred plugin does not open although it accepts the license. problem database or other incompatibility
 

Voice4Vision

Member
Sep 16, 2019
42
32
18
55
United States
The mycred accepts license...nothing else, other than to drop the hooks into the mycred directory. I don't believe there is any setting outside of mycred to worry about. But I have yet to seriously look into it.
 

Voice4Vision

Member
Sep 16, 2019
42
32
18
55
United States
@Tomz & @NullMaster , let it be known that the current null method in 2.4.8 does not work. It locks access to the plugin settings. There is a label present that states lifetime license...however access to settings is locked as the plugin is still presenting the license key field. Entering any text does NOT affect the result. As an immediate fix, I simply replaced youzer\includes\admin\class.youzer-admin.php from 2.4.7.

The only change from 2.4.8 and 2.4.7 is the license code.
 

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,062
22,063
120
@Tomz & @NullMaster , let it be known that the current null method in 2.4.8 does not work. It locks access to the plugin settings. There is a label present that states lifetime license...however access to settings is locked as the plugin is still presenting the license key field. Entering any text does NOT affect the result. As an immediate fix, I simply replaced youzer\includes\admin\class.youzer-admin.php from 2.4.7.

The only change from 2.4.8 and 2.4.7 is the license code.
he has a method. I'll post it soon. There is no problem with the license. problem compliance event.
 
  • Like
Reactions: Voice4Vision

NullMaster

Well-known member
Null Master
Trusted Uploader
Jul 25, 2018
12,062
22,063
120
youzer 2.4.8 finall version
nulled method 2-
Code:
        yz_update_option('yz_social_share_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_profile_completeness_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_mycred_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_edit_activity_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_member_types_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_buddypress_moderation_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_activity_reactions_license_key','GPLDB5F8DD8689E6ACA49D' );
 
Last edited:

Nabeel

Active member
Jul 1, 2019
759
155
43
Malakwal
www.sellbuy.pk
youzer 2.4.8 finall version


nulled method 2-
Code:
//license update by nullmaster--------------------------------------------------------------
        yz_update_option('yz_social_share_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_profile_completeness_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_mycred_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_edit_activity_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_buddypress_moderation_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_member_types_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_buddypress_moderation_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_update_option('yz_activity_reactions_license_key','GPLDB5F8DD8689E6ACA49D' );
        yz_updat_option('yz_edit_activity_license_key','GPLDB5F8DD8689E6ACA49D' );
//-----------------------------------------------------------------------------------------
did you remove the file, because file does not exists there
 

bobikzoza

Active member
Babiato Lover
Trusted Uploader
Feb 23, 2020
627
216
43
help ... the download button does not work ... maybe someone knows what's wrong
 

Attachments

  • bp.PNG
    bp.PNG
    44.7 KB · Views: 20

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu