Jump to content
  • 0

Flux Control Panel Edit. [SOLVED] Thanks


AllHailToTheKing

Question


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  235
  • Reputation:   0
  • Joined:  11/22/11
  • Last Seen:  

Good Day. i have a problem and i really need your help. its about my flux control panel.

How To disable/remove Change sex and change email on my flux control panel?

All help will be much appreciated. Thank you

Edited by AllHailToTheKing
Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   0
  • Joined:  02/12/12
  • Last Seen:  

Open Config/Application.php

find:

'changemail' => 'Change E-mail',

'changesex' => 'Change Gender',

and comment them with //; change them to:

//'changemail' => 'Change E-mail',

//'changesex' => 'Change Gender',

Save :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  235
  • Reputation:   0
  • Joined:  11/22/11
  • Last Seen:  

Open Config/Application.php

find:

'changemail' => 'Change E-mail',

'changesex' => 'Change Gender',

and comment them with //; change them to:

//'changemail' => 'Change E-mail',

//'changesex' => 'Change Gender',

Save :)

Thanks for the reply. i already did that. actually i remove those line on my CP config. the change gender and email this appear. but whenever they go to my CP and click change password the link will looks like this.

http://yourserver/?module=account&action=changepass

they will only change the link like this.

http://yourserver/?module=account&action=changesex or changeemail.

and they will directly go to changesex or change email option and that is what i want to prevent.

any help?

Thanks lunna btw..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  530
  • Reputation:   33
  • Joined:  01/17/12
  • Last Seen:  

it's in access.php changed it to Admin or Unauth.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  235
  • Reputation:   0
  • Joined:  11/22/11
  • Last Seen:  

it's in access.php changed it to Admin or Unauth.

Thank you so much. >:)<

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...