Needs work
Project:
Single Login
Version:
6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Reporter:
Created:
19 Dec 2007 at 05:30 UTC
Updated:
18 Jul 2010 at 04:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mdekkers commentedHey 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 :)
Comment #2
mdekkers commented...
Comment #3
nekobul commentedHi,
I did some work on D6 version. I haven't found yet what is needed to contribute this directly without bothering you. Please advise.
Comment #4
Anonymous (not verified) commentedThis module seems to be what I'm looking for. If you need help, testing it on D6, tell me.
Comment #5
nekobul commentedWhile waiting for the original developer to publish the module, check this updated for D6 version. Report issues you find in this message thread.
Comment #6
Anonymous (not verified) commentedI 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.
Comment #7
sanduhrsPlease provide a patch [1] that makes it a lot easier to work on the issue.
[1] http://drupal.org/patch/create
Comment #8
pebosi commentedcreated a patch from #6 with a small change to use user_roles().
regards
Comment #9
sanduhrsAt a first glance that looks reasonable, thanks.
Could you please stick to the coding standards?
Comment #10
pebosi commentedi could cleanup the code if there's a 6.dev version.
regards
Comment #11
sanduhrsI commited your patch as 6.x-1.x-dev after some minor changes.
A further code-cleanup would be very welcome!
Comment #12
pebosi commentedhere's a first, little patch to clean up 6.x
regards
Comment #13
pebosi commentednew patch...
Comment #14
a_c_m commentedany new working going on with this? Quite interested.
Comment #15
Mambo89 commentedHi, 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
Comment #16
Mambo89 commentedOu, one mroe thing: When can i expect stabil relase single login for drupal 6? Til september, october??
Comment #17
pebosi commentedreverted 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
Comment #18
drupaloo-1 commentedSubscribing. Would love to use a version of single login for D6.
Newbie, sorry I can't help program.
Comment #19
macrodesign commentedsubscribe
Comment #20
Anonymous (not verified) commentedWhats it gonna take to get this ported?
Comment #21
cspbm commentedCan you please let me know when Drupal 6 version will come out of dev mode?
Comment #22
kstellana commentedHey, We'd love to see Single Login in D6 as well. I could help developing and testing but i'd need to know what is needed from me.
Great job!!
Comment #23
kstellana commentedI get this error:
Fatal error: Call to undefined function user_logout() in /home/kst/public_html/test/modules/single_login/single_login.module on line 312
I believe that
would solve the problem :)
Moreover the history doesn't seem to be able to load though the db has the information...
Comment #24
kstellana commentedWell I have investigated why nothing appears in the history report.
I've fount our that the $uid passed to single_login_history_form_list isn't what it should, thought I couldn't find out why...
You can try with this
That will make it work.
Any one has found any other bug?
Comment #25
pebosi commentedI've got time to create another patch.
details:
- moved settings and history report to separate file
- changed history report path
- added permissions
- removed t() from menu entries
- added case for delete in hook_user implementation
- removed some temporay variables "$sql"...
- and more.
@kstellana
your problems should be fixed in my patch
regards pebosi
Comment #26
pebosi commentedComment #27
nicoloconte commented@pebosi:
I have this error appling you patch:
patch -p0 < /Users/nicoloconte/Desktop/single_login-202247.patch
patching file single_login.admin.inc
patching file single_login.module
patch: **** malformed patch at line 420: @@ -321,52 +159,38 @@ function single_login_user($op, &$edit,
Comment #28
RikiB commentedIm getting the malformed error too. I tried to fix it but failed, looks like its an easy fix though.
Comment #29
RikiB commentedCould someone please let us know how to get the patch working? :)
Comment #30
giorgio79 commentedsubs
Could the devs confirm if they abandoned this module?
Comment #31
giorgio79 commentedIt seems this one is better maintained:
http://drupal.org/project/session_limit