Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

1062 - Duplicate entry '255198' for key 'PRIMARY'
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: 1062 - Duplicate entry '255198' for key 'PRIMARY'
#68610
1062 - Duplicate entry '255198' for key 'PRIMARY' 2 Years ago Karma: 0
A couple of days ago all my quizzes stopped working. I get a red joomla error box with "1062 - Duplicate entry '255198' for key 'PRIMARY'

I contacted support via the form on the website yesterday but have not had any acknowledgement of a ticket being raised.

Thank you
The administrator has disabled public write access.
 
#68612
Re:1062 - Duplicate entry '255198' for key 'PRIMARY' 2 Years ago Karma: 747
Hello,

Could you provide a temporary access to your J! backend by email so we can investigate the problem?

PS: Do you use standard version of the extension without modifications?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#68613
Re:1062 - Duplicate entry '255198' for key 'PRIMARY' 2 Years ago Karma: 0
Yes it is standard as far as I am aware. Thanks.
The administrator has disabled public write access.
 
#68616
Re:1062 - Duplicate entry '255198' for key 'PRIMARY' 2 Years ago Karma: 747
It needs to check database settings with hosting support. 'StatisticsInfoId' field in '#__ariquizstatisticsinfo' table has AUTOINCREMENT option, but for some reason (probably a DB configuration or DB problem) it doesn't work properly and when run the following query value is not incremented and get 255198 value (currently it is maximum value for StatisticsInfoId) instead of this:

Code:


INSERT INTO #__ariquizstatisticsinfo (QuizId,UserId,Status,TicketId,CreatedDate,ExtraData) VALUES(28,0,'Prepare','18fcd33ae30e62a120c5b5a93864799f','2022-04-05 11:30:59',NULL)



Regards,
ARI Soft
The administrator has disabled public write access.
 
#68620
Re:1062 - Duplicate entry '255198' for key 'PRIMARY' 2 Years ago Karma: 0
Thank you I passed that to my hosting provider and it seems to have fixed the issue.
The administrator has disabled public write access.
 
Go to topPage: 1