Results 1 to 3 of 3

Thread: "Verify user is accepting PMs"

  1. #1
    Banned
    Join Date
    Aug 2001
    Location
    Yes
    Posts
    4,424

    "Verify user is accepting PMs"

    If you're in your PM center, ready to send someone a PM, and click the "Verify user is accepting PMs", you get this error:


    Fatal error: Call to undefined function: standardmsg() in /data/httpd1/htdocs/private.php(951) : eval()'d code on line 1
    Here's the JavaScript leading to that error:
    Code:
    javascript:window.open('private.php?s=&action=verify&touser='+document.vbform.touser.value+'',
    'standardmsg','toolbar=no,location=no,
    directories=no,status=no,menubar=no,
    scrollbar=yes,scrollbars=auto,resizable=yes,
    copyhistory=no,width=375,height=225'); void('');
    Don't know if anyone ever even uses that function (I only noticed it today... heh), but still...

  2. #2
    Administrator mnstrgrl's Avatar
    Join Date
    Feb 2003
    Posts
    512
    I'll take a look.

    - h
    I'm not mean. You're just a sissy.

  3. #3
    Administrator mnstrgrl's Avatar
    Join Date
    Feb 2003
    Posts
    512
    This is fixed.

    - h
    I'm not mean. You're just a sissy.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •