Title: MistaDan's Replies | WordPress.org

---

# MistaDan

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] Carbon Copy a ticket with a support user](https://wordpress.org/support/topic/carbon-copy-a-ticket-with-a-support-user/)
 *  Thread Starter [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/carbon-copy-a-ticket-with-a-support-user/#post-9277753)
 * Thanks for info!
 * Looks like we will wait for the next version of Powerpack Productivity. I assume
   we will have the ability to add users of any role (most of our users are just
   subscribers). Or will it just be a list of emails that we can add?
 * Thanks again!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Tickets and Registration] Conflict with BWL plugin](https://wordpress.org/support/topic/conflict-with-bwl-plugin/)
 *  Thread Starter [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/conflict-with-bwl-plugin/#post-9149523)
 * Sorry, I should have updated this, the conflict was on BWL’s end. They fixed 
   it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Awesome Support - WordPress HelpDesk & Support Plugin] Support agents front end submission](https://wordpress.org/support/topic/support-agents-front-end-submission/)
 *  Thread Starter [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/support-agents-front-end-submission/#post-8810349)
 * Nevermind, I see the filter now, you guys thought of everything!
 * If you want to allow admins and agents to submit tickets through the
    front-end,
   please use the filter wpas_agent_submit_front_end and set the value to (bool)
   true.
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress] Error 500 on settings](https://wordpress.org/support/topic/error-500-on-settings/)
 *  [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/error-500-on-settings/#post-8707604)
 * Confirmed. gchtr’s fix resolves the problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Customer Area] Display Address](https://wordpress.org/support/topic/display-address-2/)
 *  Thread Starter [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/display-address-2/#post-8355592)
 * Not sure if there was an easier way, but I ended up sticking this at the top 
   of customer-pages-contextual-toolbar.template.php (for anyone else who might 
   want to do this).
 *     ```
       <?php $address = new CUAR_AddressesAddOn; ?>
       <?php $current_user = wp_get_current_user(); ?>
       <?php $address_id = $address->get_registered_user_addresses(); ?>
       <?php $address_id = array_keys( $address_id ); ?>
       <?php $address = $address->get_owner_address('usr', array($current_user->ID), $address_id[0]); ?>
       ```
   
 * and then get the company from the resulting array
 * `$address['company']`
 * NOTE: Concerning $address_id, I ditched business address, so I only have one 
   address id to deal with.
    -  This reply was modified 9 years, 7 months ago by [MistaDan](https://wordpress.org/support/users/mistadan/).
    -  This reply was modified 9 years, 7 months ago by [MistaDan](https://wordpress.org/support/users/mistadan/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Pubmed Reflist] 4.3.1 compatibility](https://wordpress.org/support/topic/431-compatibility-6/)
 *  Thread Starter [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/431-compatibility-6/#post-6616627)
 * We are updating soon to 4.3.1, so i am just vetting our list of plugins. Thanks
   for the info!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GTM4WP - A Google Tag Manager (GTM) plugin for WordPress] 4.3.1 compatibility](https://wordpress.org/support/topic/431-compatibility-1/)
 *  Thread Starter [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/431-compatibility-1/#post-6604084)
 * Sweet! Thanks for the reply.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RPS Include Content] problem with current version in WP 4.1.1](https://wordpress.org/support/topic/problem-with-current-version-in-wp-411/)
 *  Thread Starter [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/problem-with-current-version-in-wp-411/#post-6076135)
 * That worked. your team rocks! Thanks so much! I’m off to give your plugin a 5
   star review.
 * Dan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[RPS Include Content] problem with current version in WP 4.1.1](https://wordpress.org/support/topic/problem-with-current-version-in-wp-411/)
 *  Thread Starter [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/problem-with-current-version-in-wp-411/#post-6076082)
 * Hi,
    That would be great! Since you need to be logged into see the problem, I
   have set up an rps include on one of our dev sites and given you access. I will
   submit a contact form on your site referencing this forum post and providing 
   the sign in details.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Can't upload zip files](https://wordpress.org/support/topic/cant-upload-zip-files/)
 *  Thread Starter [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/cant-upload-zip-files/#post-6002116)
 * [@photocrati](https://wordpress.org/support/users/photocrati/) – Thanks for the
   reply. This is happening on my local machine (where there is only one admin and
   nothing special happening with permissions) as well on our dev sites. Again, 
   I am able to upload zip files to the wordpress media library, just not to the
   nextgen plugin.
 * Thanks,
    Dan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Critical Error 500 when saving menu (in nav-menus.php)](https://wordpress.org/support/topic/critical-error-500-when-saving-menu-in-nav-menusphp/)
 *  [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/critical-error-500-when-saving-menu-in-nav-menusphp/#post-5547132)
 * xhark – What version of wordpress are you on?
 * We are also on w3tc 0.9.4.
 * We are having the same issue with a long timeout when trying to save large menus(
   containing 20ish items or more). When we deactivate w3tc, menus save fine. We
   are also unable to add or remove super-admin privileges for users when w3tc is
   activated, we get the same long timeout. I know that these two types of updates
   interact with more than one database table, but I don’t really understand why/
   how w3tc would be in the mix during a db update. We also have caching disabled
   for the backend, and we only use page and minify caching.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Broadcast] Very powerful](https://wordpress.org/support/topic/very-powerful-12/)
 *  [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/very-powerful-12/#post-7862327)
 * Hi nicw,
    We are having some trouble with this plugin that neither the developer
   nor our host been able to help us troubleshoot. We have ~350 sites in our network,
   over 600 CMS users, and are running in a multi-database environment which takes
   advantage of hyperdb. When we try to activate newer versions of this plugin our
   dev site just crashes, because of this we are stuck with using version 1.18. 
   It is not a plugin conflict, as we have tested with no other plugins activated
   with the same result. Can you fill me in a bit on the configuration you used 
   that allowed it to work well in your multi-database environment, because we believe
   the issue may be related this, and your post here is the only reference to this
   issue that we have been able to find online. Anything you can offer to point 
   us in the right direction would be greatly appreciated.
 * Thanks,
    Dan
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[A Page Flip Book] compatible only up to 3.5.2?](https://wordpress.org/support/topic/compatible-only-up-to-352/)
 *  Thread Starter [MistaDan](https://wordpress.org/support/users/mistadan/)
 * (@mistadan)
 * [12 years ago](https://wordpress.org/support/topic/compatible-only-up-to-352/#post-4965141)
 * Do you have plans to make this plugin compatible with later versions of WordPress?

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