HI omegatron
Thanks for your help.
It didn't realy worked, but I have done some changes to your File
The Problem is that I don't get the ppass cookie info so the if clause in line 270 does not match because the $md5cookpass is empty.
Code:
Content visible to verified customers only.
I have changed it to
Code:
Content visible to verified customers only.
I have also set the ppid and pppass cookie vars at this position
The block now looks like this
Code:
Content visible to verified customers only.
Whould that be a security hole to do this?
I think the problem is, when I login to PostNuke the setlogin function fromthe postnuke.php file is never called, and so the phtopost cookies are not set. It only works when you login to photopost.
Can I call the setlogin function anywhere in the PostNuke files?
lg Florian