Open ../kernel/private.php and setup/includes/upgrade-post3.php Find: '.PREFIX.'users Replace: class_prefixusers - This is the prefix from step 1. The name of the global users table. Open ../kernel/login.php, ../kernel/register.php and .../kernel/user.php Find: '. PREFIX .'users (Notice the spaces after and before the period) Replace: class_prefixusers - This is the prefix from step 1. The name of the global users table.
The site Find and Replace is clearly the key. I don't have Dreamweaver or a local site on my machine, is there a way of running a Find and Replace on the 68C folders?
Why do you not download it onto your local machine? There are lots of free FTP/editor programs which will solve your issue in a few seconds.