Title: Haloscope's Replies | WordPress.org

---

# Haloscope

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 29 total)

1 [2](https://wordpress.org/support/users/haloscope/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/haloscope/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WordPress Download Monitor] 3.3.3.5 broke my site](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-3335-broke-my-site/)
 *  Thread Starter [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-3335-broke-my-site/#post-1380983)
 * Hey Mike,
    I pulled the error_log file and found a VERY large number of connection
   attempts. Unfortunately, I had to pull the plugin because I couldn’t take the
   chance of having my website down during business hours. However, I’ll give it
   a whirl this weekend. Thanks, H
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WordPress Download Monitor] 3.3.3.5 broke my site](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-3335-broke-my-site/)
 *  Thread Starter [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-download-monitor-3335-broke-my-site/#post-1380879)
 * Hi Mike!
    First off, you have a fantastic plugin. There was some kind of problem
   with one of the 3.3 releases – I had just installed 3.3.5 when I discovered it.
   In talking to my hosting company they said that I had too many failed connection
   attempts – which locked my DB on my site – and then all of my sites! I just took
   care of it with a phone call to tech support, but it was harrowing. It sounds
   like the latest version started to hammer my server and shut me down. Thanks,
   H
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Plugin Upgrade Failed](https://wordpress.org/support/topic/plugin-upgrade-failed/)
 *  [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-upgrade-failed/#post-956461)
 * I’m getting the same problem.
    Upgrade Plugin
 *     ```
       Downloading update from http://downloads.wordpress.org/plugin/easy-adsenser.2.2.zip
   
       Download failed.: name lookup timed out
   
       Plugin upgrade Failed
       ```
   
 * I’m running WPv2.7.1. That link to the plugin works, I don’t know why there’s
   a problem.
 * – H
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Client Login ideas](https://wordpress.org/support/topic/client-login-ideas/)
 *  [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/client-login-ideas/#post-770414)
 * [@jburkholder](https://wordpress.org/support/users/jburkholder/): Are you still
   looking for someone to build this for you?
 * -PDR
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Register Plus] Feature Suggestions](https://wordpress.org/support/topic/plugin-register-plus-feature-suggestions/)
 *  [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 5 months ago](https://wordpress.org/support/topic/plugin-register-plus-feature-suggestions/page/3/#post-741650)
 * Skullbit:
    I’ve upgraded my website to WP v2.7 rc1. In doing so, I noticed an
   error in the dashboard:
 * `Warning: extract() [function.extract]: First argument should be an array in /
   home/ROOTNAME/public_html/WEBSITENAME/wp-content/plugins/register-plus/dash_widget.
   php on line 24`
 * Line 24 is:
    `extract( $args, EXTR_SKIP );`
 * I found that changing this to:
    `if (is_array($args)) { extract( $args, EXTR_SKIP);}`
 * Fixed the problem.
 * Thanks again for your work on a truly fantastic plugin.
 * – H
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Paybox paypal subscription plugin – Have you tried it?](https://wordpress.org/support/topic/paybox-paypal-subscription-plugin-have-you-tried-it/)
 *  Thread Starter [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/paybox-paypal-subscription-plugin-have-you-tried-it/#post-766595)
 * [@talia](https://wordpress.org/support/users/talia/):
    I tried installing EasyPayPal,
   but I needed something that worked with PayPal’s IPN to create ongoing automatic
   subscriptions. An older version of EasyPayPal, v3.2 I believe, used the PayPal
   IPN but some users had problems with it. Without the IPN, the plugin cannot handle
   automatic payments. Even though it wasn’t integrated with the IPN, EasyPayPal
   allowed users to sign up, pay through PayPal, and become registered users – without
   me having to do anything. However, without the IPN, they’d be locked out every
   X days (where X is your subscription period).
 * I also tried installing WP-Commerce, which some people apparently like, but I
   found it too incomprehensible.
 * In the end, I joined the [EasyPayPal Plugin forum](http://www.codeplex.com/easypaypal/Thread/List.aspx)
   to discuss the IPN issue with other users. Eventually I was able to develop a
   version of EasyPayPal for use on my own website. My version allows users to register
   for free, but doesn’t allow access to additional features without a paid subscription.
 * It works for now, but I have a LOT of work on it (admin panel stuff, other options,
   etc) before it would be useful to anyone other than me.
 * If you’ve got the time and skill, I’d still recommend modifying EasyPayPal to
   suit your needs.
 * – H
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Plugin: Register Plus] making an all authors page](https://wordpress.org/support/topic/plugin-register-plus-making-an-all-authors-page/)
 *  [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/plugin-register-plus-making-an-all-authors-page/#post-835460)
 * I have used WP 2.5, 2.5.1, 2.6, and 2.6.1 with RegPlus and the option functions
   discussed above.
 * – H
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Plugin: Register Plus] making an all authors page](https://wordpress.org/support/topic/plugin-register-plus-making-an-all-authors-page/)
 *  [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/plugin-register-plus-making-an-all-authors-page/#post-835453)
 * This is very odd. I’ve used the get_user_option($option_name, $user_id) function
   with RegisterPlus options in my own website, without fail.
 * I would suggest, for future use, to make sure you’ve got the option name properly
   formatted and are actually showing the user’s id.
 * – H
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Plugin: Register Plus] making an all authors page](https://wordpress.org/support/topic/plugin-register-plus-making-an-all-authors-page/)
 *  [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/plugin-register-plus-making-an-all-authors-page/#post-835447)
 * Psycolor: Make sure you’ve got the option name correct. The field name should
   be exactly as you named it in the plugin. If you’re not 100% sure, check the 
   source code of your registration page for the name.
 * – H
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Register plus: accessing additional user info](https://wordpress.org/support/topic/register-plus-accessing-additional-user-info/)
 *  [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/register-plus-accessing-additional-user-info/#post-841452)
 * This thread is exactly what you’re looking for.
 * [http://wordpress.org/support/topic/196934?replies=8](http://wordpress.org/support/topic/196934?replies=8)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Plugin: Register Plus] making an all authors page](https://wordpress.org/support/topic/plugin-register-plus-making-an-all-authors-page/)
 *  [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/plugin-register-plus-making-an-all-authors-page/#post-835382)
 * The user options are pretty well documented. They should all be retrievable with“
   get_user_option($option_name, $user_id)”.
 * Good luck.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Register Plus] User Defined Fields – cannot alter Required option](https://wordpress.org/support/topic/plugin-register-plus-user-defined-fields-cannot-alter-required-option/)
 *  [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/plugin-register-plus-user-defined-fields-cannot-alter-required-option/#post-816592)
 * Hey Ben,
 * From poking around in the MySQL tables, I suspect that all of the Register Plus
   options-values pairs are kept in a single option (named, “register_plus”). This
   would make it very easy to uninstall Register Plus – but slightly more difficult
   to modify a setting manually.
 * – H
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Register Plus] Feature Suggestions](https://wordpress.org/support/topic/plugin-register-plus-feature-suggestions/)
 *  [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/plugin-register-plus-feature-suggestions/page/2/#post-741586)
 * Skullbit,
 * Again, thank you for the fantastic plugin. I especially appreciate you incorporating
   my feature request.
 * From looking at the code for your plugin, it looks like all of the variables 
   necessary for Register Plus are kept in a single option. Have you considered 
   keeping them in separate, or more separate, option-value pairs in the options
   table? Doing so would enable other plugins, themes, etc to check individual Register
   Plus values instead of reading all the options and parsing it.
 * Thanks again,
 * – H
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Register Plus errors when copying website](https://wordpress.org/support/topic/register-plus-errors-when-copying-website/)
 *  [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/register-plus-errors-when-copying-website/#post-800500)
 * You should check the version of PHP your XAMPP install is running. Also, are 
   your MySQL DB’s named exactly the same?
 * – H
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [WP/AJAX question – How do I access a user’s ID info from outside WP?](https://wordpress.org/support/topic/wpajax-question-how-do-i-access-a-users-id-info-from-outside-wp/)
 *  Thread Starter [Haloscope](https://wordpress.org/support/users/haloscope/)
 * (@haloscope)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/wpajax-question-how-do-i-access-a-users-id-info-from-outside-wp/#post-793640)
 * Thank you! I’ll try that! Do you have any idea how I would go about obtaining
   current user info from a file that’s outside WP?
 * Thanks,
 * – H

Viewing 15 replies - 1 through 15 (of 29 total)

1 [2](https://wordpress.org/support/users/haloscope/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/haloscope/replies/page/2/?output_format=md)