Well, I was trying to install the script OS WALLPAPER. But I am getting some errors. How to solve it? If anyone have used this script help me out. And I have already changed the permissions to 777. - Digital -
Well the most obvious solution would first be to make the directory icons/ writable. If you have already changed the permissions it is likely that they are reverting back. You may have to add your web user into the group that has write access to that directory (might need to contact your webhost to do this). The other errors (mysql_fetch_array) are caused by an invalid SQL resource, or bad SQL query in general. If this script functions on other servers, then it is highly likely that these errors are being thrown because your configuration isn't correct and the SQL queries are not being generated correctly.
Well, I solved the mysql problem. And the permissions are already 777. But now a new problem coming -- - Digital -