1
OldFriend
Strange User Name being put into Login Block
  • 2006/1/28 14:05

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


When I visit my site at Clan Fraser Society of Australia, the login block is preloaded with hex characters.

When I view the page source I can see this:
Quote:

Username: <br />
<input type="text" name="uname" size="12" value="cfbdfcf37612ea1386643a9daca26911" maxlength="25" /><br />


When I look at the template I can see this:
Quote:

<{$block.lang_username}><br />
<input type="text" name="uname" size="12" value="<{$block.unamevalue}>" maxlength="25" /><br />


Why would <{$block.unamevalue}> be pre-loaded with this value?

XOOPS 2.2.3a
PHP version 4.3.11
MySQL version 4.0.25-standard

2
OldFriend
Re: Strange User Name being put into Login Block
  • 2006/2/1 0:02

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


Anybody?

I'm contemplating changing the template to look like this:
Quote:

<{$block.lang_username}><br />
<input type="text" name="uname" size="12" value="" maxlength="25" /><br />


Any problem with removing <{$block.unamevalue}>

3
OldFriend
Re: Strange User Name being put into Login Block
  • 2006/2/24 18:58

  • OldFriend

  • Just popping in

  • Posts: 99

  • Since: 2005/10/28


Quote:
Any problem with removing <{$block.unamevalue}>


Bump

Login

Who's Online

215 user(s) are online (129 user(s) are browsing Support Forums)


Members: 0


Guests: 215


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits