Port to Drupal 6
aznboy - December 19, 2007 - 05:30
| Project: | Single Login |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | minor |
| Assigned: | sanduhrs |
| Status: | active |
Description
Hey, just ran into this module and had some questions.
Will this be ported to Drupal 6?
I see there are not other support request so I have to ask if there are any known conflicts with any other module.
What's the difference in the dev package.
Thanks.

#1
Hey there, thanks for checking out the module! We will be moving to D6 at some point for our production stuff, so this module will be ported - no timeframes yet, but think sooner rather then later. As far as we know there are no conflicts with other modules, and we have gone through some lenghts to make sure this module plays nicely with the "remember me" module. And, no difference with dev, so far :)
#2
...
#3
Hi,
I did some work on D6 version. I haven't found yet what is needed to contribute this directly without bothering you. Please advise.
#4
This module seems to be what I'm looking for. If you need help, testing it on D6, tell me.
#5
While waiting for the original developer to publish the module, check this updated for D6 version. Report issues you find in this message thread.
#6
I updated your package with some missing t() at some strings and added a german translation. Please check, if the translation is correct utf-8.
Can you tell me, how to translate the messages, that are displeyed if a user is logging in twice or an account is blocked?
Everything else seems to work fine.
#7
Please provide a patch [1] that makes it a lot easier to work on the issue.
[1] http://drupal.org/patch/create
#8
created a patch from #6 with a small change to use user_roles().
regards
#9
At a first glance that looks reasonable, thanks.
Could you please stick to the coding standards?
#10
i could cleanup the code if there's a 6.dev version.
regards
#11
I commited your patch as 6.x-1.x-dev after some minor changes.
A further code-cleanup would be very welcome!
#12
here's a first, little patch to clean up 6.x
regards
#13
new patch...
#14
any new working going on with this? Quite interested.
#15
Hi, i enabled this modul for drupal 5 and got this erro on the top of every page:
* user warning: Table 'matemati_drupal5.profile_fields' doesn't exist query: SELECT fid FROM profile_fields WHERE name = 'profile_current_session_id' in /home/matemati/public_html/novice/includes/database.mysql.inc on line 174.
* user warning: Table 'matemati_drupal5.profile_values' doesn't exist query: DELETE FROM profile_values WHERE uid = 2 AND fid = 0 in /home/matemati/public_html/novice/includes/database.mysql.inc on line 174.
* user warning: Table 'matemati_drupal5.profile_values' doesn't exist query: INSERT INTO profile_values SET fid = 0, uid = 2, value = '07dbb8bd3f9bce41fe6e904d49bea310' in /home/matemati/public_html/novice/includes/database.mysql.inc on line 174.
* user warning: Table 'matemati_drupal5.profile_fields' doesn't exist query: SELECT fid FROM profile_fields WHERE name = 'profile_current_session_id' in /home/matemati/public_html/novice/includes/database.mysql.inc on line 174.
* user warning: Table 'matemati_drupal5.profile_values' doesn't exist query: DELETE FROM profile_values WHERE uid = 2 AND fid = 0 in /home/matemati/public_html/novice/includes/database.mysql.inc on line 174.
* user warning: Table 'matemati_drupal5.profile_values' doesn't exist query: INSERT INTO profile_values SET fid = 0, uid = 2, value = '07dbb8bd3f9bce41fe6e904d49bea310' in /home/matemati/public_html/novice/includes/database.mysql.inc on line 174.
Whats wrong?:)
by
#16
Ou, one mroe thing: When can i expect stabil relase single login for drupal 6? Til september, october??
#17
reverted the title...
@15 is profile module enabled?
@16 a dev release is available since 1 April: http://drupal.org/node/189570/release, you could help testing to get it stable.
regards
#18
Subscribing. Would love to use a version of single login for D6.
Newbie, sorry I can't help program.
#19
subscribe