Featured Content Gallery | WordPress Plugin | iePlexus

Warning Message on Homepage once FCG is installed

New releases, ideas for the future, and known issues

Warning Message on Homepage once FCG is installed

PostBy eshber on Fri Sep 03, 2010 2:09 am

Hi guys

I'm really hoping someone can help me with my problem...

I've been up till 3am trying to figure it out but i'm not getting anywhere...

I installed the Church theme by Studio Press, and once I activated the FCG plugin, i get the following error message on my homepage:

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

Warning: include() [function.include]: Failed opening '/home/eshber/public_html/theanxietycures.org//wp-content/plugins/content-gallery/gallery.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/eshber/public_html/theanxietycures.org/wp-content/themes/church_20/home.php on line 14

I tried a different theme, and the FCG works fine on it. But the Church theme doesn't seem to like it...grrrrrrrr!!

I really like the Church theme, so i hope someone can help me fix the problem :D

Thanks in advance!

Esh
eshber
 
Posts: 5
Joined: Fri Sep 03, 2010 1:58 am

Re: Warning Message on Homepage once FCG is installed

Thank you for using the Featured Content Gallery Forum
 

Re: Warning Message on Homepage once FCG is installed

PostBy eshber on Fri Sep 03, 2010 3:33 am

And this is what is in my main index template:

<?php get_header(); ?>

<div id="content">

<div id="contentleft">
<?php include (ABSPATH . 'wp-content/plugins/featured-content gallery/gallery.php'); ?>
<div class="postarea">

<?php include(TEMPLATEPATH."/breadcrumb.php");?>

<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<h1><?php the_title(); ?></h1>

<div class="date">

<div class="dateleft">
<p><span class="time"><?php the_time('F j, Y'); ?></span> by <?php the_author_posts_link(); ?> &nbsp;<?php edit_post_link('(Edit)', '', ''); ?> <br /> Filed under <?php the_category(', ') ?></p>
</div>

<div class="dateright">
<p><span class="icomment"><a href="<?php the_permalink(); ?>#respond"><?php comments_number('Leave a Comment', '1 Comment', '% Comments'); ?></a></span></p>
</div>

</div>

<div style="clear:both;"></div>

<?php the_content(__('Read more'));?><div style="clear:both;"></div>

<div class="postmeta">
<p><span class="tags">Tags: <?php the_tags('') ?></span></p>
</div>

<!--
<?php trackback_rdf(); ?>
-->

<?php endwhile; else: ?>

<p><?php _e('Sorry, no posts matched your criteria.'); ?></p><?php endif; ?>

</div>

<div class="adsense-post">

<!--To activate your Google AdSense ad, go to your WP dashboard and go to Appearance -> Revolution Church Options and enter your Google Adsense Code.-->

<?php $adsense_468 = get_option('revchurch_adsense_468'); echo stripslashes($adsense_468); ?>

</div>

<div class="comments">

<?php comments_template('',true); ?>

</div>

</div>

<?php include(TEMPLATEPATH."/sidebar.php");?>

</div>

<!-- The main column ends -->

<?php get_footer(); ?>
eshber
 
Posts: 5
Joined: Fri Sep 03, 2010 1:58 am

Re: Warning Message on Homepage once FCG is installed

PostBy admin on Fri Sep 03, 2010 8:54 am

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

Warning: include() [function.include]: Failed opening '/home/eshber/public_html/theanxietycures.org//wp-content/plugins/content-gallery/gallery.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/eshber/public_html/theanxietycures.org/wp-content/themes/church_20/home.php on line 14


looks like you fixed that problem on your site, only problem I see right now, carousel does not have images, provide thumbnailimg custom fields with image urls if your checked option to use thumbnailimg custom fields
and another provide text overlay height for slider
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


Return to Development, Improvement, and Conflicts

Who is online

Users browsing this forum: No registered users and 0 guests

cron