[RSS Feed/News] Strange autopopulating problem with textboxrow

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I've the following in my template:
HTML:

Code:
<xf:textboxrow name="new_username"
               value=""
               maxlength="{$max_chars}"
               label="New Username"
               explain="{$explain}" />

The resultant output is:
1591027510299.png

Those appear to be unix timestamps but I'm not sure why they are being output to the screen. The only thing I'm sure of is that those times are 5.5 hrs behind my current time (i.e. UTC + 5.5 hours = my timezone)

If I put two textboxes in...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom