• Hi,

    Last night I tried to install the WP Photo Album plugin. (https://www.mywebsight.ws/web/wppa/) Once it was successfully activated, I couldn’t easily upload photos – I kept getting error messages which suggested the problem was incorrect file permissions. I manually changed the permissions on the plugin files, and manually created a new folder called “uploads” which seemed to work, but in the process my blog stopped loading.

    https://queensheadrye.com/blog/

    I assumed the problem was the buggy plugin, deactivated and deleted it, but the blog still isn’t working.

    The folder I created, /wp-content/uploads/, is still there, and contains some thumbs and images from my upload attempts. I can’t delete it – the file permissions seem to have been overwritten to 644 by the plugin, and I no longer have permission to delete those files. This means I can’t delete and reinstall my WP installation, which was going to be my next option!

    https://queensheadrye.com/blog/wp-admin is still working fine – it’s just the blog itself that isn’t loading, which suggests that the problem is in /wp-content/.

    I’m not sure if that /wp-content/uploads/ folder is the reason the blog isn’t loading, or if it’s something else. When I looked, the “Appearance” section of the admin interface is broken. When I try to view themes I get the following errors:

    Warning: uksort() expects parameter 1 to be array, boolean given in /home/queen/public_html/blog/wp-admin/themes.php on line 65

    Warning: array_slice() expects parameter 1 to be array, boolean given in /home/queen/public_html/blog/wp-admin/themes.php on line 86

    Manage Themes Add New
    Current Theme
    by

    All of this theme’s files are located in .
    Available Themes

    Warning: array_keys() expects parameter 1 to be array, null given in /home/queen/public_html/blog/wp-admin/themes.php on line 174

    Warning: natcasesort() expects parameter 1 to be array, null given in /home/queen/public_html/blog/wp-admin/themes.php on line 175

    I’ve reuploaded themes.php from my hard drive but no difference. I haven’t edited the themes at all during this process – I made some minor css changes the day before, after which the blog was still working fine.

    It seems a big tangled, but the plugin seems to be the active ingredient. Can anyone help?

Viewing 1 replies (of 1 total)
  • *bump*
    I’m having this issue too, but in respect to themes. I have not installed or changed any plugins. I did, however, change the file permissions on a theme to make them writable so I could edit a particular theme. Then I was unable to access ANY these through the dashboard. Since I received the errors (see below) immediately after chmodding, I assumed that was what caused it and changed them back to the original settings. That did not fix the errors. I tried re-uploading the original themes.php from my hard drive, but that didn’t have any effect either. What shall I try next? Suggestions?

    Warning: uksort() expects parameter 1 to be array, boolean given in /usr/home/touseleg/public_html/wp-admin/themes.php on line 65

    Warning: array_slice() expects parameter 1 to be array, boolean given in /usr/home/touseleg/public_html/wp-admin/themes.php on line 86

    Manage Themes Add New
    Current Theme

    by

    All of this theme’s files are located in .

    Available Themes

    Warning: array_keys() expects parameter 1 to be array, null given in /usr/home/touseleg/public_html/wp-admin/themes.php on line 174

    Warning: natcasesort() expects parameter 1 to be array, null given in /usr/home/touseleg/public_html/wp-admin/themes.php on line 175

Viewing 1 replies (of 1 total)
  • The topic ‘Blog not working after trying to install WP Photo Album’ is closed to new replies.