Hi,
I think this module looks fantastic and exactly what I need for a project I am working on! I have just installed the module and dependencies and when I try and set the style of the view to slickgrid I get the following errors:
warning: Cannot modify header information - headers already sent by (output started at /home/audiocol/public_html/sites/all/modules/slickgrid/slickgrid_views_plugin.inc:1) in /home/audiocol/public_html/includes/common.inc on line 148.
warning: Cannot modify header information - headers already sent by (output started at /home/audiocol/public_html/sites/all/modules/slickgrid/slickgrid_views_plugin.inc:1) in /home/audiocol/public_html/includes/common.inc on line 148.
Have I missed something on the setup or is this an issue?
Many thanks for your help.
Robin
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Views Problem.png | 21.75 KB | robinl |
Comments
Comment #1
ben_scott commentedHi Robin -
Sorry about that - it was a bug but it should be fixed in the latest dev release.
Cheers,
Ben
Comment #2
robinl commentedThanks Ben,
I have downloaded and installed this latest dev and those errors are now gone. However, I was experiencing another problem previously which I attributed to the same problem but I am still seeing it. That is that once I open an edit view instead of seeing the normal options and fields, etc, I see a screen of blank options. Please see the attached picture. If I disable slickgrid and clear caches, etc, this problem goes away until I try and re-enable it again.
Cheers
Robin
Comment #3
robinl commentedHi Ben,
Sorted that one out and it wasn't related to slickgrid at all. Got it working and it looks fantastic! I am going to explore adding filters as ideally I want to be able to search on a range of values in a column and column value sliders would be the ideal.
Thanks
Robin
Comment #4
ben_scott commentedGreat - glad it's sorted.
Being able to search a range would be a very useful addition - if you like, please feel free to post back your code & I'll add it the module.
Cheers,
Ben
Comment #5
ben_scott commented