Create a view of statuses add filter latest only. Error:
Fatal error: Call to undefined function db_prefix_tables() in /Applications/XAMPP/xamppfiles/htdocs/Matchflip/sites/all/modules/contrib/statuses/includes/views/handlers/statuses_views_handler_filter_latest_only.inc on line 23
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | latest-only-filter-issue-1358472-1.patch | 1023 bytes | mathankumarc |
Comments
Comment #1
mathankumarc commentedFixed it. Here is the patch for it.
Since this is opened log back, we will close this issue with this patch. Hereafter we will use Views handlers broken (still use D6 API) for views handler related issues.
Dreditor is too useful for reviewing patches. Thanks Isaac.
Comment #2
mathankumarc commentedChanging the status.
Comment #3
icecreamyou commentedYeah I wrote this patch for Dreditor which I use all the time too: #1437400: Get and insert link to last commit -- should be helpful for us to keep track of what we commit.
I haven't tested this patch but syntactically it looks good so if it works then it's okay with me to commit. Leaving at "needs review" but mathankumarc if it works for you then there's no need for another review since this patch is so small.
Comment #4
mathankumarc commentedCommitted a fix to dev.