Featured Content Gallery | WordPress Plugin | iePlexus

Conflict with Exec-PHP

New releases, ideas for the future, and known issues

Conflict with Exec-PHP

PostBy specialtouch on Fri Oct 07, 2011 3:34 am

For my site at http://specialtouch.org with Exec-PHP plugin (http://wordpress.org/extend/plugins/exec-php/) enabled, my images aren't loading on my front page where I have FCG included in home.php using the following:

Code: Select all
<?php global $post; include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>


When I disable Exec-PHP, images load just fine. Is there an alternative call I should be using in home.php to avoid a conflict with Exec-PHP?

Any help offered will be greatly appreciated!

Jason
specialtouch
 
Posts: 2
Joined: Fri Oct 07, 2011 3:28 am

Re: Conflict with Exec-PHP

Thank you for using the Featured Content Gallery Forum
 

Re: Conflict with Exec-PHP

PostBy admin on Fri Oct 07, 2011 6:44 am

try this one
Code: Select all
<?php 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: Conflict with Exec-PHP

PostBy specialtouch on Sun Oct 09, 2011 2:50 am

I've tried to use
Code: Select all
<?php include (ABSPATH . '/wp-content/plugins/featured-content-gallery/gallery.php'); ?>
as well for the include on home.php, but still images are not loading in my fcg at http://specialtouch.org
specialtouch
 
Posts: 2
Joined: Fri Oct 07, 2011 3:28 am

Re: Conflict with Exec-PHP

PostBy admin on Mon Oct 10, 2011 6:59 am

right now it is working, do you have php-exec plugin activated right now? I've never seen before that plugin causes any conflict...but in your case. Do you need 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


Return to Development, Improvement, and Conflicts

Who is online

Users browsing this forum: No registered users and 1 guest

cron