1
arnoweb
How to import new user in the DB ?
  • 2008/10/9 21:46

  • arnoweb

  • Just popping in

  • Posts: 5

  • Since: 2007/9/1 2


Hello,

I am trying to import new users in my XOOPS website.
In fact, I have developped another registration page without using the Xoops' registration system.

I am using a classic PHP page with:
INSERT INTO xoops_users(uname,pass,email,...) VALUES($uname,$pass,...)

The registration is added in the database and I can sign in.

But it's very strange because if I want to visit another page than the module system (for example /catads/ or /newbb/) I am not allowed.

Can you help me ?

Thanks

2
zyspec
Re: How to import new user in the DB ?
  • 2008/10/9 21:55

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


You will also need to add the new user's id to the registered user's group.

3
arnoweb
Re: How to import new user in the DB ?
  • 2008/10/12 16:55

  • arnoweb

  • Just popping in

  • Posts: 5

  • Since: 2007/9/1 2


Thank you very much !

Login

Who's Online

81 user(s) are online (58 user(s) are browsing Support Forums)


Members: 0


Guests: 81


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