One last question that is in my mind. when I added the string
Quote
// Remove Group Image from User
$group_images = "";
$query = "
UPDATE {$config['TABLE_PREFIX']}USER_PROFILE
SET USER_GROUP_IMAGES = ?
WHERE USER_ID = ?
";
$dbh->do_placeholder_query($query,array($group_images,$uid),__LINE__,__FILE__);
Does it matter if I edit using the FileZilla editor and right click the file on the server. I have not saved it locally did all in the FileZilla.

Asking as I am using an IMAC and don't have a special text editor.




Morgan Johansson
BritBike Forum
https://www.britbike.com/forums/ubbthreads.php