Hi,
logout is not working for me!
The problem is:
My mambo-installation is not in the root-path (
www.xxx.xy/), but in a subfolder. So
the path /index.php?option=logout is not working for me.
It is not a problem for me to correct the code in the module, but is it a misconfiguration of my installation or a bug, cause of the misplaced / in sefRelToAbs("/index.php?option=logout") ??
Tucker