Peter Martin
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Stop adding emoji to headI could care less about original smilies; I do care about unnecessary crud in the head. And of course I can strip it out, and have, and will add the relevant functions to my starter template. Just seems like something that should have been optional to add, not vice versa.
Forum: Plugins
In reply to: [wpMandrill] Edit Flow n2lbr problem with mixed html and plaintext emailsbump.
The “Uncaught ReferenceError: EM is not defined” error is happening at this line:
url: EM.bookingajaxurl,
Uncaught ReferenceError: EM is not defined (repeated 7 times)Definitely have wp_head() in theme head, though there are some rewrites going on. Is there anything called inside your plugin that could be getting rewritten incorrectly?
Actually, now that I’m looking at the bookings, it’s counting every RSVP as “Non-Registered User” and not pulling their Buddypress info either.
Console is turning this up these errors:
Line 882: Uncaught TypeError: Object function (a,b){return new e.fn.init(a,b,h)} has no method ‘widget’
Line 546: Uncaught ReferenceError: EM is not defined
Could there be a problem with URL rewrites maybe?
I see what the problem is. I uploaded the /bp-multi-network folder, when I actually needed the bp-multi-network.php file directly in /mu-plugins to execute. It wasn’t showing up in the “Must Use” plugin list.
Seems to be working on new test networks now – thanks for getting back to me quickly!
Forum: Plugins
In reply to: [BackUpWordPress] Does BackUpWordPress work with in MultiSite configuration?Excellent, thanks for the prompt reply!
Forum: Plugins
In reply to: [BackUpWordPress] Does BackUpWordPress work with in MultiSite configuration?As a follow-up to this question, when you say “just on the main site”, do you mean network activate or activate just for the primary site?