• I am trying to insert a gallery into a page. After clicking on Add Media, selecting images and inserting the gallery for the Edit Page screen the images appear in the Visual Editor area. I then click on Update to save my changes. The images disappear and instead of their being a Gallery Icon in the Visual Editor area there is a “No Items Found” message showing and the gallery never inserts into the page.

    I can add images one at a time, but no gallery. I am running WordPress 3.9.1 on a Windows 2008 R2 server with Microsoft SQL 2008 R2 SQLExpress installed. Everything else seems to be working on my site except the ability to add a gallery. Any ideas??

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter FITF

    (@ddobbertin)

    I have also followed some troubleshooting steps I have already found including deactivated all plugins and changing my theme to the 2014 theme. Still I cannot add a gallery. Any help would be appreciated!

    Thread Starter FITF

    (@ddobbertin)

    So now I am finding if I go to the Text Editor in Edit Page and change the gallery shortcode from [gallery ids="12,13,14"] to [gallery include="12,13,14"] that the gallery displays on the page. Is there a way to change this so it doesn’t have to be manually entered/updated?

    Thread Starter FITF

    (@ddobbertin)

    And now it seems like any plugins that deal with the gallery will not function either. Added the Gallery Bank plugin and also turn on WP_DEBUG. Started to see errors related to missing tables in MSSQL.

    WordPress database error: [42S02 : [Microsoft][SQL Server Native Client 11.0][SQL Server]Invalid object name ‘wp_gallery_albums’.]
    SELECT TOP 1 album_id FROM wp_gallery_albums order by album_id desc

    Why this table is missing I do not know. I tried reinstalling wordpress via the wp-admin and still no luck. Anyone??

    Hi – we are having the same problem at one of our client sites and it is an installation using WPML — a translation platform plugin. We found a post that describes the problem here: http://wpml.org/forums/topic/insert-media-no-items-found/

    Do you have WPML on your site? This could be the problem.

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

The topic ‘Gallery – No Items Found’ is closed to new replies.