I tried porting this to drupal 5.0 and changed the following things:
1. Created info files for both modules
2. replaced theme_add_css with drupal_add_css in ajaxim.module

When I try to use the modules, I get 7 javascript errors in reported by the server module
xhconn.js (line 34), xmlhttp.send(sVars);

So you warned about the CSS issues, do you know what causes it to fail?

I would really like to use this module in Drupal 5.0, can you provide any assistance in porting?

Comments

valcker’s picture

You don't need to port it as it is already ported :) Module for Drupal 5.1 was commited to cvs and waites for next run of packaging script. Dev snapshot should become available later today.

arcane’s picture

Thank you, I'll test it out when it is available later tonight

arcane’s picture

I get the same javascript errors as I reported before.

valcker’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev

I downloaded latest snapshot of the 5.x module, installed on the clean drupal instance and don't see any errors. Can you provide more info on where and after what actions you see those errors?

lienty’s picture

When I launch the module my “load average” explodes, it passes from 0,5 to 50 in a few minutes

arcane’s picture

Status: Active » Closed (fixed)