Again USER META Pro WPFUpro ERROR

This topic contains 13 reply and 2 voices, and was last updated by Denis 10 years, 6 months ago
Viewing 13 Posts - 1 through 13 (of 13 total)
Author Posts
September 24, 2013 at 1:45 pm 8480
Denis Hi, I create a profile page with user mega pro, and user can upload avatars. but this does not work, the avatar loads but is not shown. when i deactivate WP User Frontend, the avatar shows up. whats wrong here? do you need any administration rights for my page? Cheers, Denis
September 27, 2013 at 12:46 pm 8488
Denis Denis

why is there no help, support or an information?????

September 27, 2013 at 9:32 pm 8501
Tareq Hasan Tareq Hasan

Guess the user meta pro is not compatible with WPUF Pro.

September 27, 2013 at 9:45 pm 8503
Denis Denis

This is, what i Already found out. IT Seems the frontend user does the error?
What can i do here?

September 27, 2013 at 10:10 pm 8505
Tareq Hasan Tareq Hasan

It’s more like a conflict. The both plugin handles the avatar different way. So may be they both can’t be activated together. I am not sure why are you using the User Meta plugin, which already the User Frontend can do.

September 27, 2013 at 10:22 pm 8506
Denis Denis

I use it because of the working and Perfect user registration 🙂
Something frontend user pro does not have and theme My Plugin does not work, too.

Thats why :-))

September 28, 2013 at 1:15 am 8512
Tareq Hasan Tareq Hasan

It’s more like a conflict. The both plugin handles the avatar different
way. So may be they both can’t be activated together. I am not sure why are
you using the User Meta plugin, which already the User Frontend can do.

September 28, 2013 at 1:24 am 8515
Denis Denis

Can it?
Confirm Email? Wait For Admin approche? How does frontend user pro does this??????
Denis

September 28, 2013 at 1:26 am 8517
Denis Denis

Approve 🙂

October 1, 2013 at 4:39 pm 8605
Denis Denis

please help here.
how can i do this registration with WPFUpro?
i need that plugin. cause theme my login does not work with your plugin, too.
I need help here, cause i need this registration with confirm email and approve by admin.
thanks!
denis

October 2, 2013 at 1:13 am 8633
Tareq Hasan Tareq Hasan

It’s more like a conflict. The both plugin handles the avatar different
way. So may be they both can’t be activated together

I already have said, they can’t work together. Or you may delete the avatar code from the User Meta plugin.

October 2, 2013 at 1:20 am 8635
Denis Denis

The most important thing is, that the recaptcha does not work.
I need their registration.
Any Chance,
Denis

October 2, 2013 at 1:44 am 8637
Tareq Hasan Tareq Hasan

[php]if ( !function_exists( ‘recaptcha_get_html’ ) ) {
require_once dirname( __FILE__ ) . ‘/lib/recaptchalib.php’;
}[/php]
If you look at the code of WPUF, it loads the reCaptcha library if it’s not available in the system. But User Meta doesn’t do any checking like that. It might happen that the WPUF loads first and it doesn’t find reCaptcha library and loads it. Again, User Meta is loading the library and there might be a fatal error. You either can comment this line in wpuf.php or change the file in User Meta.

October 4, 2013 at 12:35 am 8729
Denis Denis

what meta-user said 🙂

That line was accidentally commented for debugging purpose.

cheers & thanks,
Denis

Viewing 13 Posts - 1 through 13 (of 13 total)