Page 1 of 1

PHP error

Posted: 29 Apr 2009, 21:46
by bo
When I try to create a new theme based on existing themes, I get the following error message after I create a name for it:

A PHP Error was encountered

Severity: Warning

Message: opendir(/home/3583/domains/iambo.com/html/personal/Beijing_04-08/imagevue/config/white/) [function.opendir]: failed to open dir: No such file or directory

Filename: /imagevue/include/ivTheme.class.php

Line Number: 199

Posted: 02 May 2009, 15:33
by Nick
You need to make imagevue/config writable for php, chmod 777 using ftp client.