Greetings,

I installed the 6x-2.0 version of Take Control along with the latest version of ExtJs (4.0.2a) and received a Page not Found error when visiting the module's File Browser page.

The error was:

page not found
sites/all/libraries/extjs/4.0.2a/adapter/ext/ext-base.js

The problem is that there are no adapters in the 4.x version (here is a link to the post on the developers site):

http://www.sencha.com/forum/showthread.php?131488-ext-base.js&s=54668ead...

I installed the 3.4.0 version of ExtJs and that removed the error.

Scott

Comments

r_honey’s picture

Status: Active » Closed (works as designed)

Hi Scott, that is not really a bug. The module works with only ExtJs 3.x and that is mentioned very clearly on the module's home page.

If you want, you can use ExtJs 4.x on your Drupal site side-by-side with this module (which uses ExtJs 3.x) and the 2 versions of ExtJs would not conflict.

scott859’s picture

Category: bug » support

Yes understood, I guess I missed the version information sorry about that. It is working as intended now.

Thanks for responding to me on this.

Scott

r_honey’s picture

Status: Closed (works as designed) » Postponed

Okay, as a support request, I am postponing it for now, but will come back to see when I can devote time for ExtJs 4.x upgrade.