TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
  • Total Members: 3,966
  • Latest: safir45
Stats
  • Total Posts: 195,993
  • Total Topics: 21,324
  • Online today: 340
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 167
  • Total: 167

ok question when I or my wife or anyone logs in it says hay by their usersname.

Started by DerekTREK, March 26, 2007, 11:26:06 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.


JPDeni

It probably says "Hey" and not "hay." :)

You can go to the Themes/default/languages directory, the index.english.php file, and change


$txt['hello_member'] = 'Hey,';


to something else that you would like it to say. Or, if you just want your names, you can change it to


$txt['hello_member'] = '';

DerekTREK

Quote from: JPDeni on March 27, 2007, 12:30:26 AM
It probably says "Hey" and not "hay." :)

You can go to the Themes/default/languages directory and change


$txt['hello_member'] = 'Hey,';


to something else that you would like it to say. Or, if you just want your names, you can change it to


$txt['hello_member'] = '';


what php? and the bottom poster got reported.

JPDeni

Sorry. I got distracted when I was typing my first answer. I've fixed the original post. The file is Themes/default/languages/index.english.php.

JPDeni

There's another one in that same file, just a few lines down from the previous one:


$txt[247] = 'Hey,';


Change the text or delete everything between the single quotes as you like.

DerekTREK

Quote from: JPDeni on March 27, 2007, 01:08:09 AM
There's another one in that same file, just a few lines down from the previous one:


$txt[247] = 'Hey,';


Change the text or delete everything between the single quotes as you like.

Ok thank you so much. And I figured it was that index.english.php


This website is proudly hosted on Crocweb Cloud Website Hosting.