In a view where there is multiple arguments including a date argument, the arguments below the date argument are ignored and do not show up in the sql query.
php version: 5.2.6
In a view where there is multiple arguments including a date argument, the arguments below the date argument are ignored and do not show up in the sql query.
php version: 5.2.6
Comments
Comment #1
arlinsandbulte commentedI think this has been fixed now.
This series of issues might have been related: #580178: Views: SQL Error "Unknown column" when using fields from different content-types in a filter
If you still have this issue, re-open and provide steps on how to reproduce.