Title: LostInNetwork's Replies | WordPress.org

---

# LostInNetwork

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/lostinnetwork/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lostinnetwork/replies/page/3/?output_format=md)…
[16](https://wordpress.org/support/users/lostinnetwork/replies/page/16/?output_format=md)
[17](https://wordpress.org/support/users/lostinnetwork/replies/page/17/?output_format=md)
[18](https://wordpress.org/support/users/lostinnetwork/replies/page/18/?output_format=md)
[→](https://wordpress.org/support/users/lostinnetwork/replies/page/2/?output_format=md)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [SSL-secured blog. How to setup. What problems to expect?](https://wordpress.org/support/topic/ssl-secured-blog-how-to-setup-what-problems-to-expect/)
 *  Thread Starter [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/ssl-secured-blog-how-to-setup-what-problems-to-expect/#post-1502954)
 * Ah, didnt read it to the end:
 * “Force SSL Plugin
 * This plugin forces an SSL connection, both on the front-end and the admin back-
   end interface. In addition to using this plugin, you should change the WordPress
   and Blog address URIs to begin with “https”. You might also want to change the
   URI in the Options -> Misc admin area so that file uploads will generate the “
   https” link for uploaded images”
 * However…
 * “This method does not […] protect you against man-in-the-middle attacks or other
   risks that can cripple secure connections.”
 * I thought that SSL connections are safe against man in the middle attacks, because
   the certificate is bound to the server ip…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [SSL-secured blog. How to setup. What problems to expect?](https://wordpress.org/support/topic/ssl-secured-blog-how-to-setup-what-problems-to-expect/)
 *  Thread Starter [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/ssl-secured-blog-how-to-setup-what-problems-to-expect/#post-1502952)
 * – put the site in private_html (directadmin host) [is this needed?]
    – alter 
   the path (public_html -> private_html) – make an url rewrite rule http->https:
 * RewriteCond %{SERVER_PORT} !^80$
    RewriteRule ^(.*)$ [https://%](https://%){SERVER_NAME}/
   $1 [L]
 * Then all https traffic would have the URLs rewritten to https and secure connection
   would be maintained during ALL use of the site?
 * I’m just wondering what I have forgotten here.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [SSL-secured blog. How to setup. What problems to expect?](https://wordpress.org/support/topic/ssl-secured-blog-how-to-setup-what-problems-to-expect/)
 *  Thread Starter [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/ssl-secured-blog-how-to-setup-what-problems-to-expect/#post-1502951)
 * Oh, great, but how do I secure the frontend?
 * I don’t want to secure just admin. I want to secure the content itself.
    I want:
   FORCE_SSL_FRONTEND=true
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WPtouch iPhone Theme] How to add support for Nokia /Sony Ericsson touch screen devices?](https://wordpress.org/support/topic/plugin-wptouch-iphone-theme-how-to-add-support-for-nokia-sony-ericsson-touch-screen-devices/)
 *  [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-wptouch-iphone-theme-how-to-add-support-for-nokia-sony-ericsson-touch-screen-devices/#post-1460270)
 * Details: [http://wiki.forum.nokia.com/index.php/User-Agent_headers_for_Nokia_devices#Browser_7.1](http://wiki.forum.nokia.com/index.php/User-Agent_headers_for_Nokia_devices#Browser_7.1)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: WPtouch iPhone Theme] How to add support for Nokia /Sony Ericsson touch screen devices?](https://wordpress.org/support/topic/plugin-wptouch-iphone-theme-how-to-add-support-for-nokia-sony-ericsson-touch-screen-devices/)
 *  [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-wptouch-iphone-theme-how-to-add-support-for-nokia-sony-ericsson-touch-screen-devices/#post-1460269)
 * For Nokia n900 you can use Maemo as the user agent string.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress Security](https://wordpress.org/support/topic/wordpress-security-3/)
 *  [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/wordpress-security-3/#post-1467840)
 * “themes, plugin, images etc?”
 * Oh, that’s called WinScp 😀
 * Yes, I actually tried it. Several times. It works.
 * Just define an scp connection to your webhotel, and with a few clicks you are
   copying your home directory to your local drive. Themes, images, everything. 
   Except for the database. But the database arrives in mail and the database backup
   files are also in some directory there… At least the wp-dbbackup plugin that 
   I use, creates local backups in addition to the email.
 * Restore: Install new WP, configure a bit, dump files (themes, images, all of 
   it) back with WinSCP. Also the emailed backup file is there as a local copy to
   the server. Log in, admin, restore database. Happy.
 * This is a manual procedure, but usually not needed that often.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Event Calendar 3] Widget title](https://wordpress.org/support/topic/plugin-event-calendar-3-widget-title/)
 *  [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-event-calendar-3-widget-title/#post-1175566)
 * Solved.
 * [http://wpcal.firetree.net/2009/01/23/version-32beta2/](http://wpcal.firetree.net/2009/01/23/version-32beta2/)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Event Calendar 3] Widget title](https://wordpress.org/support/topic/plugin-event-calendar-3-widget-title/)
 *  [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/plugin-event-calendar-3-widget-title/#post-1175565)
 * Yes, how?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: MiniMeta Widget] New version causing fatal error – have to go back to old version](https://wordpress.org/support/topic/plugin-minimeta-widget-new-version-causing-fatal-error-have-to-go-back-to-old-version/)
 *  [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [17 years, 8 months ago](https://wordpress.org/support/topic/plugin-minimeta-widget-new-version-causing-fatal-error-have-to-go-back-to-old-version/#post-896566)
 * I just installed 4.0.1 on an up to date WP install.
 * Result:
    Fatal error: Call to a member function wp_rewrite_rules() on a non-object
   in /home/USER/domains/DOMAIN.COM/public_html/wp/wp-includes/classes.php on line
   39
 * 🙁
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Plugin: Lightbox 2] Limit size of lightbox?](https://wordpress.org/support/topic/plugin-lightbox-2-limit-size-of-lightbox/)
 *  [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/plugin-lightbox-2-limit-size-of-lightbox/#post-807715)
 * Same problem here. Lightbox-2 is useless as-is.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Cursor key navigation to prev/next image in NGG album single image view?](https://wordpress.org/support/topic/cursor-key-navigation-to-prevnext-image-in-ngg-album-single-image-view/)
 *  Thread Starter [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/cursor-key-navigation-to-prevnext-image-in-ngg-album-single-image-view/#post-874719)
 * Solved: Instead of the zip file from Lightbox 2 homepage I had to download the“
   Lightbox2 plugin” from wordpress.org
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Cursor key navigation to prev/next image in NGG album single image view?](https://wordpress.org/support/topic/cursor-key-navigation-to-prevnext-image-in-ngg-album-single-image-view/)
 *  Thread Starter [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/cursor-key-navigation-to-prevnext-image-in-ngg-album-single-image-view/#post-874707)
 * I found Lightbox2 and got it installed. On the example page it looks goog. In
   my blog, however…
 * 1) there’s a big black rectangle on the top of the page
    2) the images open in
   a HUGE white rectangle 3) the images are shown at 100% size – too big
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [gengo repeat loop](https://wordpress.org/support/topic/gengo-repeat-loop/)
 *  [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/gengo-repeat-loop/#post-849841)
 * Ooh! Thank you!
 * I had the same problem. Upgrade to 2.6.2 completely schredded my site and I could
   not figure out why. Then this little task and everything works!
 * What gets unsaved at the upgrade moment? Why do I need to resave permalink structure
   without change?
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [No admin interface after upgrade to 2.6.1.](https://wordpress.org/support/topic/no-admin-interface-after-upgrade-to-261/)
 *  Thread Starter [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/no-admin-interface-after-upgrade-to-261/#post-846149)
 * SOLVED
 * The admin interface had UTF-8 setting and wp-config.php had utf8. I changed these
   to match, i.e. they are now both UTF-8 and now the characters are displayed correctly.
 * I also enabled wp_widget_text_register(); AFTER
    – upgrade to 2.6.1 – deleting
   unused themes – deleting left behind tables (of long since uninstalled plugins)–
   deleting unused wp_options records, that once were used by long gone plugins –
   running Repair DB of WP-DBManager plugin
 * Something happened, and the problem is gone.
 * ps. WP-DBManager saved me about twenty times yesterday, as I was attempting various
   ways to solve this issue. What a great plugin! Very much recommended 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Add several (think 70) posts to a category at a time?](https://wordpress.org/support/topic/add-several-think-70-posts-to-a-category-at-a-time/)
 *  Thread Starter [LostInNetwork](https://wordpress.org/support/users/lostinnetwork/)
 * (@lostinnetwork)
 * [17 years, 10 months ago](https://wordpress.org/support/topic/add-several-think-70-posts-to-a-category-at-a-time/#post-846690)
 * [http://robm.me.uk/projects/plugins/wordpress/batch-categories](http://robm.me.uk/projects/plugins/wordpress/batch-categories)
 * Source: [http://wordpress.org/support/topic/200345](http://wordpress.org/support/topic/200345)

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

1 [2](https://wordpress.org/support/users/lostinnetwork/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/lostinnetwork/replies/page/3/?output_format=md)…
[16](https://wordpress.org/support/users/lostinnetwork/replies/page/16/?output_format=md)
[17](https://wordpress.org/support/users/lostinnetwork/replies/page/17/?output_format=md)
[18](https://wordpress.org/support/users/lostinnetwork/replies/page/18/?output_format=md)
[→](https://wordpress.org/support/users/lostinnetwork/replies/page/2/?output_format=md)