Skip to content

unknow tables #27

@Galixte

Description

@Galixte

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions