Forum topic: The Views Demo

Hi there,

I have been trying to work with views, but didnt quite succeed.
The views demo posted on the site - is it possible to post the source (export) of the view here?

thanks a lot
Gregor

of better to say, I am getting this error, when I try to filter for all nodes with an existing video:

* user warning: Unknown column 'field_video_op_videos.video_id' in 'where clause' query: SELECT count(node.nid) FROM node node WHERE (field_video_op_videos.video_id IS NOT NULL) in /Applications/MAMP/htdocs/includes/database.mysql.inc on line 172.
* user warning: Unknown column 'field_video_op_videos.video_id' in 'where clause' query: SELECT node.nid FROM node node WHERE (field_video_op_videos.video_id IS NOT NULL) LIMIT 0, 5 in /Applications/MAMP/htdocs/includes/database.mysql.inc on line 172.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h1> <h2> <h3> <h4> <b>
  • Lines and paragraphs break automatically.
  • Internal paths in double quotes, written as "internal:node/99", for example, are replaced with the appropriate absolute URL or relative path.
  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options