Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[F] variable name mismatch
#1
in member.php line 566

$pmnotifycheck = '';

but in member_register template

<td valign="top" width="1"><input type="checkbox" class="checkbox" name="emailpmnotify" id="emailpmnotify" value="yes" {$emailpmnotifycheck} /></td>

Shouldn't it be $emailpmnotifycheck = ''; ?
#2
It should indeed, although I thought this had already been fixed.

It's now fixed in the latest code.


Forum Jump:


Users browsing this thread: 1 Guest(s)