1
adwin
hack the users table
  • 2006/6/19 6:21

  • adwin

  • Just popping in

  • Posts: 68

  • Since: 2004/6/27


Hi,

I want to add some field on users field (on XOOPS 2.0.13.2) such as city, country and address.

I add those scripts on install/upgrad/mysql.sql

alter table 'users' add country varchar(100) ;
etc ...


the problem is, when I tried to install on another server, those upgrade doesnt added into my users table.

Thank you !

2
jensclas
Re: hack the users table

Whenever you create a hack or modify a file to suit your needs that makes it no longer part of the standard package...so everytime you do updates or changes you may need to redo some of that work...heres one faq to consider...then there are plenty more in the hacks section of the FAQ's.

3
adwin
Re: hack the users table
  • 2006/6/19 13:26

  • adwin

  • Just popping in

  • Posts: 68

  • Since: 2004/6/27


so, to make it easy to install on my clients, what should i do ? should i make the modules for updating users table ?

and what is the sql script inside /install/sql/upgrade/mysql.sql ? is it for creating update script ?


Login

Who's Online

606 user(s) are online (538 user(s) are browsing Support Forums)


Members: 0


Guests: 606


more...

Donat-O-Meter

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

Latest GitHub Commits