msoft

HomeSupportWordPress: Popular Widget Plugin 100K downloads

Forum Replies Created

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • in reply to: Thumbnails for gallery not showing up #52602
    msoft
    Participant

    ONE 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)

    in reply to: Thumbnails for gallery not showing up #52599
    msoft
    Participant

    Hi, 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
    0

    21

    false
    false
    false

    DE-AT
    X-NONE
    X-NONE

    MicrosoftInternetExplorer4

    /* 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 im

    LEFT JOIN pvs_postmeta AS pm ON pm.post_id = im.ID
    LEFT JOIN pvs_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 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 im

    LEFT JOIN pvs_postmeta AS pm ON pm.post_id = im.ID
    LEFT JOIN pvs_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 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 im

    LEFT JOIN pvs_postmeta AS pm ON pm.post_id = im.ID
    LEFT JOIN pvs_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 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

    in reply to: Thumbnails for gallery not showing up #52533
    msoft
    Participant

    Hi 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 im

    LEFT JOIN pvs_postmeta AS pm ON pm.post_id = im.ID
    LEFT JOIN pvs_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 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

    in reply to: Thumbnails for gallery not showing up #52526
    msoft
    Participant

    Here 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 im

    LEFT JOIN pvs_postmeta AS pm ON pm.post_id = im.ID
    LEFT JOIN pvs_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 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

    in reply to: Thumbnails for gallery not showing up #52525
    msoft
    Participant

    Hi 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

     

    in reply to: Thumbnails for gallery not showing up #52499
    msoft
    Participant

    AND – 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.

    in reply to: Thumbnails for gallery not showing up #52498
    msoft
    Participant

    @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 im

    LEFT JOIN pvs_postmeta AS pm ON pm.post_id = im.ID
    LEFT JOIN pvs_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 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

    in reply to: Thumbnails for gallery not showing up #52426
    msoft
    Participant

    Hi 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!

    in reply to: Thumbnails for gallery not showing up #52390
    msoft
    Participant

    Hi, this is a cool plugin, and i really do apprecciate you guys releasing it for free!

    I have a problem, i run the 3.2.1 on a clean, fresh 3.5.1 WP.

    NO plugins installed!

    It looks like I have a ” / “ problem.

    If i create a new Gallery and call the Image Store Page, it shows the Gallery Picture, but if i click on the Gallerypicture, the images INSIDE the Gallery are not shown.

    On my server, i see that the plugin creates inside “wp-content”  just a folder like: ” imsgalleriesgallery-28 ”  and not the ” _imsgalleries/gallery-28 ” as it used to be.

    Please help me on this one!

    See what it looks like at  http://www.shop.pilotviews.com

    THX

     

    Martin

     

Viewing 9 posts - 1 through 9 (of 9 total)