Hi guys,

In trying to upgrade quicktabs from the 1.x branch to the 2.x branch I've had all sorts of problems. I've tried updating quicktabs, totally uninstalling it and the reinstalling the 2.x branch. No matter what I do the existing 1.x branch tabs are still there and I am unable to create any 2.x branch tabs. When I do, I get all sort of cool errors like:

user warning: Unknown column 'ajax' in 'field list' query: INSERT INTO quicktabs...

Am I missing something on running ajax code on my site? Is there something I have to do differently?

Thanks in advance!
Ben

Comments

pasqualle’s picture

uninstall: I guess you just deleted the quicktabs folder. That is not uninstall. The uninstall is on admin/build/modules/uninstall page. You need to use that when you want to uninstall a Drupal module..

The update.php script also works from 1.0-beta1 to 2.0-rx3. (just the 6000 update will fail, here is a note on that #404024: Note on project page re updates)..

pasqualle’s picture

Component: User interface » Code
Category: bug » support
pasqualle’s picture

Status: Active » Closed (fixed)

I guess this issue is solved since then..