-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi @rfdy,
it’s mentionned some tables “trader_replies” and “trader_topics” in differents files:
- ``release_0_0_1.php`, this code:
$this->table_prefix . 'trader_replies',
$this->table_prefix . 'trader_topics',
parameters.yml, this code:
tables.trader_replies: %core.table_prefix%trader_replies
services.yml, this code:
- { feedback: %tables.trader_feedback%, comments: %tables.trader_comments%, replies: %tables.trader_replies%, reports: %tables.trader_reports% }
But this tables are not created, maybe you have to delete all references about those tables.
Metadata
Metadata
Assignees
Labels
No labels