After reading a lot of threads about getting postnuke to work with coppermine, I´m still not able to get an automatic login in coppermine. So now I don´t know what else to do. In the database I can see all the members from the postnuke usertabel in the coppermine user tabel, and I have created the Dynamic User field, but still no luck. Would be most greatfull for a helping hand.
Alan,
if you send me a PM with the correct (admin) credentials for Coppermine and Postnuke I will verify our settings.
That is the best I can do.
cas
You have a PM
Regards Alan
Issue was caused by the fact that the Dynamic User data field was not defined.
cas
Sorry Cas most have been mixing the sites (running 2 other ones) - thanks for finding out.
Is it possible to get the link to coopermine to open in a new window (tryed to set this up in the menublock but stil opens internal and not external)?
Regards Alan
Alan,
yes, can be done, see the docs:
Quote
Full SCREEN
===========
In order to have the application opened in a separate New Window (full screen) do the following :
Create a Core/HTML block with the following contents :
<a href="index.php?module=pnCPG&func=main" target=_blank">Coppermine</a>
Make sure that in Admin Panel you have checked the Full Screen option
In addition you can do this by using the dynamic menu block add-on.
Cas
:D Thanks - now it´s running as it should ;)
Alan