Bring Your Business to Life › Support › Image Store › Thumbnails for gallery not showing up
-
AuthorPosts
-
February 23, 2013 at 12:51 pm #52394Xpark MediaKeymaster
@pual,
try this code: .ims-img img {width: auto; height: auto;}
@msoft,
We are looking at the bugs
February 24, 2013 at 12:04 am #52423PaulParticipantHi Martin
I had the same issue. I managed to fix it but not exactly sure how. There is a setting to point the folder path and url base but this didn’t work, galleries were still saved to wp-content. I think I eventually reset the plugin in settings. This is a bit extreme because all your galleries and price lists are wiped clean.
I also disabled cache plugin which was conflicting with the gallery navigation on the front end.
Anybody know if its possible to save the price-lists, I’m guessing they are part of the sql database.
I know this isn’t much help. It’s such a great plugin and there is nothing out there with the same functionality, but I think there are some issues with the pro photo blog theme. Unfortunately this is probably the most common theme used by pro photographers….
I have a dark theme and it’s nice to see that the white font now works in version 3.2.1, the green and red colours used in the success and error message boxes don’t have enough contrast to allow the type-face to be visible though.
Regards
Paul
February 24, 2013 at 11:58 am #52426msoftParticipantHi Paul,
thx for the advice, i did reset, but still the same issue.
I had NO plugin at all, and i used about 15 different themes, from clean ones to the latest TwentyTwelve, no way!
I got it working by replacing the store.php with the one from 3.2.1 RC1
but then the Notificationmessages won´t work correctly.
@HAX
Maybe it helps if i give you the message from my error.log
=================================
[24-Feb-2013 19:49:26 UTC] WordPress-Datenbank-Fehler (Database Error)
Unknown column ‘p.post_post_title’ in ‘order clause’ für Abfrage (Query) SELECT SQL_CALC_FOUND_ROWS p.*, pm.meta_value meta
FROM pvs_posts AS p LEFT JOIN pvs_postmeta AS pm ON p.ID = pm.post_id
WHERE p.post_type = ‘ims_image’
AND pm.meta_key = ‘_wp_attachment_metadata’
AND p.post_status = ‘publish’ AND p.post_parent = 74
ORDER BY p.post_post_title ASC LIMIT 0, 100 von require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/celestial-lite/templates/page-centered.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, ImStoreFront->gallery_shortcode, ImStoreFront->get_gallery_images=======================================
THX for Help
Martin
P.S.
I´ll definetly make a donation if we get this to work!
February 25, 2013 at 3:32 pm #52445Xpark MediaKeymaster@ msoft,
This helps, we were able to find the bug, we will release a new version in a few days
March 1, 2013 at 9:40 am #52498msoftParticipant@Hax
Hi, just made the update to 3.2.2
now my Gallerythumbnails are not showing anymore.
==============================
[01-Mar-2013 17:29:15 UTC] WordPress-Datenbank-Fehler Unknown column ‘title’ in ‘order clause’ für Abfrage 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 pvs_posts ORDER BY
title ASC ) AS imLEFT JOIN pvs_postmeta AS pm ON pm.post_id = im.ID
LEFT JOIN pvs_posts AS p ON p.ID = im.post_parentWHERE 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 DISTINCT ID FROM pvs_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
von require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/celestial-lite/page.php’), get_template_part, locate_template, load_template, require(‘/themes/celestial-lite/partials/content-page.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, ImStoreFront->imstore_shortcode, ImStoreFront->get_galleries===============================
Last Version did work, exept in the Mail only option, ther is no user ” first and last name” carried over to the Mailings. [%customer_last%, %customer_first%]
And the Customer section is also empty!
Please Help!
THX
Martin
March 1, 2013 at 9:43 am #52499msoftParticipantAND – your PayPal is not working, tried to make a Donation, but it says that there is an error.
Error Detected
Error Message
PayPal cannot process this transaction because of a problem with the seller’s website. Please contact the seller directly to resolve this problem.March 3, 2013 at 12:09 pm #52525msoftParticipantHi again, i really don´t want to bug, nor critisice you, i think you doing a fantastic job!
So here is what i experienced:
Updated to 3.2.3 – having same issues
I Have a clean 3.5 WP with only Jetpack Plugin.
Tried out with 5 different Themes, same problem on all.
No Thumbnails, and no customers details showing in email and backoffice after – order by email only.
Please Help!
THX a lot
Martin
March 3, 2013 at 12:11 pm #52526msoftParticipantHere is the Errorlog
[03-Mar-2013 19:55:53 UTC] WordPress-Datenbank-Fehler Unknown column ‘title’ in ‘order clause’ für Abfrage 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 pvs_posts ORDER BY
title ASC ) AS imLEFT JOIN pvs_postmeta AS pm ON pm.post_id = im.ID
LEFT JOIN pvs_posts AS p ON p.ID = im.post_parentWHERE 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 DISTINCT ID FROM pvs_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
von require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/celestial-lite/page.php’), get_template_part, locate_template, load_template, require(‘/themes/celestial-lite/partials/content-page.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, ImStoreFront->imstore_shortcode, ImStoreFront->get_galleriesMarch 4, 2013 at 10:58 pm #52533msoftParticipantHi HAX, PayPal is working, just send you some money for your efforts! Great Work!
Donation comes from ([email protected])
My Gallerie at http://www.shop.pilotviews.com is still not working.
===============
[05-Mar-2013 06:37:43 UTC] WordPress-Datenbank-Fehler Unknown column ‘title’ in ‘order clause’ für Abfrage 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 pvs_posts ORDER BY
title ASC ) AS imLEFT JOIN pvs_postmeta AS pm ON pm.post_id = im.ID
LEFT JOIN pvs_posts AS p ON p.ID = im.post_parentWHERE 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 DISTINCT ID FROM pvs_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
von require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/celestial-lite/page.php’), get_template_part, locate_template, load_template, require(‘/themes/celestial-lite/partials/content-page.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, ImStoreFront->imstore_shortcode, ImStoreFront->get_galleries===============================
I see the Gallerypictures if i click on “see your Post” after i createt a Gallery.
I can select the pictures, order them, but on checkout with email, there is wether a customer created, nore a Sale. The confirmation Email is send, but no Username and Shipping Adress is in it.
Please help!
I want to put it online a.s.a.p.
BIG THX
Martin
March 23, 2013 at 4:04 am #52599msoftParticipantHi, it´s me again, Martin
Gallery: http://www.shop.pilotviews.com
Installed 3.2.4
It´s almost functioning, there are a few minor glitches i can live with, but
there are two major problems for me.
After Email checkout, the notification Email to the Shopowner is not going out. Well it goes out, but there is no content.
The Mail shows only:
Normal
021
false
false
falseDE-AT
X-NONE
X-NONEMicrosoftInternetExplorer4
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:”Normale Tabelle”;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:””;
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:”Calibri”,”sans-serif”;
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:”Times New Roman”;
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:”Times New Roman”;
mso-bidi-theme-font:minor-bidi;}From: “Pilotviews Onlineshop” Content-type: text/html; charset=utf8
====================================
The Mail to the customer is perfect! All nessesary content displayed!The second thing is, when i go to “Sales” in the Back Office, everything but the STREET ADRESS is displayed, which is the most important field for me, cause i need to know the shipping address.
If i check out with PayPal, all the fields are filled with ” a, ”
Please guys, HELP me!!!
I want to get online a.s.a.p.
Martin
Ah yes, i found inside php code the word ” berofe” and changed it to “before”, but it seems that this had no impact on any of the features!Here is the latest ERROR LOG
[23-Mar-2013 10:19:11 UTC] WordPress-Datenbank-Fehler Unknown column ‘excerpt’ in ‘order clause’ für Abfrage 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 pvs_posts ORDER BY
excerpt ASC ) AS imLEFT JOIN pvs_postmeta AS pm ON pm.post_id = im.ID
LEFT JOIN pvs_posts AS p ON p.ID = im.post_parentWHERE 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 DISTINCT ID FROM pvs_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
von require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/celestial-lite/page.php’), get_template_part, locate_template, load_template, require(‘/themes/celestial-lite/partials/content-page.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, ImStoreFront->imstore_shortcode, ImStoreFront->get_galleries[23-Mar-2013 10:19:35 UTC] WordPress-Datenbank-Fehler Unknown column ‘title’ in ‘order clause’ für Abfrage 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 pvs_posts ORDER BY
title ASC ) AS imLEFT JOIN pvs_postmeta AS pm ON pm.post_id = im.ID
LEFT JOIN pvs_posts AS p ON p.ID = im.post_parentWHERE 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 DISTINCT ID FROM pvs_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
von require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/celestial-lite/page.php’), get_template_part, locate_template, load_template, require(‘/themes/celestial-lite/partials/content-page.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, ImStoreFront->imstore_shortcode, ImStoreFront->get_galleries[23-Mar-2013 10:19:58 UTC] WordPress-Datenbank-Fehler Unknown column ‘date’ in ‘order clause’ für Abfrage 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 pvs_posts ORDER BY
date ASC ) AS imLEFT JOIN pvs_postmeta AS pm ON pm.post_id = im.ID
LEFT JOIN pvs_posts AS p ON p.ID = im.post_parentWHERE 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 DISTINCT ID FROM pvs_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
von require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/celestial-lite/page.php’), get_template_part, locate_template, load_template, require(‘/themes/celestial-lite/partials/content-page.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, ImStoreFront->imstore_shortcode, ImStoreFront->get_galleriesMarch 24, 2013 at 4:23 am #52602msoftParticipantONE more thing,
how to i display the Main Galleries in Alphabetical order.
order=”ASC” orderby=”title”
is not working with Image-Store.
This is very important for me, because the Galleries are “Cities” that contain the Pictures taken in these cities.
To let people find their City, it is important that they are sorted by Alphabet!
Any Idea?
THX for response.
Martin
(I am from Austria)
April 4, 2013 at 11:46 pm #52628Xpark MediaKeymasterThank you for the donation and the feed back, looks like the images are showing now on the site. Looks like the error are related to the image sort we will look at it, the sale information should be fix please update to 3.2.5
-
AuthorPosts
- You must be logged in to reply to this topic.