Title: epsir's Replies | WordPress.org

---

# epsir

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Php database password access](https://wordpress.org/support/topic/php-database-password-access/)
 *  Thread Starter [epsir](https://wordpress.org/support/users/epsir/)
 * (@epsir)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/php-database-password-access/#post-2760888)
 * Apparently I just put
 * global $wpdb;
 * right before my code. Doesn’t…make entire sense to me but whatever.
 * Should be enough for me to go off of now.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Php database password access](https://wordpress.org/support/topic/php-database-password-access/)
 *  Thread Starter [epsir](https://wordpress.org/support/users/epsir/)
 * (@epsir)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/php-database-password-access/#post-2760879)
 * Apparently it is a wordpress question. I may be able to get around needing to
   type information in by using the wpdb class. Which curiously is said to be instantiated
   as a global variable but says you still need to globalize it. Doesn’t say where
   it’s instantiated, will poke around.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Php database password access](https://wordpress.org/support/topic/php-database-password-access/)
 *  Thread Starter [epsir](https://wordpress.org/support/users/epsir/)
 * (@epsir)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/php-database-password-access/#post-2760865)
 * Anyone have an idea on this? I am to understand that hard coding the password
   onto the page calling the database is not a particularly secure idea, unless 
   I’m offbase about that.
 * Trying to sift through plugin code to see how they call the database, but not
   much luck so far.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] [Plugin: Contact Form 7] Spinning Arrows on Win 7 but not on XP](https://wordpress.org/support/topic/plugin-contact-form-7-spinning-arrows-on-win-7-but-not-on-xp/)
 *  [epsir](https://wordpress.org/support/users/epsir/)
 * (@epsir)
 * [14 years ago](https://wordpress.org/support/topic/plugin-contact-form-7-spinning-arrows-on-win-7-but-not-on-xp/#post-2750958)
 * I have heard one theory that this crops up from issues between the theme and 
   plugin.
 * One idea I heard was turning plugins off and going to default theme then turning
   them back on and putting your theme back on. Or possibly using a different theme
   otherwise.
 * Another one is going into the file wp-content/plugins/contact-form-7/wp-contact-
   form-7.php and changing
 * define(‘WPCF7_LOAD_JS’, true);
 * to false. This is not really ideal because it essentially makes the form work
   like a method=”post” form instead of using javascript, but at least you get a
   confirmation.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] [Plugin: Contact Form 7] Spinning Arrows on Win 7 but not on XP](https://wordpress.org/support/topic/plugin-contact-form-7-spinning-arrows-on-win-7-but-not-on-xp/)
 *  [epsir](https://wordpress.org/support/users/epsir/)
 * (@epsir)
 * [14 years ago](https://wordpress.org/support/topic/plugin-contact-form-7-spinning-arrows-on-win-7-but-not-on-xp/#post-2750828)
 * Are any of the fields in your form called “name”
 * If so, change what that one is called.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] [Plugin: Contact Form 7] Email is Sent but Rotating image never stops – no thank you msg](https://wordpress.org/support/topic/plugin-contact-form-7-email-is-sent-but-rotating-image-never-stops-no-thank-you-msg/)
 *  [epsir](https://wordpress.org/support/users/epsir/)
 * (@epsir)
 * [14 years ago](https://wordpress.org/support/topic/plugin-contact-form-7-email-is-sent-but-rotating-image-never-stops-no-thank-you-msg/#post-2731923)
 * Well there’s the suggestion that turns off javascript for CF7 but that’s not 
   ideal.
 * Make sure that there is no field called “name” in the form, that messes with 
   wordpress.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Participants Database] [Plugin: Participants Database] Multiple tables](https://wordpress.org/support/topic/plugin-participants-database-multiple-tables/)
 *  Thread Starter [epsir](https://wordpress.org/support/users/epsir/)
 * (@epsir)
 * [14 years ago](https://wordpress.org/support/topic/plugin-participants-database-multiple-tables/#post-2749193)
 * Thanks for replying, good to know it’s in the works.
 * In the meantime, I’ll probably mix and match a few things. Even if I can only
   make one table with your’s….I might as well use it for one of the tables in my
   design.

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