To show a link under each picture only if logged in To show a link under each picture only if logged in
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

To show a link under each picture only if logged in

Started by ian ditch, April 03, 2005, 12:25:29 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ian ditch

I want to show a text link under each picture but only if the user is a member and is logged in?

I have added a normal link in the displayimage file but shows the link to all visitors.

Nibbler


ian ditch

Ta Nibbler, If did suss it by adding if (USER_ID)  {my link here} but thanks for the reply

Keep up the good work