View Single Post
  #7  
Old 03-22-2010, 08:59 PM
alphagnome
Fire Beetle
 
Join Date: Dec 2009
Location: VA
Posts: 18
Default

well I already have the names stored previously that is why I was using GetClientByName. The if($c) passes and I am able to do a $c->GetName() to verify I do indeed have the client but the move just fails. I will modify it to something more like you have and see if anything changes.

Thanks.
Reply With Quote