When I click the link to add a Quicktabs instance, I get this notice (TWICE)

Notice: Undefined property: stdClass::$machine_name in QuickQtabsContent->options_form() (line 19 of /home/hostusername/public_html/myexample.com/sites/all/modules/quicktabs/plugins/QuickQtabsContent.inc).

Comments

JSCSJSCS’s picture

QuickQtabsContent.inc shows Line 7

class QuickQtabsContent extends QuickContent {

But I can't locate a QuickContent.inc file in the package or which file creates the QuickContent class.

katbailey’s picture

JSCSJSCS’s picture

Status: Fixed » Closed (fixed)

Thanks fpr the quick turnaround!