Featured Content Gallery | WordPress Plugin | iePlexus

Fail to open stream error

New releases, ideas for the future, and known issues

Fail to open stream error

PostBy ruthie002 on Mon Jan 03, 2011 2:09 pm

Hi,

I downloaded and installed the featured content gallery and am getting the following errors:

Warning: include(/home/ruthie02/public_html//wp-content/plugins/featured-content-gallery/gallery.php) [function.include]: failed to open stream: No such file or directory in /home/ruthie02/public_html/wp-content/plugins/featured-gallery-widget/featured-gallery-widget.php on line 61

Warning: include() [function.include]: Failed opening '/home/ruthie02/public_html//wp-content/plugins/featured-content-gallery/gallery.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ruthie02/public_html/wp-content/plugins/featured-gallery-widget/featured-gallery-widget.php on line 61

I am a new Wordpress user and I have no idea of what is going on.

Any help you can provide me?
Thanks.
ruthie002
 
Posts: 6
Joined: Mon Jan 03, 2011 2:05 pm

Re: Fail to open stream error

Thank you for using the Featured Content Gallery Forum
 

Re: Fail to open stream error

PostBy admin on Mon Jan 03, 2011 2:26 pm

in that error it talks about widget..we do not have any fcg widget. please redownload plugin from our site
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Fail to open stream error

PostBy ruthie002 on Mon Jan 03, 2011 5:04 pm

I redownloaded the plugin and was able to install it succesfully.

Now, I don't get any errors but I just get a black screen with a bar rolling. I added an articleimg custom field to four posts. The value of the field is a particular image URL. I entered the post names in the select here to use individual post or page IDs area. I am entering the post names as they appear in the URL.

The URL for my site is www.tanamatales.com.

I am doing something wrong?

Thanks.
ruthie002
 
Posts: 6
Joined: Mon Jan 03, 2011 2:05 pm

Re: Fail to open stream error

PostBy admin on Tue Jan 04, 2011 8:21 am

give me screeshot of your fcg options page
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Fail to open stream error

PostBy ruthie002 on Tue Jan 04, 2011 9:09 pm

Here it is. I uploaded two JPEGs containing the shots since I was not able to paste the shots directly in here..

Thanks.
Attachments
FCG2.jpg
FCG2.jpg (137.69 KiB) Viewed 378 times
FCG1.jpg
FCG1.jpg (135.43 KiB) Viewed 378 times
ruthie002
 
Posts: 6
Joined: Mon Jan 03, 2011 2:05 pm

Re: Fail to open stream error

PostBy admin on Wed Jan 05, 2011 9:14 am

I just realized that you genesis theme, in place you put gallery call, do it like this
Code: Select all
<?php global $post; include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Fail to open stream error

PostBy ruthie002 on Wed Jan 05, 2011 11:12 pm

If I add the code you sent me instead of what I had, I get something similar to the original error.

Here it is:

Warning: include(/home/ruthie02/public_html//wp-content/plugins/featured-content- gallery/gallery.php) [function.include]: failed to open stream: No such file or directory in /home/ruthie02/public_html/wp-content/themes/church/home.php on line 14

Warning: include() [function.include]: Failed opening '/home/ruthie02/public_html//wp-content/plugins/featured-content- gallery/gallery.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ruthie02/public_html/wp-content/themes/church/home.php on line 14
ruthie002
 
Posts: 6
Joined: Mon Jan 03, 2011 2:05 pm

Re: Fail to open stream error

PostBy ruthie002 on Wed Jan 05, 2011 11:16 pm

I forgot to mention that I added the code inside home.php. I don't know if I added it in the correct place.

Thanks.
ruthie002
 
Posts: 6
Joined: Mon Jan 03, 2011 2:05 pm

Re: Fail to open stream error

PostBy admin on Thu Jan 06, 2011 9:24 am

featured-content- gallery/gallery.php
look at this error closely...you have a space in this content- gallery, you have space in gallery call, remove it
Yelena Khamidullina
Web Applications Developer, iePlexus

1. Check settings to exclude fcg-YOU conflict
2. Try to turn off all your plugins at once to exclude fcg-other plugin conflict
3. Try default theme to exclude fcg-theme conflict
4. Post in this forum to involve me in your troubleshooting. URL is required
User avatar
admin
Site Admin
 
Posts: 4789
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Fail to open stream error

PostBy ruthie002 on Tue Jan 11, 2011 8:57 pm

Yelena,

I had the FCG finally working and then I added some Facebook code and it stopped working.

I added the some code provided by Facebook in one text widget and then put the widget on the primary sidebar. When I looked at the page the FCG was not working. The post title and summary appear but not the image. I added the following code:

<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="http://www.facebook.com/platform" width="292" show_faces="true" stream="false" header="true"></fb:like-box>

After seeing the FCG fail, I removed the widget (or the facebook code) but the images are still not appearing.

My URL is www.tanamatales.com

Any solution?

Thanks,
Ruth
ruthie002
 
Posts: 6
Joined: Mon Jan 03, 2011 2:05 pm

Next

Return to Development, Improvement, and Conflicts

Who is online

Users browsing this forum: No registered users and 0 guests