61pixels
Forum Replies Created
-
Memory issues wouldn’t be a problem considering hundreds of my other sites locally on XAMPP all run it just fine. This site is only 30mb total, others I’ve ran locally are 100-200mb+ .
No caching or minifying plugins run either, exact same plugins + setup as my other sites locally. I have a feeling it is one of those fluke one in a million scenarios that we’ll never get to the bottom of 🙂
Thanks for the response. It’s not any of those issues as this is a localhost on my personal computer. As I mentioned, I can run duplicator on other sites on my local computer just fine, it’s just this site in particular. So it must be something unique that is messed up in the database or a fluke thing.
I ended up giving up and just doing it the old fashioned way by exporting/importing the database manually. But it is still really strange and I hope I don’t run into it again. This is the first time this has ever happened locally after hundreds of successful runs.
Forum: Plugins
In reply to: [WPSocialite] Defining WPSOCIALITE_LOADSCRIPTS doesn't work in WordPress 3.5Tom, strangely enough that was it! If I move the lines to the start of the file it works just fine. I previously had them at the end of the file. Thanks for looking into it.