Postponed
Project:
Take Control
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2011 at 22:55 UTC
Updated:
10 Aug 2011 at 07:30 UTC
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
Comment #1
r_honey commentedHi 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.
Comment #2
scott859 commentedYes 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
Comment #3
r_honey commentedOkay, 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.