Closed (fixed)
Project:
Quick Tabs
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Nov 2011 at 08:44 UTC
Updated:
27 Nov 2011 at 22:20 UTC
I was installing QT version 7.3. I have the following remarks:
1. In the modules page, 2 modules appear: Quick Tabs Styles and Quicktabs.
- please use 1 style, e.g. Quick Tabs Styles --> Quicktabs Styles
This is better for searching the text of a page.
2: I only found Quick Tabs Styles and activated it. THen went tot the settings page The following error appeard:
Fatal error: Call to undefined function quicktabs_build_quicktabs() in /quicktabs_tabstyles/quicktabs_tabstyles.module on line 86
Adding the following line in the info file makes sure both modules ar installed: 'dependencies = Quicktabs'
Comments
Comment #1
katbailey commentedWow, that missing dependency was a bad oversight - thanks for catching! Also renamed the tab styles module to Quicktabs Styles.