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
Comment #1
katbailey commentedThe 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.