The profile button is not working when clicked while logged in.
I think it has the wrong url.
this is what it has for url:
{memberLink}|{memberNick}|profile.php .......
resulting in this destination
https://www.mysiteexample.com/https://www.mysiteexample.php?ID=1
which doesn't work
all fields are gray and I cannot edit them in navigation menu builder.
I had the same problem with the link (profile) in the drop down menu of teh above mentioned profile button
I fixed this problem by removing the following
{memberLink}| and |
from the original {memberLink}|{memberNick}|profile.php .......
this made it work but I can't edit the actual profile button and it doesn't work. 404 error. Page not found.
Can edit dropdown item but not profile button