Results 1 to 1 of 1
  1. #1
    Join Date
    Jan 2010
    Posts
    1
    Plugin Contributions
    0

    Default Revise merchandise comments too short on displayin

    Find out the 58-63 row of "includes\modules\pages\product_reviews\header_php.php"

    $reviews_query_raw = “SELECT r.reviews_id, left(rd.reviews_text, 100) as reviews_text, r.reviews_rating, r.date_added, r.customers_name
    FROM ” . TABLE_REVIEWS . ” r, ” . TABLE_REVIEWS_DESCRIPTION . ” rd
    WHERE r.products_id = roductsID
    AND r.reviews_id = rd.reviews_id
    AND rd.languages_id = :languagesID ” . $review_status . ”
    ORDER BY r.reviews_id desc”;

    TO adjustment 100 in:$reviews_query_raw = “SELECT r.reviews_id, left(rd.reviews_text, 100) as reviews_text, r.reviews_rating, r.date_added.

    Test site: http://www.batteryready.com, 1.38
    Last edited by riviky; 24 Jan 2010 at 08:26 AM.

 

 

Similar Threads

  1. Confirm Order ccs button too short - where is the style for it?
    By tinamartinez in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 9 Dec 2008, 01:33 PM
  2. Timeout too short
    By leser in forum General Questions
    Replies: 5
    Last Post: 6 Feb 2008, 07:51 PM
  3. Email submit field in Newsletter sidebox too short
    By amieco in forum General Questions
    Replies: 5
    Last Post: 27 Jul 2007, 01:17 PM
  4. Can customer add comments to the order too?
    By styledata in forum Managing Customers and Orders
    Replies: 4
    Last Post: 27 Jun 2006, 04:55 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR