Free Arcade Script

FAS Help => V1.x => : kurt July 21, 2009, 12:28:04 AM

: Minor bug in showprofile.php
: kurt July 21, 2009, 12:28:04 AM
There is a bug in the file /pages/showprofile.php that results in a message sent though that page to that person going to the sender instead of them.

The fix is simple:

Open it up and very near the bottom find
:

<input name="to" value="'.$userid.'" type="hidden">



and edit it to read

:

<input name="to" value="'.$userids.'" type="hidden">




and it should work.

Alternatively you may just download the installation file and reupload the new file over the old one.
TinyPortal © 2005-2012