Author Topic: Getting rid of (Guest), (Admin) etc after images.  (Read 3870 times)

0 Members and 1 Guest are viewing this topic.

Offline dozza

  • Newbie
  • *
  • Posts: 11
    • View Profile
Getting rid of (Guest), (Admin) etc after images.
« on: May 05, 2006, 06:57:54 AM »
How do I stop 4Images displaying the words (Guest), (Admin) or whatever, on the gallery? I can't fiond what piece of code to delete or what setting to turn off.

Thanks

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Getting rid of (Guest), (Admin) etc after images.
« Reply #1 on: May 05, 2006, 02:30:59 PM »
displays where? comments? are you talking about user name or user level?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline dozza

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: Getting rid of (Guest), (Admin) etc after images.
« Reply #2 on: May 06, 2006, 05:16:52 AM »
I am talking about on the gallery itself, next to the file name of the image.

Offline koikonut

  • Jr. Member
  • **
  • Posts: 75
    • View Profile
    • http://www.konradin.net
Re: Getting rid of (Guest), (Admin) etc after images.
« Reply #3 on: May 06, 2006, 06:04:24 AM »
this means, that a guest has uploaded the image - modify it in your template page thumbnail_bit.html to hide the information what user uploaded the image

Offline dozza

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: Getting rid of (Guest), (Admin) etc after images.
« Reply #4 on: May 06, 2006, 10:00:48 AM »
Brilliant.

Thank you konradin.  :D