Closed (fixed)
Project:
Quick Tabs
Version:
5.x-1.4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2009 at 04:43 UTC
Updated:
9 Feb 2009 at 17:50 UTC
If I go to "/admin/settings/quicktabs" it automatically goes to "/quicktabs/preview" and makes it impossible for me to change my settings.
It worked originally but I have installed a lot of other modules and I don't know which one to blame.
What is the best way out of this and possibly correct the conflict.
Comments
Comment #1
pasquallefirst you need to find the module which causes the problem. If such module exists then it should be uninstalled without any questions..
one option how to find the conflicting module is to try to disable the modules one by one.
second option is to start with a new clean Drupal install and start enabling the modules you are using..
The conflicting module may have some special functionality with iframes, as the settings page in quicktabs (prior to 6.x-2.x) uses iframes to display different styles..
please tell us the module name if you find it.
Comment #2
igbonine commentedI have found the culprit.
The conflicting module is Frameprevention 5.x-1.1.
This statement "The conflicting module may have some special functionality with iframes, as the settings page in quicktabs (prior to 6.x-2.x) uses iframes to display different styles.." did the magic.
Thanks.
Comment #3
pasqualleI do not plan to fix this conflict, maybe if you could find an easy fix than I (or Katherine) will reconsider.
marking it as fixed. thanks for the report and the investigation result