News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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