Hey guys,
I applied this patch (granted I had to apply manually the changes it couldnt find the file to patch). Anyways I changes the lines on the .module file but still gives me the same error... I ended up commented the whole function since it's being called by AHAH Helper anyways.
I saved the module on my root C:\hs_patch.patch
and called the patch command:
cd C:\xampp\htdocs\mysite
c:\cygwin\bin\patch.exe -p0 < C:\hs_patch.patch
Comments
Comment #1
wim leersAshaming. Thanks! Committed to both 5.x and 6.x.
http://drupal.org/cvs?commit=334948
http://drupal.org/cvs?commit=334950
Comment #2
gilcpd commentedHey guys,
I applied this patch (granted I had to apply manually the changes it couldnt find the file to patch). Anyways I changes the lines on the .module file but still gives me the same error... I ended up commented the whole function since it's being called by AHAH Helper anyways.
I saved the module on my root C:\hs_patch.patch
and called the patch command:
cd C:\xampp\htdocs\mysite
c:\cygwin\bin\patch.exe -p0 < C:\hs_patch.patch
Thanks in advance :)
Gill
Comment #3
wim leersRight, the patch should actually be applied to HS too. For now, you could set AHAH Helper to a lower weight.