Hi all,
I am a newbie to MODx Revolution 2.0.8.
I wanted to create my Custom Manager Page. I followed this tutorial
http://rtfm.modx.com/display/revolution20/Developing+an+Extra+in+MODX+Revolution,+Part+II .
I got stuck at point ’’Hooking Up via Connectors’’. I followed all these insctructions, but when I try to use connector.php, it gives me back empty output and then after hitting F5, I am suddenly logged out.
I found out, that problem is in file ’connectors/index.php’ at line 46. Condition don’t pass thru and die(). I have no idea why is this happening. Can please somebody help me?
Nothing familiar to this problem found at error.log.