How can I add a new field in register form? How can I add a new field in register form?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How can I add a new field in register form?

Started by jianzhan, February 02, 2007, 04:46:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jianzhan

Hi,

How can I add a new field in register form? like user_profile7. There are only 6 field for option profiles in default setting. From User_profile1 to user_profile6.

Yours sincerely

Jian Zhan

Joachim Müller


jianzhan


Hi

How can I find these tow files where and what's name?

  • Find in "table Prefix"_pictures:
  • Find in "table Prefix"_config:

Jian

Nibbler

They are not files, they are tables in your Coppermine database. Use phpmyadmin to edit them (backup first).

jianzhan

My database in table prefix_config

There is no user_field1_name.
Please check the attached file.

Nibbler

Click browse and page through until you find it.

jianzhan

Hi,

Thanx!!!
I got it.

Yours sincerley

Jian