Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB Table prefix breaks this plugin #2

Open
putzwasser opened this issue Jan 23, 2024 · 0 comments
Open

DB Table prefix breaks this plugin #2

putzwasser opened this issue Jan 23, 2024 · 0 comments

Comments

@putzwasser
Copy link

A DB table prefix breaks this plugin.

https://github.com/content-optimizer-gmbh/mautic-advanced-templates-bundle/blob/master/Helper/FormSubmission.php#L35 contains a SQL clause that just queries form_submissions.

The db_table_prefix config parameter must be added here (or use MAUTIC_TABLE_PREFIX to concatenate the query string).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant