Skip to content

Problem loading Media Uploader after importing #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kokuou opened this issue Apr 27, 2015 · 6 comments
Open

Problem loading Media Uploader after importing #44

kokuou opened this issue Apr 27, 2015 · 6 comments

Comments

@kokuou
Copy link

kokuou commented Apr 27, 2015

I started with a clean database and re-installed my theme, but after importing the test data, the Media Uploader no longer works when trying to view media from All Dates. Every folder will display except for July 2011. I've tried waiting several minutes, but it shouldn't take that long?

I'm developing locally on MAMP, if that matters any.

@manovotny
Copy link
Contributor

@kokuou : :

Hrm, no. It shouldn't take that long.

If you look under wp-content/uploads/2011/07, do you actually see any of the assets (aka. images and audio files)?

@kokuou
Copy link
Author

kokuou commented Apr 28, 2015

Yeah, it looks like it's importing all the files properly (that folder exists and has images) but when I have 'All Dates' or 'July 2011' selected in the Media Uploader, it just never shows anything. To be safe, I left it going overnight, and it still didn't show by this morning.

@manovotny
Copy link
Contributor

Cool. Thanks. That eliminates that.

I am a MAMP user too, so let's see if we can recreate this...

What are you using for the following.

  1. What browser and version?
  2. What version of PHP in MAMP?
  3. What version of WordPress?
  4. Any plugins activated in WordPress?

@kokuou
Copy link
Author

kokuou commented Apr 28, 2015

No problem! Other than the Media Uploader issue, it's a fantastic resource for development, so I'm happy to help! :)

  1. Browser is Chrome, latest version (42.0.2311.90 m)
  2. MAMP PHP version is 5.6.3
  3. WordPress version is the latest (4.2)
  4. Plugins are as follows:
  • Akismet (there by default, unactivated)
  • Hello Dolly (same)
  • Theme Check (activated)
  • WordPress Database Reset (unactivated, but the same problem occurred previously with the same folder when this plugin was not installed)
  • WordPress Importer (activated)

That's it. Anything else I should check?

@kokuou
Copy link
Author

kokuou commented Apr 28, 2015

Okay, an update. I just did a completely fresh install of WP in a different directory and imported the data, and it seems that all is working, so it looks like it's something on my end. I'll try and troubleshoot and report back if I find anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@manovotny @kokuou and others