antonioribeiro / antonioribeiro/tracker
1054 Unknown column 'language_id' in 'field list' (SQL: insert into `tracker_sessions`)
Open
- Dominant language
- PHP
- Stars
- 2.9k
- Forks
- 594
- PR merge metrics
- No merged PRs in 30d
Description
When I used '$visitor = Tracker::currentSession();' I faced error.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the error through Tracker::currentSession() and inspect the tracker_sessions schema or migrations for the missing language_id column. Done means the session insert completes without the reported unknown-column error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- laravel, php, sql
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100