test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • bv-h_e.v. Friend
    #1003135

    Hi!
    I want to complete disable the possibilty for a user, who logged in, to edit his profile. Only administrators should be able to do this. How can I modify the "profile.html" output? How can I disable the "fa fa user-icon"?

    Thanks!

    Nico

    Pankaj Sharma Moderator
    #1003160

    Hi
    Do u have any special menu for the edit profile? If possible send me a screenshot how u waoul like to display the options.

    bv-h_e.v. Friend
    #1003558
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1003683

    Hi
    I am not able to login on your site to check this, but i got what you want to achieve.
    Actually, if you will remove the button user still can edit their profile pages because URL is always open.
    I suggest you to redirect the URL via .htaccess file and redirect this URL
    http://mydomain.de/your-profile/profile.html?layout=edit
    back to http://mydomain.de/your-profile/profile.html page,
    This is a better a good option.
    Regards

    bv-h_e.v. Friend
    #1003766

    Hi!

    Thank you very mutch for your help!

    I did it like this in the ".htaccess"-file (SSL is on):

    Redirect 301 /your-profile/profile.html https://mydomain.com/index.php

    (I also use https://mydomain.com/error.php)

    nico

    Pankaj Sharma Moderator
    #1003785

    You are welcome!

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum