Holey Cow!
You changed alot of stuff! Thanks for the Unix permissions.....that makes it a little easier for guys like me.
I notice that you have changed the album string text as well. This is the only thing I can think of that is causing the delete function not to work. Here is why....As I am sure you noticed I have replaced some string text with icons. I actually added 3 lines in the textstring file to accomidate the pages that are generated inside album.pl. Specifically the ones in which the header files are created on the fly.....Configuration Management, Create Album and Update Titles and Descriptions. I had to do this or one of my icons would appear in the header instead of a title....if you follow. I am glad I noticed the extra lines you added into the string files....Since you added more than my three and I would not in a million years want to change that many string text referances in the pl I simply pulled my added three lines from their former line number and added them after yours. My old added lines were 205,206 and 207. These numbers would obviously conflict with the new pl so like I said I just moved them down after your additions....I then changed the references in the album.pl to reflect the new location of these three strings. I think they are now 210, 211, 212 if I remember correctly.
Anyway I may have missed something or screwed something up.....I am sorry that I have fiddled around with your pl.....just had to make my album pretty....it is that dang artsy fartsy gene or something. I hope my fiddling does not prevent you from locating the problem. ...or mess with the debug function to much....is it necessary to have telnet to use the debug? I remember using it in MS C++ editor but I can't figure out how with Album.
On a positive note I am at least getting a warning that the movie has not been deleted (I wasn't before).....I am going to try one last thing....I am wondering if the movies that are already there will circumvent your fix. Maybe if I upload a new movie the fix will now delete it. I am gonna check in morning...gotta get some shut eye.
Thanks for the response! I appreciate it greatly!
Andrew