1
Parafal
User profile 1.51 - ERROR: Email address already registered.
  • 2008/11/29 3:18

  • Parafal

  • Just popping in

  • Posts: 98

  • Since: 2003/6/7 2


I tried to find an answer to my problem before posting but I couldn't find it.

My problem is:

Nobody can't update their profile in my XOOPS site after I upgraded to 2.3.0.

Now I upgraded to 2.3.2a and the problem continue.

If I tried to update my signature, or interest etc nothing changes and I get this messages:

ERROR: Email address already registered.


Any solution? any link with a solution?

Thanks
-|Parafal|-

2
alfred
Re: User profile 1.51 - ERROR: Email address already registered.
  • 2008/11/29 9:57

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


from whish version you have upgraded ?

3
fireball803
Re: User profile 1.51 - ERROR: Email address already registered.
  • 2008/11/29 10:14

  • fireball803

  • Just popping in

  • Posts: 4

  • Since: 2008/2/10


i have the same problem, upgrading from 2.18. any chance this can be resolved?

4
Parafal
Re: User profile 1.51 - ERROR: Email address already registered.
  • 2008/11/29 16:08

  • Parafal

  • Just popping in

  • Posts: 98

  • Since: 2003/6/7 2


Hi,

I upgraded from the stable version before the 2.3.0. Is the 2.0.18.

After that me (admin) and members can't update the profile.

Any idea how to avoid this problem?
-|Parafal|-

5
alfred
Re: User profile 1.51 - ERROR: Email address already registered.
  • 2008/11/29 17:09

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


have you installed the 'extended Profiles' Modul ?
check the table <prefix>_user for double mailaddress

6
Parafal
Re: User profile 1.51 - ERROR: Email address already registered.
  • 2008/11/30 0:39

  • Parafal

  • Just popping in

  • Posts: 98

  • Since: 2003/6/7 2


dhsoft,

Sorry but I didn't understand. Where is this extender Profiles? It comes with the XOOPs 2.3.0 zip file?

Is not where can I find it?
-|Parafal|-

7
alfred
Re: User profile 1.51 - ERROR: Email address already registered.
  • 2008/11/30 11:03

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


Sorry, I meant the profiles module disable times and then test it.

8
Parafal
Re: User profile 1.51 - ERROR: Email address already registered.
  • 2008/12/1 15:26

  • Parafal

  • Just popping in

  • Posts: 98

  • Since: 2003/6/7 2


Quote:

dhsoft wrote:
Sorry, I meant the profiles module disable times and then test it.


When I update the profile using the "ADMIN/SYSTEM/EDIT USER" I can change it, but not using the USER PROFILE module.

Do you know what is happening?
-|Parafal|-

9
alfred
Re: User profile 1.51 - ERROR: Email address already registered.
  • 2008/12/1 17:31

  • alfred

  • Quite a regular

  • Posts: 249

  • Since: 2005/10/29


can you post the mysql-Debug ?

10
Parafal
Re: User profile 1.51 - ERROR: Email address already registered.
  • 2008/12/1 17:59

  • Parafal

  • Just popping in

  • Posts: 98

  • Since: 2003/6/7 2


How can I get this debug from Mysql?

I tried the normal debug and I got this after I tried to chage my profile:

Quote:

Queries
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data, sess_ip FROM xoops_session WHERE sess_id = '13a7677bdf645626ae9483a2a5d8995e'
SELECT * FROM xoops_users WHERE uid = '2'
SELECT * FROM xoops_modules WHERE dirname = 'profile'
SELECT * FROM xoops_config WHERE (conf_modid = '59') ORDER BY conf_order ASC
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '2') ORDER BY conf_order ASC
SELECT COUNT(*) FROM `xoops_users` WHERE `uname` = 'nickname' AND `uid` <> 2
SELECT COUNT(*) FROM `xoops_users` WHERE `email` = 'my-email@my-website.com' AND `uid` <> 2
SELECT COUNT(*) FROM xoops_banner
SELECT * FROM xoops_banner LIMIT 0, 1
UPDATE xoops_banner SET impmade = impmade+1 WHERE bid = 20
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '3') ORDER BY conf_order ASC
SELECT DISTINCT gperm_itemid FROM xoops_group_permission WHERE gperm_name = 'block_read' AND gperm_modid = 1 AND gperm_groupid IN (1)
SELECT b.* FROM xoops_newblocks b, xoops_block_module_link m WHERE m.block_id=b.bid AND b.isactive=1 AND b.visible=1 AND m.module_id IN (0,59) AND b.bid IN (143,145,144,146,147,148,149,142,119,118,117,152,69,134,133,132,89,88,87,20,19,17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,131,105,103,102,150,129,83,65,64,63,48,28,79,25,24,18,23,151,153,154) ORDER BY b.weight,b.bid
SELECT * FROM xoops_modules WHERE (hasmain = '1' AND isactive = '1' AND weight > '0') ORDER BY weight ASC, mid ASC
SELECT * FROM xoops_group_permission WHERE (gperm_name = 'module_read' AND gperm_modid = '1' AND (gperm_groupid = '1'))
SELECT * FROM xoops_modules WHERE dirname = 'news'
SELECT * FROM xoops_config WHERE (conf_modid = '3') ORDER BY conf_order ASC
SELECT * FROM xoops_modules WHERE dirname = 'wfchannel'
SELECT * FROM xoops_config WHERE (conf_modid = '43') ORDER BY conf_order ASC
SELECT CID, pagetitle, defaultpage FROM xoops_wfschannel WHERE defaultpage = '0' AND submenu = 1 AND (publishdate > 0 AND publishdate <= 1228154168) AND (expiredate = 0 OR expiredate > 1228154168) ORDER BY weight
SELECT submenuitem, titlelink FROM xoops_wfslinktous
SELECT submenuitem , titlerefer FROM xoops_wfsrefer
SELECT * FROM xoops_modules WHERE dirname = 'spaw'
SELECT * FROM xoops_groups
SELECT * FROM xoops_modules WHERE dirname = 'pm'
SELECT COUNT(*) FROM `xoops_priv_msgs` WHERE (read_msg = '0' AND to_userid = '2')
SELECT COUNT(*) FROM xoops_online WHERE online_uid=2
UPDATE xoops_online SET online_updated=1228154168, online_module = 59 WHERE online_uid = 2
SELECT * FROM xoops_online
SELECT COUNT(*) FROM xoops_online WHERE online_module = '59'
SELECT * FROM xoops_profile_profile WHERE profile_id = '2'
SELECT * FROM `xoops_profile_field` WHERE field_id != '0' ORDER BY field_weight ASC
SELECT * FROM xoops_group_permission WHERE (gperm_name = 'profile_edit' AND gperm_modid = '59' AND (gperm_groupid = '1'))
SELECT * FROM `xoops_profile_category` ORDER BY `cat_id` DESC
SELECT * FROM xoops_smiles
SELECT * FROM xoops_groups WHERE groupid != '3'
Total: 37 queries


This helps?
-|Parafal|-

Login

Who's Online

232 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 232


more...

Donat-O-Meter

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

Latest GitHub Commits