Notifications
Clear all

wpForo 1.x.x [Solved] USER account link now takes members to forum, not main website panel.

13 Posts
3 Users
0 Reactions
3,279 Views
Posts: 29
Topic starter
(@tmrmarketing)
Trusted Member
Joined: 8 years ago

If you want me to PM you a link to the website I can, or email it to you.

 

Robert
Posts: 10590
Admin
(@robert)
Support Team
Joined: 9 years ago

Ok, please send one admin and one regular user login details to support[at]gvectors.com email address.

Robert
Posts: 10590
Admin
(@robert)
Support Team
Joined: 9 years ago

At the moment you only can disable this by editing wpforo/wpf-includes/wpf-hooks.php file.

Fine this line:

add_filter( 'edit_profile_url', 'wpforo_change_default_edit_user_page', 10, 3 );

Change to this:

//add_filter( 'edit_profile_url', 'wpforo_change_default_edit_user_page', 10, 3 );

We'll add new option to disable edit profile URL overwriting by wpForo.

Posts: 29
Topic starter
(@tmrmarketing)
Trusted Member
Joined: 8 years ago

That worked.

Thanks

Posts: 237
(@mrsamg)
Reputable Member
Joined: 8 years ago

How do you still have the link to the main profile? - my wordpress admin bar has gone, even for admins.

Page 2 / 3