Quote Originally Posted by finlander View Post
if the 4 statements were processed then that should not be the problem, but you said you made the renames and then zipped the files back up and uploaded to your server? And then unzipped? At first blush, that I think is source of the crash. Rezipping and then FTPing the rezip and then unzip to populate the directory trees with the files is not a good idea. The files should be uploaded in native form after you have completed any work locally that needs to be done, such as the renaming of the directories. I'm not saying your method doesn't work, I'm just saying it looks like an invitation for problems .. just my two cents.
I think you are right. any other modules I have tried to do that with had problems too. So I manually added them. I think I'd need to do the same thing with this one. Learned my lesson on that one!