Postponed (maintainer needs more info)
Project:
ajaxit
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
21 Oct 2010 at 10:04 UTC
Updated:
26 May 2025 at 08:52 UTC
Jump to comment: Most recent
Comments
Comment #1
Ashraf Amayreh commentedIs your site online for us to test? You can contact me via the contact form if you prefer not to disclose the URL publicly.
Comment #2
Anonymous (not verified) commentedAfter updating jQuery Update to version 6.x-2.0-alpha1 (jQuery 1.3.x) my whitescreens were gone. It looked ok.
But then I was not ably to use ckeditor in my edit screens and also 'Administration menu' with 'Move local tasks into menu' setup didnt work: 'local tabs are placed back to the original Drupal tab location by ajaxit.
Uninstalled the module, and all is working correct.
Comment #3
plastikkposen commentedSame problem here. Tried on Drupal Commons. Also using the jQuery Update.
I had to delete the ajaxit folder on my server in order to se anything again
Comment #4
jegan2668 commentedHi all,
If white screen displays, just commend this line ( document.getElementsByTagName("html")[0].style.marginTop = "-999999px"; ) in ajaxit.js. This is very first line in this file.
Also check your jquery version. Ajaxit requires 1.3+
Comment #5
s.daniel commentedIn case of ws disable js in your to be able to fix the problem via a) jquery update b) Ajaxit exclude url config (e.g. node edit urls) c) uninstall of this module.
Comment #7
foniars commentedSame problem. Any solutions?
Comment #8
s.daniel commentedPlease describe your problem exactly and check the above mentioned solutions.