Page 1 of 1

Can't run Imagevue

Posted: 12 Mar 2013, 12:41
by xbowl
Hello all,

I'm first time to try imagevue, I'm using synology DS412+ NAS,

already upload trial ver files to server ("web" folder), but can't run and show the message as below:

------------
Migrating /iv-includes/config to /iv-config:


Cannot copy iv-includes/themes/@eaDir to iv-config/themes/@eaDir. Not alphanumeric theme name.
------------

can any one to help me ?

Re: Can't run Imagevue

Posted: 12 Mar 2013, 23:45
by Nick
This NAS creates @eaDir in each folder, so Imagevue thinks that there is theme left from a previous version and can't finish migration.

Open iv-includes/migration.php file and empty it out so it is zero bytes in length, this should prevent migration from even starting, but of course you still will have @eaDir everywhere.

I guess we could make Imagevue to ignore folders starting with @ but it will take some time.