Hi
I have this error appearing now & then. How do I get rid of it?

Notice: Undefined index: field_image in include() (line 7 of /home2/abc/public_html/woof/sites/all/themes/blacksea/node.tpl.php).
Notice: Undefined index: field_image in include() (line 7 of /home2/abc/public_html/woof/sites/all/themes/blacksea/node.tpl.php).
Notice: Undefined index: field_image in include() (line 7 of /home2/abc/public_html/woof/sites/all/themes/blacksea/node.tpl.php).

Secondly, how do you define the content shown in the slideshow?
If it's through views, could you please be specific? I was on the slideshow view page, but could not exactly see how to set this. The slideshow view is otherwise saved as instructed in the accompanying word doc., but the content is empty on the front page. I intend to use it only for specific image content.

Thank you in advance.

Comments

neptunethemes’s picture

The slideshow view pulls the most recent content created (the title, teaser text, and a read more link). If you want to add only image content you'll need to edit the view itself (changing the fields shown, and adding filtering for content type). It's best to take some time and get a basic understanding of the views module before trying to alter it.

And that error will require a minor fix - it's nothing that'll cause any problems, it's just caused because you've got node content that doesn't include an image.

neptunethemes’s picture

Status: Active » Closed (fixed)