Шаблоны для uCoz Скрипты для uCoz Главная Помощь по uCoz Форум Новое на форуме Регистрация
[ Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
Мини профиль
zloy-romanДата: Понедельник, 23.03.2009, 16:51 | Сообщение # 1
Новичок
Группа: Пользователи
Сообщений: 87
Статус:
вот скрин
[spoiler]

[/spoiler]
вот сам код
[spoiler]
Code

<div align="center"><strong><SCRIPT LANGUAGE="JavaScript">   
currentTime = new Date();   
if (currentTime.getHours() >= 6 && currentTime.getHours() <= 11 )   
document.write("Доброе утро, ");   
if (currentTime.getHours() >= 12 && currentTime.getHours() <= 17 )   
document.write("Добрый день, ");   
if (currentTime.getHours() >= 18 && currentTime.getHours() <= 23)   
document.write("Добрый вечер, ");   
if (currentTime.getHours() >= 0 && currentTime.getHours() <= 5)   
document.write("Доброй ночи, ");   
</SCRIPT> $USERNAME$</strong>   
<br />   
<?if($USER_AVATAR_URL$)?><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><?else?><?if($USER_LOGGED_IN$)?><img class="userAvatar" title="$USERNAME$" src="http://i029.radikal.ru/0804/cb/8cc27a1c0e73.gif" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://i021.radikal.ru/0804/53/f5b4265aa726.gif" border="0"><?endif?><?endif?>   

<?if($USER_LOGGED_IN$)?>   
<br />Полное имя: $USER_FULL_NAME$   
<br />Ты здесь: <font color="#FF0000"><strong>$USER_REG_DAYS$</strong></font>-й день   
<br /><a href="/news/0-0-0-0-1">Добавить новость</a>   
<br /><a href="$PERSONAL_PAGE_LINK$">Мой профиль</a>   
<br /><a href="javascript:openOnClick('users')">Список пользователей</a>   
<br /><a href="javascript:openOnClick('options')">Изменить сведения</a>   
<br /><a href="/rules.html">Правила сайта!</a>   
<br /><a href="javascript:openOnClick('send')">Отправить ЛС</a>   
<br /><a id="upml2" href="javascript:openOnClick('mail')">Читать ЛС (<strong>$UNREAD_PM$</strong>)</a>   
<br /><a href="$LOGOUT_LINK$">Выход</a>   

<?if($IS_NEW_PM$)?>   
<script type="text/javascript">   
function flashit(id,cl)   
{   
var c=document.getElementById(id);   
if (c.style.color=='red')   
{   
c.style.color=cl;   
} else {   
c.style.color='red';   
}   
}   
setInterval("flashit('upml2','')",500)</script>   
<?endif?>   

<script type="text/javascript">   
function openOnClick(client_type)   
{   
if(client_type=="mail")clientWindow = window.ZWzX("$PM_URL$","pmw","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!");   
if(client_type=="send")clientWindow = window.ZWzX("/index/14-999-0-1","pms","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!");   
if(client_type=="options")clientWindow = window.ZWzX("/index/11","options","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!");   
if(client_type=="users")clientWindow = window.ZWzX("$USERS_LIST_URL$","users","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!");   
if(client_type=="rules")clientWindow = window.ZWzX("/index/0-8","rules","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!");   
}   
</script>   
<?else?>   
<br />Гость, мы рады вас видеть. Пожалуйста зарегистрируйтесь или авторизуйтесь!   
<?endif?></div>

[/spoiler]






Сообщение отредактировал zloy-roman - Понедельник, 23.03.2009, 16:52
 
ХагенМастерДата: Четверг, 16.04.2009, 23:18 | Сообщение # 2
Новичок
Группа: Пользователи
Сообщений: 63
Статус:
Хмммм, интересно но видимо после обновления не отображается сама форма входа. Да и при заходе форма исчезает и все.

Если есть те кто приходит к тебе,
Найдутся и те кто придет за тобой!!!

                     НаутилусПомпилиус
 
djkilerДата: Суббота, 02.05.2009, 20:57 | Сообщение # 3
Прохожий
Группа: Пользователи
Сообщений: 5
Статус:
У меня все норм работает!!!!!!
 
pitbull_9595Дата: Четверг, 04.06.2009, 08:09 | Сообщение # 4
Новичок
Группа: Пользователи
Сообщений: 37
Статус:
вот рабочий:
Code
<div align="center"><strong>$WDAY$ <br> $DATE$ <br> $TIME$</strong>  
<br>  
<?if($USER_AVATAR_URL$)?><img class="userAvatar" title="$USERNAME$" src="$USER_AVATAR_URL$" border="0"><?else?><?if($USER_LOGGED_IN$)?><img class="userAvatar" title="$USERNAME$" src="http://i029.radikal.ru/0804/cb/8cc27a1c0e73.gif" border="0"><?else?><img class="userAvatar" title="$USERNAME$" src="http://i021.radikal.ru/0804/53/f5b4265aa726.gif" border="0"><?endif?><?endif?>  
<?if($USER_LOGGED_IN$)?>  

<div align="center">Вы вошли как: <strong>$USERNAME$</strong>
  
IP Адрес: <strong>$IP_ADDRESS$</strong>
  
Группа: <strong>$USER_GROUP$</strong>
  
Личных сообщений: <strong>$UNREAD_PM$</strong>
  

<input class="buttonprofile" type="button" onclick="document.location.href='/index/8'; return false;" value="Профиль">  

<input class="buttonprofile" type="button" onclick="window.open('/index/14','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350');  return false;" value="ЛС">  

<input class="buttonprofile" type="button" onclick="document.location.href='/index/10'; return false;" value="Выход">  
</div>  

<?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml2','')",500)</script><?endif?>  

<script language=javascript type=text/javascript>  
function openOnClick(client_type)  
{  
if(client_type=="mail")clientWindow = window.open("$PM_URL$","pmw","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!");   
if(client_type=="send")clientWindow = window.open("/index/14-999-0-1","pms","scrollbars=1,top=0,left=0,resizable=1,width=850,height=350") || alert("Отключите блокировку всплывающих окон!");   
if(client_type=="options")clientWindow = window.open("/index/11","options","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!");   
if(client_type=="users")clientWindow = window.open("$USERS_LIST_URL$","users","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!");   
if(client_type=="rules")clientWindow = window.open("/rules.html","rules","scrollbars=1,top=0,left=0,resizable=1,width=680,height=350") || alert("Отключите блокировку всплывающих окон!");   
}  
</script>  
<?else?>  
<br> $LOGIN_FORM$  
<?endif?></div>


 
  • Страница 1 из 1
  • 1
Поиск:
Партнеры:


Saitmap