New messages Members Forum rules Search
  • Page 1 of 1
  • 1
Forum moderator: kostova  
uCoz Support Forum by uCozers » uCoz » Tag Board » Auto refresh (sml[answered])
Auto refresh
UniqueDate: Thursday, 2009 August 27, 3:24 PM | Message # 1
Font size: A | A |
Private
Group: User
Message: 19
[ ]
Offline
I want that my tag board automatically refresh every 10 seconds,it is possible ? I have a button for refresh (i think on this http://s102.ucoz.net/img/fr/mcr.gif ) but i want it is refresh automatically :S ?
 
jackassDate: Thursday, 2009 August 27, 3:58 PM | Message # 2
Font size: A | A |
Major general
Group: Administrator
Message: 433
[ ]
Offline
Go to CP > Main » Customize design » Editing templates Tag Board > Form for adding new messages

Find

Code
<option value="15">15sec

And replace with
Code
<option selected="selected" value="10">10 sec


 
UniqueDate: Friday, 2009 August 28, 4:50 PM | Message # 3
Font size: A | A |
Private
Group: User
Message: 19
[ ]
Offline
jackass, tnx VERY MUCH !!! smile You are the best.... biggrin

Added (2009-08-28, 4:50 Pm)
---------------------------------------------
Oh I have another question ,it is possible to auto refresh every time when somebody type msg ? As on (for example) irc or another chat on web?

 
jackassDate: Saturday, 2009 August 29, 2:42 AM | Message # 4
Font size: A | A |
Major general
Group: Administrator
Message: 433
[ ]
Offline
I don't think so

 
SamanaleDate: Sunday, 2009 September 27, 8:01 PM | Message # 5
Font size: A | A |
Sergeant
Group: User
Message: 33
[ ]
Offline
but i think add a refresh meta tag better
 
kostovaDate: Wednesday, 2009 September 30, 5:20 AM | Message # 6
Font size: A | A |
Colonel
Group: Administrator
Message: 268
[ ]
Offline
Yeah the meta tag refresh is better, but that is giving you the option of the refresh interval. wink
 
dinukap4Date: Monday, 2011 April 11, 8:53 AM | Message # 7
Font size: A | A |
Private
Group: User
Message: 18
[ ]
Offline
I cant find this code-
<option value="15">15sec

.......

 
jackassDate: Monday, 2011 April 11, 10:57 AM | Message # 8
Font size: A | A |
Major general
Group: Administrator
Message: 433
[ ]
Offline
dinukap4, try to restore your template!

 
komshaDate: Sunday, 2011 April 24, 10:27 PM | Message # 9
Font size: A | A |
Private
Group: User
Message: 15
[ ]
Offline
i restor my template but still don't have <option value="15">15sec

here is code:

Code
<?if(!$CAN_ADD$)?><div align="center"><?if($LOGIN_LINK$)?><a href="$LOGIN_LINK$">Adding requires authorization</a><?else?>Access denied<?endif?></div><?else?>
<table border="0" cellpadding="1" cellspacing="1" width="100%">
<tr><td>$FLD_AUTOUPD$</td>
<td width="70%" align="right">
<a href="$RELOAD_URI$" title="Refresh"><img alt="" border="0" align="absmiddle" src="http://s50.ucoz.net/img/fr/mcr.gif" width="13" height="15"></a>
<?if($SMILES_URI$)?> <a href="$SMILES_URI$" title="Insert smiley"><img alt="" border="0" align="absmiddle" src="http://s50.ucoz.net/img/fr/mcs.gif" width="13" height="15"></a><?endif?>
<?if($BBCODES_URI$)?> <a href="$BBCODES_URI$" title="BB Codes"><img alt="" border="0" align="absmiddle" src="http://s50.ucoz.net/img/fr/mcb.gif" width="13" height="15"></a><?endif?>
<?if($MSGCTRL_URI$)?> <a href="$MSGCTRL_URI$" title="Messages management"><img alt="" border="0" align="absmiddle" src="http://s50.ucoz.net/img/fr/mcm.gif" width="15" height="15"></a><?endif?>
</td></tr></table>

<?if(!$USER_LOGGED_IN$)?>
<table border="0" cellpadding="1" cellspacing="1" width="100%">
<tr><td colspan="2">$FLD_NAME$</td></tr>
<tr><td width="50%">$FLD_EMAIL$</td><td>$FLD_URL$</td></tr>
</table>
<?endif?>

<?if($FLD_CUSTOM1$ || $FLD_CUSTOM2$)?>
<table border="0" cellpadding="1" cellspacing="1" width="100%">
<tr><td width="50%">$FLD_CUSTOM1$</td><td>$FLD_CUSTOM2$</td></tr>
</table>
<?endif?>

<?if($FLD_SECURE$)?>
<table border="0" cellpadding="1" cellspacing="1" width="100%">
<tr><td width="50%">$FLD_SECURE$</td><td align="right">$IMG_SECURE$</td></tr>
</table>
<?endif?>

<table border="0" cellpadding="1" cellspacing="1" width="100%">
<tr><td width="95%" rowspan="2">$FLD_MESSAGE$</td>
<td align="center" valign="top"><div style="font-size:10px;">$LENGTH_COUNTER$</div></td>
</tr><tr><td align="center" valign="bottom">$SUBMIT$</td></tr></table>
<?endif?>
 
uCoz Support Forum by uCozers » uCoz » Tag Board » Auto refresh (sml[answered])
  • Page 1 of 1
  • 1
Search:


Copyrights uCozers 2009 - 2024 To TOP
Refresh Smileys Manager