使用 User_profiles 表插件编写 Joomla 桥
我想编写 Joomla 插件来连接到数据库中的用户表(一种方式)。因此,在新用户注册时,用户将被复制并存储在第二个表(其他脚本)中,这是主要目标。诸如更新密码更改/删除等之类的事情将在稍后部分进行。
有什么想法可以找到帮助我为 Joomla 1.6 编写类似插件的信息吗?我在哪里可以获得用户注册数据等?
我在这里找到了这个链接:
但是如果你有一些怎么办? user_profiles 条目要放入另一个表中吗?我真的很想知道如何解决这个问题。
如地址、国家/地区、州信息
I want to write Joomla plugin to connect to user tables in database (one way). So on new user registration, user will be duplicated and stored also in second table (other script) And this is main goal. Things like updating on password change/delete etc. is later part.
Any ideas where I can find informations helping me to write plugin like that for Joomla 1.6? Where I can get user registration data etc?
I found this link here:
Writing Joomla bridge - User plugin
But what if you got some user_profiles entries to put in another table? I realy like to know how to solve this.
like adress, country, state information
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
要获取有关 user_profiles 表的信息,请使用:
to get the information about user_profiles table use: