Title: Brent Toderash's Replies | WordPress.org

---

# Brent Toderash

  [  ](https://wordpress.org/support/users/toderash/)

 *   [Profile](https://wordpress.org/support/users/toderash/)
 *   [Topics Started](https://wordpress.org/support/users/toderash/topics/)
 *   [Replies Created](https://wordpress.org/support/users/toderash/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/toderash/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/toderash/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/toderash/engagements/)
 *   [Favorites](https://wordpress.org/support/users/toderash/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Audit Trail] Fails when 'DISALLOW_FILE_EDIT' is 'true' ('edit_plugins' capability)](https://wordpress.org/support/topic/fails-when-disallow_file_edit-is-true-edit_plugins-capability/)
 *  [Brent Toderash](https://wordpress.org/support/users/toderash/)
 * (@toderash)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/fails-when-disallow_file_edit-is-true-edit_plugins-capability/#post-4851126)
 * just had this same issue. I edited the audit-trail.php file in the plugin to 
   replace 3 instances of “edit_plugins” with “update_plugins”, which is a more 
   common check for an administrator role, and not prone to the same issue. Worked
   for me, but the plugin should be patched with this change.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-UserOnline] multisite](https://wordpress.org/support/topic/multisite-156/)
 *  Thread Starter [Brent Toderash](https://wordpress.org/support/users/toderash/)
 * (@toderash)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/multisite-156/#post-4627876)
 * Okay – thanks for the quick reply though.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Custom CSS Plugin] Problem when moving sub directory install to view in root](https://wordpress.org/support/topic/problem-when-moving-sub-directory-install-to-view-in-root/)
 *  [Brent Toderash](https://wordpress.org/support/users/toderash/)
 * (@toderash)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/problem-when-moving-sub-directory-install-to-view-in-root/#post-4315070)
 * I have the same issue on a multisite install at 3.7.1 (3.81.1 update pending 
   once our testing is complete).
 * I’m running the WordPress Custom CSS aka Safe CSS plugin [http://wordpress.org/plugins/safecss/](http://wordpress.org/plugins/safecss/)
   rather than the [http://wordpress.org/plugins/simple-custom-css/](http://wordpress.org/plugins/simple-custom-css/)
   plugin, but have the same issue. Noting here in case it helps with resolving 
   the issue reported here. (The plugin I’m using was eventually folded into and
   is not maintained outside of Jetpack.)
 * To rule out caching, I added a css comment echoed from the plugin’s php file –
   shows up cleanly in the browser. I then added a css rule in the same way: it 
   shows up in the file when called directly, but the css rule is not applied by
   the browser. Next I checked the php header to see if it was properly serving 
   the file as text/css and all seems correct there. To fully isolate the plugin,
   I created a simple html file that calls the “file” for the custom css as noted
   in the page source. When loading the html file, the styles are still not being
   interpreted by the browser. Wonder if it’s related to output form the built-in
   css-tidy module, but rather than strip that out, I installed the [http://wordpress.org/plugins/my-custom-css/](http://wordpress.org/plugins/my-custom-css/)
   plugin for comparision. (This is a simpler plugin – no css validation and doesn’t
   give an option to append or replace the existing css, but it does have syntax
   highlighting.) This works for me and supports multisite, but I don’t want to 
   change over the whole network, so I’m watching this thread to see if there may
   be a solution to fix the plugin I’m using. (Alternate solution may be to pull
   this module out of Jetpack for use as a standalone plugin.)
 * Has anyone come up with a better solution or gotten to the bottom of what’s happening
   with this issue?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Posts to Newsletters] jquery conflicts?](https://wordpress.org/support/topic/jquery-conflicts-3/)
 *  Thread Starter [Brent Toderash](https://wordpress.org/support/users/toderash/)
 * (@toderash)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/jquery-conflicts-3/#post-4517192)
 * After troubleshooting, jquery is not the primary issue – though note the plugin
   is serving its own jquery-ui rather than the one from wordpress-core; this should
   still be changed.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Login Redirects to 127.0.0.1 on multiple WP sites](https://wordpress.org/support/topic/login-redirects-to-127001-on-multiple-wp-sites/)
 *  [Brent Toderash](https://wordpress.org/support/users/toderash/)
 * (@toderash)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/login-redirects-to-127001-on-multiple-wp-sites/page/2/#post-4428857)
 * Have seen same issue over past few hours with a client site. Found explanation
   via this thread rather than 1&1 support, but opened a ticket there anyway.
 * Anyone have a workaround in the meantime?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] Emails not sending](https://wordpress.org/support/topic/emails-not-sending-9/)
 *  [Brent Toderash](https://wordpress.org/support/users/toderash/)
 * (@toderash)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/emails-not-sending-9/#post-3753974)
 * Did you *disable* the custom gateway? You can just disable the plugin, but it
   does need to be disabled to confirm. Which gateway does it use?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] Emails not sending](https://wordpress.org/support/topic/emails-not-sending-9/)
 *  [Brent Toderash](https://wordpress.org/support/users/toderash/)
 * (@toderash)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/emails-not-sending-9/#post-3753972)
 * Disable the gateway and test again. If it works without the custom gateway, then
   that’s the issue – it will need to be patched to resolve.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP eCommerce] Emails not sending](https://wordpress.org/support/topic/emails-not-sending-9/)
 *  [Brent Toderash](https://wordpress.org/support/users/toderash/)
 * (@toderash)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/emails-not-sending-9/#post-3753969)
 * This seems to be caused by the payment gateway… try changing that to test & confirm.
   This is the issue I’m having at the moment as well using the Moneris gateway.
   See [https://code.google.com/p/wp-e-commerce/issues/detail?id=1319#c7](https://code.google.com/p/wp-e-commerce/issues/detail?id=1319#c7)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [odd/even comment classes backwards?](https://wordpress.org/support/topic/oddeven-comment-class/)
 *  Thread Starter [Brent Toderash](https://wordpress.org/support/users/toderash/)
 * (@toderash)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/oddeven-comment-class/#post-1953374)
 * I wrote my own theme, so no. I suspect it starts counting at “0” and calls that
   even. Simple enough workaround to switch my odd/even CSS rules, but if it’s a
   bug that gets fixed, they’ll reverse themselves at some future point. Fortunately
   not a big deal with this theme, but still.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] [Plugin: NextGEN Gallery] display options/extensions for NextGEN Gallery](https://wordpress.org/support/topic/plugin-nextgen-gallery-display-optionsextensions-for-nextgen-gallery/)
 *  Thread Starter [Brent Toderash](https://wordpress.org/support/users/toderash/)
 * (@toderash)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-nextgen-gallery-display-optionsextensions-for-nextgen-gallery/#post-1560165)
 * Bump
 * Anyone? Anyone? Buhler?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [multiple blogs – content from blog2 displayed in blog1](https://wordpress.org/support/topic/multiple-blogs-content-from-blog2-displayed-in-blog1/)
 *  Thread Starter [Brent Toderash](https://wordpress.org/support/users/toderash/)
 * (@toderash)
 * [16 years, 5 months ago](https://wordpress.org/support/topic/multiple-blogs-content-from-blog2-displayed-in-blog1/#post-1318673)
 * ::nudge::
 * Any ideas on this?

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