Featured Content Gallery | WordPress Plugin | iePlexus

Known FCG Plugin Conflicts

New releases, ideas for the future, and known issues

Re: Known FCG Plugin Conflicts

PostBy admin on Mon Jun 28, 2010 1:13 pm

the problem with WP Security Scan plugin, conflict
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: 4738
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Re: Known FCG Plugin Conflicts

Thank you for using the Featured Content Gallery Forum
 

Re: Known FCG Plugin Conflicts

PostBy SteveT3 on Mon Jul 05, 2010 5:52 pm

7_5_10
I am using FCG 3.2 with WP 2.92 Windows 7 32 bit.
The Gallery works fine with IE8 but will not show Pics using Firefox 3.6 only Black Screen with left right arrows and also shows text, but no pics.
Any suggestions? Site is below.
Thanks,
Steve
http://www.HandMadeGiftCards.com
SteveT3
 
Posts: 2
Joined: Mon Jul 05, 2010 5:31 pm

Re: Known FCG Plugin Conflicts

PostBy admin on Tue Jul 06, 2010 8:30 am

you theme already has similar to fcg gallery, so try to use it instead of fcg
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: 4738
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Known FCG Plugin Conflicts

PostBy SteveT3 on Wed Jul 07, 2010 8:41 pm

I thought the Theme Option was put in by FCG Plug-In activation. :o
I disabled the Theme Content and FCG Now works in both FF and IE. :D
Thank you so much!
Steve
SteveT3
 
Posts: 2
Joined: Mon Jul 05, 2010 5:31 pm

Re: Known FCG Plugin Conflicts

PostBy admin on Thu Jul 08, 2010 8:14 am

yw
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: 4738
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Known FCG Plugin Conflicts

PostBy kashicat on Sun Jul 11, 2010 3:10 pm

I've got FCG installed on the Intrepidity theme. It has worked fine until the last few days, when I just get a blank screen that says "Loading" with the arrows going in either direction. If I click one of the arrows, I get the custom text for each photo, but no photo. (And I do have both the image and the text fields specified properly, since they were working for several weeks.)

I wondered if it was a conflict with the recent Firefox 3.6.6, but I opened IE and it doesn't work there either. Is it perhaps a conflict with WordPress 3, which I recently upgraded to?

I've tried to follow previous questions to see what might relate, but I'm quite a newbie at this, so I thought I'd better ask specifically. Thanks.

It's at http://myshinyideas.com/.
User avatar
kashicat
 
Posts: 2
Joined: Sun Jul 11, 2010 2:59 pm
Location: Toronto

Re: Known FCG Plugin Conflicts

PostBy kashicat on Sun Jul 11, 2010 3:46 pm

Okay, I did a whole bunch more reading, through all the different permutations of this problem in other threads, and finally figured out the problem and fixed it. So...never mind. :D

But also, thank you for all your answers, in this thread and elsewhere! Because they did, ultimately, help me figure this out even if you were answering other people.
User avatar
kashicat
 
Posts: 2
Joined: Sun Jul 11, 2010 2:59 pm
Location: Toronto

Re: Known FCG Plugin Conflicts

PostBy admin on Mon Jul 12, 2010 8:42 am

yw
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: 4738
Joined: Fri Jan 16, 2009 9:29 am
Location: Seattle, WA

Re: Known FCG Plugin Conflicts

PostBy Nektarin on Wed Jul 14, 2010 10:24 am

Currently we are using WP 2.9 on our website http://www.nektarin.com and have no problem with FCG plugin. The siteurl of that version is http://www.nektarin.com.

However we installed WP 3.0 into another directory in the same server, redirected http://beta2.nektarin.com to that directory and created a new database for that WP version. The siteurl value in that database was http://beta2.nektarin.com. But the FCG plugin didn't work until we changed the siteurl value from http://beta2.nektarin.com to http://www.nektarin.com in the options table.

Hence we thought that we solved the issue and redirected the http://www.nektarin.com subdomain to the WP 3.0 version and used our old database with the siteurl http://www.nektarin.com. However the FCG didn't work again. It starts to work when we change the line in content-gallery.php $gallery_path = get_bloginfo('wpurl')."/wp-content/plugins/featured-content-gallery/"; and hardcode instead $gallery_path = "http://beta.nektarin.com/wp-content/plugins/featured-content-gallery/"; or when we change the siteurl value to http://beta.nektarin.com. And we do not have any clue why this is happening so we moved the www subdomain to the old version for now and the FCG plugin is working. WP 3.0 is working in the beta2 subdomain and the FCG plugin is not working if we do not change the siteurl value http://www.nektarin.com. We did not change it for you to see that it is not working.

Do you have any idea why we are experiencing such a problem?

Thanks,
Nektarin
 
Posts: 2
Joined: Wed Jul 14, 2010 10:00 am

Re: Known FCG Plugin Conflicts

PostBy Nektarin on Thu Jul 15, 2010 6:45 am

I'm using wordpress 2.9.2 in my site www.nektarin.com and i created beta2.nektarin.com to develop wordpress 3.0 .After development i changed the urls www to beta and beta2 to www . Now wordpress 3.0 works on www.nektarin.com and WP 2.9.2 works on beta.nektarin.com.

all plugins work on www.nektarin.com but FCG. FCG isn't shown in the page.

When i change the line
Code: Select all
$gallery_path =  get_bloginfo('wpurl')."/wp-content/plugins/featured-content-gallery/";
to
Code: Select all
$gallery_path =  "http://beta.nektarin.com/wp-content/plugins/featured-content-gallery/";
in plugin's file content-gallery.php problem is solved. But i don't think this is a good solution and don't understand why that happens and what's wrong. I will be very pleased if someone helps me.

Thanks
Nektarin
 
Posts: 2
Joined: Wed Jul 14, 2010 10:00 am

PreviousNext

Return to Development, Improvement, and Conflicts

Who is online

Users browsing this forum: No registered users and 0 guests