Forum Replies Created

Viewing 11 replies - 1 through 11 (of 11 total)
  • I had the same problem recently… new install, images uploaded fine, but when I went to view the Media Library, I got a blank page.

    Error logs showed:
    “PHP Warning: require_once([server_path]/wp-admin/includes/class-wp-media-list-table.php)” and “No such file or directory in [server_path]/wp-admin/includes/list-table.php on line 42”.

    I figured something got corrupted or was missing and re-uploaded “wp-admin” and “wp-includes” folders (but not wp-content) and that fixed it.

    Hope that does it for you.

    I’m not sure about a Windows server, but usually these kinds of errors are due to some kind of permissions problems or PHP’s “safe mode” may be on. You should probably turn that off anyway, as it has been deprecated as of PHP 5.3.0.

    Here’s a page that talks about this and has some references to using Safe Mode and IIS:
    http://php.net/manual/en/features.safe-mode.php

    @paulwallas – That didn’t work for me. It may be because I’m running WP multisite, but it made no change.

    No matter what I enter for the login or logout redirect URL, or if I leave them blank, I get the same results — Logout takes me to the WP login page and Logging In takes me to the WP Dashboard.

    Regardless of the above hack – This plugin is broken!

    If anyone else is running on Plesk and having the image uploads problem (and CHMODing to 777 is not helping or anything else), the following will probably help you… it solved it for me.

    In WP admin, go to Settings/Media page and make sure the text box after “Store uploads in this folder” is blank… that causes WP to use the default path, which is “wp-content/uploads”. If you know that your upload path is different than the default, then put it there, but the usual is to leave it blank.

    Now, do the following in your Plesk File Manager:
    Rename your “uploads” folder to something else, like “uploads_old”. Then create a new folder and name it “uploads”.

    Now, go into your WP admin and try uploading an image. It should work. If not, temporarily chmod your new “uploads” folder to 777, then upload. After you get it working, you can chmod it back to 755. (I’m not sure why this worked for me, but it did. It may have just been a lag in the server resetting after creating the new folder and I really didn’t have to chmod to 777).

    Now you can upload any other folders and files to your new “upload” folder, but be careful not to overwrite and new folders/files that you just created.

    Hope this helps you Plesk users out there or anyone else using a similar system.

    If anyone else is running on Plesk and having the image uploads problem (and CHMODing to 777 is not helping or anything else), the following will probably help you… it solved it for me.

    In WP admin, go to Settings/Media page and make sure the text box after “Store uploads in this folder” is blank… that causes WP to use the default path, which is “wp-content/uploads”. If you know that your upload path is different than the default, then put it there, but the usual is to leave it blank.

    Now, do the following in your Plesk File Manager:
    Rename your “uploads” folder to something else, like “uploads_old”. Then create a new folder and name it “uploads”.

    Now, go into your WP admin and try uploading an image. It should work. If not, temporarily chmod your new “uploads” folder to 777, then upload. After you get it working, you can chmod it back to 755. (I’m not sure why this worked for me, but it did. It may have just been a lag in the server resetting after creating the new folder and I really didn’t have to chmod to 777).

    Now you can upload any other folders and files to your new “upload” folder, but be careful not to overwrite and new folders/files that you just created.

    Hope this helps you Plesk users out there or anyone else using a similar system.

    If anyone else is running on Plesk and having the image uploads problem (and CHMODing to 777 is not helping or anything else), the following will probably help you… it solved it for me.

    In WP admin, go to Settings/Media page and make sure the text box after “Store uploads in this folder” is blank… that causes WP to use the default path, which is “wp-content/uploads”. If you know that your upload path is different than the default, then put it there, but the usual is to leave it blank.

    Now, do the following in your Plesk File Manager:
    Rename your “uploads” folder to something else, like “uploads_old”. Then create a new folder and name it “uploads”.

    Now, go into your WP admin and try uploading an image. It should work. If not, temporarily chmod your new “uploads” folder to 777, then upload. After you get it working, you can chmod it back to 755. (I’m not sure why this worked for me, but it did. It may have just been a lag in the server resetting after creating the new folder and I really didn’t have to chmod to 777).

    Now you can upload any other folders and files to your new “upload” folder, but be careful not to overwrite and new folders/files that you just created.

    Hope this helps you Plesk users out there or anyone else using a similar system.

    I had this same problem while trying to activate eShop 4.3.1. with WP 2.9.1. Reading the above posts gave me the answer that files were probably not being written by the “activate” process. So, I temporarily set my wp-content dir permissions to 777, then Deactivated and re-Activated the eShop plugin. That did the trick!

    As Adamsen said above, it would be nice if the plugin stated this like many other plugins do when needing permission changes, either live or in the readme.txt file.

    Thanks Adamsen and elfin!

    Did you ever get an answer to this? I’m running into the same problem… other non-WP directories are not accessible. They keep bring up a 404 page.

    Thread Starter johngalt80

    (@johngalt80)

    I’m in Florida.

    Thread Starter johngalt80

    (@johngalt80)

    Yes, I’m talking about the “magazine basic” theme. I like the look and possibilities of the theme, but as soon as I installed it and started playing around with its options, my server started crawling. I was barely able to log in to restart it.

    When I restarted the server, everything was back to normal. I could view some other websites I’ve got on it… speed was back to normal. But as soon as I went back to setting up the blog and this theme, the server started crawling again. Something is awfully wrong with this theme… it’s got a looping query from hell or something going on.

    I’d like to know if anyone else has ever used this theme and had similar results… any solutions???

Viewing 11 replies - 1 through 11 (of 11 total)