Forum Replies Created
-
AuthorPosts
-
culedudeParticipant
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 DESCculedudeParticipantI look forward to being able to reactivate Jetpack with the next release of Image Store.
Great work guys…
culedudeParticipantI have the same problem which is solved only when I disable the Jetpack plugin?
Reactivating the Jetpack plugin causes the “add to cart” option to fail??
Any help would be appreciated…
culedudeParticipantI have installed WP on a sub domain and installed image store.
I still have the same problem and I hardly have any plugins installed?
Does anybody else have this problem or indeed the answer???
culedudeParticipantHex you should receive an email with log in details to my website. Hope you can help!
culedudeParticipantI’m having the same issue, uploading seems ok but doesn’t actually create the folder or upload anything! permissions are set to 777 but still nothing. I think this appears to be a more common problem than is realised and it doesn’t appear to have a solution?
-
AuthorPosts