ver 3.4 does not work with WP 3.8

HomeSupportImage Storever 3.4 does not work with WP 3.8

Tagged: 

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #55459
    CalvinDigital
    Participant

    I have verified this on two of my sites. When running Image Store 3.4 and WordPress 3.8 galleries do not work.

    #55460
    CalvinDigital
    Participant

    So more details. The dashboard side of things seem to work but when you create a gallery you get a title blank page.

    example: http://beta.calvindigital.com/galleries/gallery-269/

    you should be seeing a gallery with one photo in it

    #55462
    pheo
    Participant

    Thanks for the heads up – I’ll avoid upgrading right now.

    Also, nice photos!

    #55463
    culedude
    Participant

    I have the same problem after updating IM and WP
    My galleries now show this message:
    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘ASC ) AS im LEFT JOIN wordpress_postmeta AS pm ON pm.post_id = im.ID ‘ at line 4]
    SELECT SQL_CALC_FOUND_ROWS im.ID, im.post_title, p.comment_status, pm.meta_value meta, im.post_excerpt, im.post_parent, im.post_type, p.post_author FROM ( SELECT * FROM wordpress_posts ORDER BY ASC ) AS im LEFT JOIN wordpress_postmeta AS pm ON pm.post_id = im.ID LEFT JOIN wordpress_posts AS p ON p.ID = im.post_parent WHERE im.post_type = ‘ims_image’ AND pm.meta_key = ‘_wp_attachment_metadata’ AND im.post_status = ‘publish’ AND p.post_status = ‘publish’ AND im.post_parent IN ( SELECT ID FROM wordpress_posts WHERE 0 = 0 AND post_type = ‘ims_gallery’ AND post_status = ‘publish’ AND post_password = ” ) GROUP BY im.post_parent ORDER BY p.post_date DESC, p.post_date DESC

    #55473
    Xpark Media
    Keymaster

    It looks like an empty sort value, please try changing the sort order and then back to the original. We will try to fix the issue as soon as we can.

    Also be sure to deactivate and activate the plugin to apply all updates.

    If you will like to test and provide feedback before any major release, please subscribe to our RSS, follow us on twitter or Google+

    #55478
    Xpark Media
    Keymaster

    @CalvinDigital,

    add this code add_filter( 'the_content', array( &$this, 'gallery_shortcode' ) ); to the /image-store/_inc/store.php file in line 219 just after if ( is_singular( ‘ims_gallery’ ) || $allow )

    If you don’t see any other problems we will release the fix to the public.

    #55492
    CalvinDigital
    Participant

    I actually didn’t see this fix until after your new release (3.4.1) which fixed it anyway! Thanks for your dedication to this amazing plugin!

    #55493
    tboogie
    Participant

    I have updated to the new version and my galleries no longer work. I have several client galleries with images still attached after the upgrade and I get this message on a blank page: “There are no images attached to this gallery”

    #55498
    Xpark Media
    Keymaster

    @tboogie,

    Can you provide a link to your site.

    Also the message that you are getting is not part of our plugin. It may be part of WordPress, we just want to check.

    #55521
    mavipatik
    Participant

    Same problem is on my website. Galleries no longer work after update.
    Don’t know how to fix this.
    http://www.partikareleri.com/ims-image/nazli1001-3/

    And how i can configure my website to same as your demo store?
    Compare :
    Your store : http://xparkmedia.com/galleries/dia-muertos-2013/
    My store : http://www.partikareleri.com/galleries/nazli-2/

    #55527
    Xpark Media
    Keymaster

    @mavipatik,

    we are getting 404 errors from your site, we weren’t able to check the issue.

    #55535
    Anonymous
    Inactive

    First of all awesome job with the plug in!
    I tried 3.4.1 and everything seems to work except at the checkout. Data doesn’t get pass unto the sales nor the people buying get emails or a link to download. Any help will be appreciated. Keep up the great work.

    #55565
    Xpark Media
    Keymaster

    Anonymous,

    what gateway are you using?

    #56627
    ppgio
    Participant

    Hello, my name Giovanni, thanks a lot for this Excelent plugin. Today I upgraded the wordpress to 3.8 version and the Image-Store plugin to the 3.4.3 version, I am using the twenty ten gallery Theme.

    My main concern is that I´m trying to publish in a new Gallery and the image apperas published but you cannot see the thumbnails and if try to edit the image comes this error “Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /home/venefoto/public_html/fotobill/wp-admin/includes/plugin.php on line 332”

    Also if you check directly the web page where is located the Gallery that dosn´t show any picture.

    Thanks in advance with the help that you can do for me and all the best. Gracias amigo, un saludo y Feliz Año.

    #56632
    Xpark Media
    Keymaster

    @ppgio,

    What other plugins are you using? Can you please provide a link to one of your galleries.

    The php error get when is trying to load the plugins. How big are your images? you may have to increase the php memory.

    Gracias, feliz año tambien. Si prefieres que conteste en español por favor crea un “topic” nuevo.

Viewing 15 posts - 1 through 15 (of 16 total)
  • You must be logged in to reply to this topic.