After update to beta3 I am getting a white screen. After updating ajaxit.js and ajaxit.history.js to V108 the white screen is stil there. I had to uninstall the module to get my site back on screen :(

Comments

Ashraf Amayreh’s picture

Is your site online for us to test? You can contact me via the contact form if you prefer not to disclose the URL publicly.

Anonymous’s picture

After 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.

plastikkposen’s picture

Same 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

jegan2668’s picture

Hi 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+

s.daniel’s picture

Status: Active » Fixed

In 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.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

foniars’s picture

Same problem. Any solutions?

s.daniel’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

Please describe your problem exactly and check the above mentioned solutions.