hi,

i installed the latest version 2.0 (drupal 6) and get an error:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'quicktabs_preview_page' was given in /www/htdocs/drupal/includes/menu.inc on line 348.

the error occured when i changed the style to another.

thanks for helping.

Comments

katbailey’s picture

Status: Active » Fixed

The code is going through some major upheaval right now and I had forgotten to included the file parameter for that menu callback. Fixed and committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.