Skip to Content Skip to Menu

[SOLVED] Error 1062

  • agrepe
  • agrepe
  • OFFLINE
  • Posts: 245
  • Thanks: 3
  • Karma: 0
9 years 8 months ago - 9 years 8 months ago #258729 by agrepe
[SOLVED] Error 1062 was created by agrepe
Hello,
For several days I have a 1062 error when a new utilistauer wants to register .
He told me : "DUPLICATE ENTRY ' 1024' FOR KEY ' PRIMARY ' SQL = INSERT INTO` BS3U0_COMPROFILER` "
I do not know fix this error.
Can you help me?
Best Regards.
Eric
Last edit: 9 years 8 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8282
  • Karma: 1443
9 years 8 months ago #258738 by krileon
Replied by krileon on topic Error 1062
Run Synchronize Users tool from CB > Tools and see if your issue persists. Your _users and _comprofiler table are out of sync. Do not use Joomla user management, registration, or login; you must use CB > User Management and CBs login/registration.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • agrepe
  • agrepe
  • OFFLINE
  • Posts: 245
  • Thanks: 3
  • Karma: 0
9 years 8 months ago - 9 years 8 months ago #258747 by agrepe
Replied by agrepe on topic Error 1062
Hello ,
Thank you for your reply, I did what you say , I also checked the database , there were mistakes, which appear to have been repaired.
I redid all the tests, I have no error message, but the problem persists.
This last Sunday .

Best Regards.

Eric
Last edit: 9 years 8 months ago by agrepe.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8282
  • Karma: 1443
9 years 8 months ago #258749 by krileon
Replied by krileon on topic Error 1062
Disable non-core CB plugins 1 by 1 until it resolves. If that doesn't resolve it repeat with Joomla System and User plugins (non-core! this is vital, as some core Joomla plugins will lock your install) to see if a 3rd party extension is conflicting.

If no extension appears to be conflicting then auto increment seams to be set incorrectly. Manually altering _users or _comprofiler tables can cause this. Using phpmyadmin navigate to the _users database table then click Operations and ensure AUTO_INCREMENT is set correctly. It should be the next ID column value. So for example if the highest ID you have in _users is 1072 then AUTO_INCREMENT would be 1073. It's fine for it to be significantly higher than the last ID as well; it just needs to be higher than and not lower than.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • agrepe
  • agrepe
  • OFFLINE
  • Posts: 245
  • Thanks: 3
  • Karma: 0
9 years 8 months ago #258754 by agrepe
Replied by agrepe on topic Error 1062
Hello, thank you for this help.
In the table I see fields "NULL" in the " First Name" while this is mandatory , is this normal and could this be the reason problems?
Best regards.
Eric

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48479
  • Thanks: 8282
  • Karma: 1443
9 years 8 months ago #258805 by krileon
Replied by krileon on topic Error 1062
No, it's strictly the users ID that's causing your issue. It's trying to duplicate an existing ID. This is normally a conflict from a 3rd party Joomla extension or even CB plugin (e.g. CB Auto Actions if used incorrectly). You need to disable non-core usages to see if issue goes away.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum