1
kalamata
Slight modification in inserting a new user in the database
  • 2006/3/31 16:08

  • kalamata

  • Not too shy to talk

  • Posts: 121

  • Since: 2005/3/3 1


Dear All,

I have two XOOPS sites on the same server and I would like every user who registers on one site to be automatically registered to the other as well.

All tables are on the same server and both sites are hosted on the same server. After doing some research, it seems that when the user fills in the information in the form, information goes to register.php where checking happens on the information submitted. After that, my understanding is that a user handler is created and the file that is invoked in kernel/handlerregistry.php, where an insert query runs under the insertuser() function.

Is that the case? If so, the query makes reference to db without specifying it.

How can I modify it so that it serves for both sites?

I look forward to hearing from you soon.

Thanks in advance.

George

Login

Who's Online

89 user(s) are online (59 user(s) are browsing Support Forums)


Members: 0


Guests: 89


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits