Installed scripts are considered "Manually deleted" after moving virtual server home directory

Title says it all.

I installed three scripts in a test server, then used "Change Domain Name" to move the server's home directory from "/home/example.com" to "/home/example123.com".

Result is this in the "Installed scripts" overview:

Script       Version     Install path    Using database      Status
MediaWiki   1.16.5  /mediawiki  MySQL example_wordpress_mediawiki   Manually deleted    
Simple Machines Forum   1.1.13  /smf    MySQL example_smf   Manually deleted    
WordPress   3.1.3   /wordpress  MySQL example_wordpress Manually deleted

I suppose I could manually fix this by removing the line deleted=1 from /etc/webmin/virtual-server/scriptlog/domainID/longnumber.script...

Status: 
Closed (fixed)

Comments

That sounds like a failure in the home directory change process. In the /etc/webmin/virtual-server/scriptlog/domainID/longnumber.script file, does the dir= line refer to the old home directory, or the new one?

Ok, I see the bug that causes this. The work-around is to remove deleted=1 from those files .. the proper fix will be in Virtualmin 3.87.

Automatically closed -- issue fixed for 2 weeks with no activity.

Oh, forgot to add: Good work! :)