1
draj
Bug Report: xoops_user_profile and xoops_users
  • 2005/12/27 21:48

  • draj

  • Quite a regular

  • Posts: 271

  • Since: 2005/6/23


Hallo!

Just realised that there is a small error that should not happen.

modules/profile/admin/user.php### >> List

handles all the SQL Queries with the use of the field 'profileid' which SHOULD NOT do so!

It should first check the 'uid' from table xoops_users and then compare or fetch the respective 'profileid' from the table xoops_user_profile!

Consequences:

If there are users with uid but not in the profile, they won't show up.

I discovered this while importing users. There was a problem and some users landed in both and some did only into one. The ones that were only imported into xoops_users were not able to delete by the above link.

Thanks

2
Dave_L
Re: Bug Report: xoops_user_profile and xoops_users
  • 2005/12/27 21:58

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Which XOOPS version does this apply to?

3
draj
Re: Bug Report: xoops_user_profile and xoops_users
  • 2005/12/27 22:25

  • draj

  • Quite a regular

  • Posts: 271

  • Since: 2005/6/23


Hi!

That was a promt reaction! Nice.

Xoops version 2.2.3a (with 16 sub-domains using Jans multisite)

Try yourself with a simple modification in your Test installation changing the following:

Change the UID = some other number that does NOT match with the corresponding profileid and you shall be sure to notice heaps of Problems that I suddenly discovered.

In the entire Xoops, there should be a consistan approach by everyone, Core and the module developers:

USE ONLY UID

AND

NOTHING ELSE!!!

Login

Who's Online

157 user(s) are online (92 user(s) are browsing Support Forums)


Members: 0


Guests: 157


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