douyin4561 2014-04-07 20:10
浏览 12

用户如何在phpfox中登录自定义组

I am new to php fox , i have a problem in user group module, i understand how to create user group module and the settings of that group but my problem is i am not able to go to the custom user group, always it is going to registered user . please help me and also help me to add custom user group model in registration process.

  • 写回答

1条回答 默认 最新

  • dousong2967 2014-04-11 07:24
    关注

    You can change user group of any user from admin panel .

    admincp>>users>>Browse Users>>(click on the down arrow appering in the users list)>>edit user

    For user groups on registration you have to create subscriptions. admincp>>modules>>subscribe>>create new package.

    If you are trying to implement the user group with the select option or a default user group for all the registered users than please change the default registered user group according to your need and create a separate user group for special users.

    评论

报告相同问题?

悬赏问题

  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 关于大棚监测的pcb板设计
  • ¥15 stm32开发clion时遇到的编译问题
  • ¥15 lna设计 源简并电感型共源放大器
  • ¥15 如何用Labview在myRIO上做LCD显示?(语言-开发语言)
  • ¥15 Vue3地图和异步函数使用
  • ¥15 C++ yoloV5改写遇到的问题