Title: doubleusolutions's Replies | WordPress.org

---

# doubleusolutions

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Hotel Booking] Fatal error on Calendar view](https://wordpress.org/support/topic/fatal-error-on-calendar-view/)
 *  Thread Starter [doubleusolutions](https://wordpress.org/support/users/doubleusolutions/)
 * (@doubleusolutions)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/fatal-error-on-calendar-view/#post-13218507)
 * just found out that it happens when the date is set dd/mm/yy instead of the opposite.
   Format should be checked when entering an new order.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [media library not working after update 4.2.2](https://wordpress.org/support/topic/media-library-not-working-after-update-422/)
 *  Thread Starter [doubleusolutions](https://wordpress.org/support/users/doubleusolutions/)
 * (@doubleusolutions)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/media-library-not-working-after-update-422/#post-6194631)
 * We finally found a solution so I want to share it with those who are still struggling.
 * After excluding all the options (plugins, theme, ftp, htaccess), we went to the
   Database.
 * In wordpress, Images are attachments and attachments are posts. We found in the
   post table, the images-posts that were coming back many times and deleted them.
 * SELECT
    ID, post_tupe, guid FROM mf_posts WHERE post_type = “attachment” AND 
   guid = “[http://www.site.com/wp-content/uploads/url](http://www.site.com/wp-content/uploads/url)
   photo.jpg”
 * DELETE
    FROM mf_posts WHERE post_type = “attachment” AND guid = “[http://www.site.com/wp-content/uploads/url](http://www.site.com/wp-content/uploads/url)
   photo.jpg”
 * This solved the problem!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [media library not working after update 4.2.2](https://wordpress.org/support/topic/media-library-not-working-after-update-422/)
 *  Thread Starter [doubleusolutions](https://wordpress.org/support/users/doubleusolutions/)
 * (@doubleusolutions)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/media-library-not-working-after-update-422/#post-6194295)
 * I forgot :
    I also replaced the htaccess file by the original one.
 * None of those actions solved the problem!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Official Add to Homescreen] Bug on line 29](https://wordpress.org/support/topic/bug-on-line-29/)
 *  Thread Starter [doubleusolutions](https://wordpress.org/support/users/doubleusolutions/)
 * (@doubleusolutions)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/bug-on-line-29/#post-5824410)
 * It seems to work, many thanks!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ITRO Popup Plugin] Pop up not showing….](https://wordpress.org/support/topic/pop-up-not-showing/)
 *  Thread Starter [doubleusolutions](https://wordpress.org/support/users/doubleusolutions/)
 * (@doubleusolutions)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/pop-up-not-showing/#post-3988387)
 * Great it is working now!
 * Thank you for your support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ITRO Popup Plugin] Pop up not showing….](https://wordpress.org/support/topic/pop-up-not-showing/)
 *  Thread Starter [doubleusolutions](https://wordpress.org/support/users/doubleusolutions/)
 * (@doubleusolutions)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/pop-up-not-showing/#post-3988382)
 * [http://www.bonfilm.com.br/images/popup.jpg](http://www.bonfilm.com.br/images/popup.jpg)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ITRO Popup Plugin] Pop up not showing….](https://wordpress.org/support/topic/pop-up-not-showing/)
 *  Thread Starter [doubleusolutions](https://wordpress.org/support/users/doubleusolutions/)
 * (@doubleusolutions)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/pop-up-not-showing/#post-3988381)
 * Find attached the screenshot.
 * Thank you.
    [](http://www.bonfilm.com.br/images/popup.jpg)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slideshow Gallery LITE] [Plugin: Slideshow Gallery] url links always open new windows](https://wordpress.org/support/topic/plugin-slideshow-gallery-url-links-always-open-new-windows/)
 *  [doubleusolutions](https://wordpress.org/support/users/doubleusolutions/)
 * (@doubleusolutions)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-slideshow-gallery-url-links-always-open-new-windows/page/2/#post-2859831)
 * Hi I am trying to install this plugin which seems just what i have been looking
   for,
 * Unfortunately, it doesn´t show on the page eventhough it is well loaded on the
   page.
 * this is a testing page: [http://www.rioaccueil.com.br/?page_id=1832](http://www.rioaccueil.com.br/?page_id=1832)
 * Any idea why?
    Would appreciate your help.
 * Anne-Catherine

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