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

mdekkers - December 27, 2007 - 08:52

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

mdekkers - December 28, 2007 - 11:12
Assigned to:Anonymous» mdekkers
Status:active» postponed

...

#3

nekobul - February 16, 2008 - 04:34

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

Earl Grey - February 24, 2008 - 23:38

This module seems to be what I'm looking for. If you need help, testing it on D6, tell me.

#5

nekobul - February 25, 2008 - 14:06

While waiting for the original developer to publish the module, check this updated for D6 version. Report issues you find in this message thread.

AttachmentSize
single_login.zip 10.22 KB

#6

Earl Grey - February 25, 2008 - 16:57

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.

AttachmentSize
single_login.zip 12.4 KB

#7

sanduhrs - October 7, 2008 - 20:14
Title:Drupal 6?» Port to Drupal 6
Version:5.x-1.0» 5.x-1.x-dev
Component:Miscellaneous» Code
Category:support request» task
Assigned to:mdekkers» sanduhrs
Status:postponed» needs work

Please provide a patch [1] that makes it a lot easier to work on the issue.
[1] http://drupal.org/patch/create

#8

pebosi - April 1, 2009 - 14:03
Status:needs work» needs review

created a patch from #6 with a small change to use user_roles().

regards

AttachmentSize
single_login_5to6.patch 28.37 KB

#9

sanduhrs - April 1, 2009 - 14:29
Status:needs review» needs work

At a first glance that looks reasonable, thanks.
Could you please stick to the coding standards?

#10

pebosi - April 1, 2009 - 14:47

i could cleanup the code if there's a 6.dev version.

regards

#11

sanduhrs - April 1, 2009 - 15:36
Version:5.x-1.x-dev» 6.x-1.x-dev

I commited your patch as 6.x-1.x-dev after some minor changes.
A further code-cleanup would be very welcome!

#12

pebosi - April 1, 2009 - 16:05

here's a first, little patch to clean up 6.x

regards

AttachmentSize
202247.patch 8 KB

#13

pebosi - April 1, 2009 - 16:13

new patch...

AttachmentSize
202247.patch 8.29 KB

#14

a_c_m - June 1, 2009 - 21:32

any new working going on with this? Quite interested.

#15

Mambo89 - June 16, 2009 - 19:18
Title:Port to Drupal 6» drupal5 error
Version:6.x-1.x-dev» 5.x-1.0
Category:task» bug report

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

Mambo89 - June 16, 2009 - 19:20
Version:5.x-1.0» 6.x-1.x-dev
Category:bug report» support request
Priority:normal» minor
Status:needs work» active

Ou, one mroe thing: When can i expect stabil relase single login for drupal 6? Til september, october??

#17

pebosi - June 17, 2009 - 09:03
Title:drupal5 error» Port to Drupal 6

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

drupaloo - July 31, 2009 - 14:38

Subscribing. Would love to use a version of single login for D6.
Newbie, sorry I can't help program.

#19

macrodesign - September 2, 2009 - 12:27

subscribe

 
 

Drupal is a registered trademark of Dries Buytaert.