Author Topic: How can visitor's know's this  (Read 6956 times)

0 Members and 1 Guest are viewing this topic.

Offline The Sailor

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
How can visitor's know's this
« on: October 12, 2002, 10:14:54 PM »
how can i do this --> in Edit categories for example when i select :
(View Image) and (Upload) and (Send eCard) just for Registered
Users ...
How can visitors knows that they can not use these option's untill they have Registered in my album by clicking on Thumbnailers or eCard button's or even when they click the Upload button (^_^)...
(^_^)

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Maybe alt tags
« Reply #1 on: October 13, 2002, 06:25:56 AM »
Maybe this thread http://4homepages.de/forum/viewtopic.php?t=1713 might have what you're looking for.

Offline The Sailor

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
How can visitor's know's this
« Reply #2 on: October 13, 2002, 10:02:47 AM »
first i think if i use the click on the button that redirect u to another page u said in it  ( u must register ) but now i think mouse over to do that is enuogh... thanks Chris and to Myggan (^_^)  :D
(^_^)

Offline bernd

  • Full Member
  • ***
  • Posts: 214
    • View Profile
How can visitor's know's this
« Reply #3 on: October 13, 2002, 11:49:01 PM »
this alt text thing is pretty neat! What I did was to have a javascript to pop up a window (at around line 212 in functions.php):

Code: [Select]

$lightbox_button = "<a href=\"javascript:alert('You have to login to use the lightbox')\"><img src=\"".get_gallery_image("lightbox_off.gif")."\" border=\"0\" alt=\"".$lang['alt_lightbox_off']."\"/>";


And now I use both for the time being  :)

cheers,
Bernd

Offline The Sailor

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
How can visitor's know's this
« Reply #4 on: October 14, 2002, 11:45:38 AM »
yes yes this what i need thanks bernd (^_^)
i use it also for eCard and upload button's

this is the code :
Quote
<a href=\"javascript:alert('text here')\">


but its still want to use it with  thumbnails i did't find where can replace it ...
(^_^)

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
Search required
« Reply #5 on: October 14, 2002, 03:05:30 PM »
Search the php files for "lightbox_button", etc.  I think you need to modify includes/functions.php

Offline M@2T

  • Newbie
  • *
  • Posts: 22
    • View Profile
    • http://4images.aliciakeysfan.com
How can visitor's know's this
« Reply #6 on: December 23, 2002, 02:03:32 PM »
I think that the 4images script as a whole is damn great, so many features etc.

But I think that this "Mod" should be included as defult or option in the next release of 4images.   The reason for this is that as the button is greyed out for guests, I think that most people will just think that the admin has totaly disabled this option.  Also, it would get more members on the gallery which is nice :)