I can not edit or create views on a website.
When I try to create or edit a view, I get the following message (images 1 and 2):
An error occurred while attempting to process
/drupal/admin/structure/views/view/articles/preview/default/ajax: 'ajax.form.ajaxSubmit' is not a function
The record points to the dblog error related to the Lightbox2 module as image 3.
I also managed to find that the issue relates to the jQuery Update module, because the problems only occur when it is enabled. See these issues: http://drupal.org/node/1360284, http://drupal.org/node/1036202, and http://drupal.org/node/1360288.
It happens that all these modules work together with Ajax, where the problem may actually be happening, as the errors indicated in images 1 and 2.
Because of these problems, I'm participating the following issues: http://drupal.org/node/1085464#comment-5286542, http://drupal.org/node/1281198#comment-5364252, and http://drupal.org/node/850612#comment-5383134.
In them there is no hope of solution.
Can anyone help me?
| Comment | File | Size | Author |
|---|---|---|---|
| image-03.png | 11.48 KB | astutonet | |
| image-02.png | 133.1 KB | astutonet | |
| image-01.png | 103.29 KB | astutonet |
Comments
Comment #1
aspilicious commentedThis is NOT a core problem it's a problem with jquery update or ligthbox. Actually jquery update isn't 'needed' in drupal 7 so I would uninstall it unless it is actually needed.
Until/unless clear steps to reproduce from a clean installation of Drupal are produced, sounds site-specific. Moving to support request.
Comment #2
astutonetHmmm
Ok. The jQuery Update was uninstalled. Part of the problems were solved.
I had to uninstall other modules which were causing problems, principally modules of content analysis.
The functionality of the site was improved, but the LinkIt module still does not work. I will study the issue better and if applicable, I will open an issue for the module.
Because of this, I believe this issue can be closed.
Tks.
Comment #3
rfay