Home › Support › Image Store › ver 3.4 does not work with WP 3.8
Tagged: wp3.8
-
AuthorPosts
-
December 15, 2013 at 4:27 am #55459CalvinDigitalParticipant
I have verified this on two of my sites. When running Image Store 3.4 and WordPress 3.8 galleries do not work.
December 15, 2013 at 4:30 am #55460CalvinDigitalParticipantSo 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
December 15, 2013 at 5:35 am #55462pheoParticipantThanks for the heads up – I’ll avoid upgrading right now.
Also, nice photos!
December 15, 2013 at 8:25 am #55463culedudeParticipantI 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 DESCDecember 15, 2013 at 8:55 pm #55473Xpark MediaKeymasterIt 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+
December 15, 2013 at 10:20 pm #55478Xpark MediaKeymasteradd 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.
December 16, 2013 at 4:46 pm #55492CalvinDigitalParticipantI 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!
December 16, 2013 at 5:07 pm #55493tboogieParticipantI 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”
December 16, 2013 at 9:35 pm #55498Xpark MediaKeymasterCan 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.
December 19, 2013 at 12:58 am #55521mavipatikParticipantSame 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/December 20, 2013 at 12:49 am #55527Xpark MediaKeymasterwe are getting 404 errors from your site, we weren’t able to check the issue.
December 20, 2013 at 5:09 pm #55535AnonymousInactiveFirst 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.December 22, 2013 at 5:41 pm #55565Xpark MediaKeymasterAnonymous,
what gateway are you using?
January 8, 2014 at 9:14 am #56627ppgioParticipantHello, 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.
January 8, 2014 at 6:43 pm #56632Xpark MediaKeymasterWhat 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.
-
AuthorPosts
- You must be logged in to reply to this topic.