What's new
  • The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Help page.
    Found a dead link? Use the report button!
SaleBot - WhatsApp And Telegram Marketing SaaS - ChatBot & Bulk Sender

NULLED SaleBot - WhatsApp And Telegram Marketing SaaS - ChatBot & Bulk Sender 3.4.0 NULLED

Can anyone tell me what the problem is?
This error occurs when importing a database file into phpmyadmin

ALTER TABLE

`bot_groups`

ADD

CONSTRAINT `bot_groups_client_id_foreign` FOREIGN KEY (`client_id`) REFERENCES `clients` (`id`) ON DELETE

SET

NULL,

ADD

CONSTRAINT `bot_groups_created_by_foreign` FOREIGN KEY (`created_by`) REFERENCES `users` (`id`) ON DELETE

SET

NULL,

ADD

CONSTRAINT `bot_groups_updated_by_foreign` FOREIGN KEY (`updated_by`) REFERENCES `users` (`id`) ON DELETE

SET

NULL

MySQL Answer: Documentation
#1824 - Failed to open the referenced table 'users'
 
Reacted by:
Top