1
stephenjacob
Xoops - Customizing Registration

Good afternoon fellow xoopsters. I've been customizing XOOPS for the last few weeks. I have a few bugs i'm trying to work out.

I'm trying to add fields to the registration process & user table in mysql. I'm adding user_phone to the database. Now, i fairly familiar w/ mod hacks for PhpBB but this is my first project w/ Xoops.

I believe i've added the custom field to all of the required pages. But i'm still getting this error "Could not register new user." I've tried it several times making sure i didn't skip over a step and still no luck.

If you could be of any assistance it'd be greatly appreciated!

Thanks everyone^^

2
ackbarr
Re: Xoops - Customizing Registration

first off, if you've modified the function insert() in kernel/user.php, turn on MySQL debugging in System -> Preferences -> General Settings and make sure that the problem isn't a sql syntax error. If that yields no possibilities, switch to PHP debugging mode and see if there are any php scripting errors that need to be addressed.

3
stephenjacob
Re: Xoops - Customizing Registration

Thank you Ackbarr! I'm looking into that now.. it appears that there is a problem with the sql syntax.

I'll let you know how things turnout.

Thx again!

Login

Who's Online

150 user(s) are online (86 user(s) are browsing Support Forums)


Members: 0


Guests: 150


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