// BEGIN Welcome Mod
//--Welcome_Mod--get the hour number-->
$date = $user->format_date(time(), 'H');
if ($user->data['is_registered'])
{
$u_user_name = get_username_string('full', $user->data['user_id'], $user->data['username'], $user->data['user_colour']);
}
else
{
$u_user_name = $user->lang ...
Search found 2 matches
- 16 Oct 2011, 23:02
- Forum: Welcome On Index
- Topic: Add code in ucp / search.php
- Replies: 2
- Views: 4620
- 16 Oct 2011, 13:41
- Forum: Welcome On Index
- Topic: Add code in ucp / search.php
- Replies: 2
- Views: 4620
Add code in ucp / search.php
Hello all, i have a problem want to add codes from index.php into ucp.php and search.php
I've tried to add codes in ucp.php and search.php but no luck. Can anyone help ?
I've tried to add codes in ucp.php and search.php but no luck. Can anyone help ?