Title: Dave Tate's Replies | WordPress.org

---

# Dave Tate

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flickr Photos] Simple patch to support HTTPS](https://wordpress.org/support/topic/simple-patch-to-support-https/)
 *  Thread Starter [Dave Tate](https://wordpress.org/support/users/davetee/)
 * (@davetee)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/simple-patch-to-support-https/#post-5868443)
 * Actually, the following change might work better (to version 3.2 of this plugin):
 *     ```
       90: $scheme = is_ssl() ? 'https:' : 'http:';
       91: $url = $scheme . '//www.flickr.com/badge_code_v2.gne?count='.$flickr_gallery_count.'&display='.$display.'&size='.$flickr_gallery_size.'&layout=x&'.$router.''.$tagged.'';
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP 2.3 and scribefire not working together anymore …](https://wordpress.org/support/topic/wp-23-and-scribefire-not-working-together-anymore/)
 *  [Dave Tate](https://wordpress.org/support/users/davetee/)
 * (@davetee)
 * [18 years, 2 months ago](https://wordpress.org/support/topic/wp-23-and-scribefire-not-working-together-anymore/#post-632662)
 * Had this same problem with ScribeFire 1.4.7. and WordPress 2.3.3. I uninstalled
   SF and reinstalled an older version, 1.4.2 and it seems to work fine now. Heres
   a link for the version that worked for me: [http://www.brothersoft.com/scribefire-download-64941.html](http://www.brothersoft.com/scribefire-download-64941.html)
 * Hope this helps!

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