Closed (won't fix)
Project:
Drupal Contact List Importer
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
4 Nov 2009 at 19:50 UTC
Updated:
30 Apr 2010 at 10:55 UTC
hello hadsie,
I want to use this module for drupal 5.x . So i want to convert it for drupal 5.x
But i m new so i need a guidance from you best way to convert a this module.
things to check etc.
Regrads
Dalvir
Comments
Comment #1
hadsie commentedHey Dalvir,
It would be great to have a D5 version of the module. I'm not sure the best approach to take for it though... you'd need to start by probably reading through the D5->D6 changes page and working backwards. Or else just by rebuilding the hook menu function and going from there.
Of course, D5 won't be supported for too much longer since D7 is probably less than half a year away from launch. Perhaps you should consider upgrading to D6?
- Scott
Comment #2
kaakuu commented+1
Many sites running 5x version of this find this completely broken now. It will be of immense help if there is something done so that the yahoo and gmail contacts be at least imported.
It appears that there was some problem for which the 5x version has been removed from the download list, as well as directory structures and scripts itself have changed a lot.
If someone is kind enough to post at least a hardcoded file or some changes that keeps it working for yahoo and gmail it will be of immense,immense help.
The old script used 'importgmailclass.php'
which is as follows
The new script should have something like below but direct copy pasting obviously breaks things with WOD, replacing necessary gmail uri that has changed also does not help but an experienced coder may probably be able to tell what and how to incorporate from below to the above to make things work.
Comment #3
hadsie commentedThis module is being deprecated in favour of the contact importer module, so I'm marking this as won't fix. I don't see a backport of this to D5 being realistic.