Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] DB Error

3 Posts
2 Users
0 Reactions
1,170 Views
Posts: 1599
Topic starter
(@anonymous20)
Noble Member
Joined: 9 years ago

Hello.

Any ideas what this could be?

Duplicate entry '0-366545fb3ba9b75-0-0' for key 'unique_tracking' for query INSERT INTO `wp_wpforo_visits` (`ip`, `time`, `topicid`, `forumid`) VALUES( '366545fb3ba9b75', '1575912156', 0, 0 ) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, wpforo_logs, wpForoLogs->visit, wpForoLogs->add_visit

Thanks

2 Replies
Posts: 1599
Topic starter
(@anonymous20)
Noble Member
Joined: 9 years ago

I see that i'm again plagued with the same old problem.

https://wpforo.com/community/how-to-and-troubleshooting-2/wordpress-database-error-duplicate-entry/

Shall i ignore it?

 

Posts: 990
Moderator
(@martin)
Support Team
Joined: 9 years ago

Hi @anonymous20,

You can ignore this error for sure. This is a rare single case. The core function is made to avoid duplication. This duplication was based on 0 values of topic and forum IDs. This is a causal case.