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!

CommentFileSizeAuthor
Capture1.PNG82.52 KBtannerjfco
Capture.PNG22.67 KBtannerjfco

Comments

bojanz’s picture

Status: Active » Fixed

You need the latest CTools and the latest Drupal 7 (dev versions!)

tannerjfco’s picture

Status: Fixed » Closed (fixed)

D'oh. switching to dev release of ctools did the trick. Sorry guys.