View Single Post
Old
  (#5 (permalink))
mikem
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
02-26-2003, 04:05 PM

What theme?

Uh ok..So you did the Private Message here and it's popping up on you..I'll delete it. (deleted)


I have a temporary fix for you on the PM's on your account page.

open
modules/You_Account/index.php

look for and delete this line
Code:
	    ."<input type=\"hidden\" name=\"file\" value=\"reply\">"
it should be the line right under this
Code:
	    .""._USENDPRIVATEMSG.": <input type=\"text\" name=\"uname\" size=\"20\">$links"
Now when a user types in another uname to send them a PM, and hits enter, it will take you to your Inbox to compose a new PM. Better than it was I guess. It's the same method they are using in Nuke6.5.

mikem
   
Reply With Quote