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
Comment #1
valcker commentedYou 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.
Comment #2
arcane commentedThank you, I'll test it out when it is available later tonight
Comment #3
arcane commentedI get the same javascript errors as I reported before.
Comment #4
valcker commentedI 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?
Comment #5
lienty commentedWhen I launch the module my “load average” explodes, it passes from 0,5 to 50 in a few minutes
Comment #6
arcane commented