Problem with UserID Module

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Keine Ahnung

Re: Problem with UserID Module

Post by Keine Ahnung »

I'm using 0.10.1. The hack should work for this version.

dominic
brass

Re: Problem with UserID Module - possible solution

Post by brass »

Keine Ahnung wrote: Here's is a little hack for people having problem with the UserID-module login because the session paramater and value are added wrongly to the redirection Url.
This works for me. Please, Use it on your own risk.

Go to ./lib and open misc.functions.php. On line 32 change

function redirect($to, $noappend=false)

to

function redirect($to, $noappend=true)

Please note that this is a quick-and-dirty hack. There may be unknown side effects.

Update: this hack works for version 0.10.1

see you

dominic

works with version 0.10.2 as well
Locked

Return to “Modules/Add-Ons”