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

Search in subscription form not working #24

Open
jluitz opened this issue Oct 25, 2024 · 2 comments
Open

Search in subscription form not working #24

jluitz opened this issue Oct 25, 2024 · 2 comments
Assignees

Comments

@jluitz
Copy link

jluitz commented Oct 25, 2024

whenever you enter anything into the searchfield the sql crashes with

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'active' in 'where clause'

@mckenziearts mckenziearts self-assigned this Oct 31, 2024
@mckenziearts
Copy link
Member

There no column active in the plans table. But we have an is_active column. How this error would appear ?

@jluitz
Copy link
Author

jluitz commented Nov 2, 2024

remove ->searchable() and the error will be gone

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

2 participants