Just experienced my first error playing with Views 3 (sweet stuff btw). I created a term view, with filter to a specific vocabulary (in my case, project). I then added a relationship for Taxonomy: Node to relate nodes under the term to the view. I have fields setup for term name and description, no problem there. Problem is when I try to add a field I have setup for image uploads with the intention of using the view relation. When I add it I get the error message attached. After I get the error I cancel out and get the 2nd error attached.
Server: XAMPP 1.7.1 for Windows
PHP 5.2.9
MySQL 5.0.51a
It looks like it's an issue relating to forward/back slashes in it finding the ctools include. Let me know if there's any more info you guys need. Great work again btw!
| Comment | File | Size | Author |
|---|---|---|---|
| Capture1.PNG | 82.52 KB | tannerjfco | |
| Capture.PNG | 22.67 KB | tannerjfco |
Comments
Comment #1
bojanz commentedYou need the latest CTools and the latest Drupal 7 (dev versions!)
Comment #2
tannerjfco commentedD'oh. switching to dev release of ctools did the trick. Sorry guys.