Page 5 of 5 FirstFirst ... 345
Results 41 to 43 of 43
  1. #41
    Join Date
    May 2007
    Posts
    92
    Plugin Contributions
    0

    Default Re: Customer Reviews, their full name is diplayed?

    Quote Originally Posted by paul3648 View Post
    I am using CONCAT on 1.5. Works for me.

    You might want to check that you are editing product_reviews_write - there are two other product_reviews folders.

    Code:
    $customer_query = "SELECT customers_firstname, CONCAT(LEFT(customers_lastname,1),'.') AS customers_lastname, customers_email_address
                       FROM " . TABLE_CUSTOMERS . "
                       WHERE customers_id = :customersID";
    Thanks it was in the correct place. However, your code with "CONCAT(LEFT" is slightly different than the one that was posted and your code works.

  2. #42
    Join Date
    Sep 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: Customer Reviews, their full name is diplayed?

    Quote Originally Posted by bluefirefly View Post
    You can change a reviewers name after the fact by going into your database. I did this for a customer by going to my phpMyAdmin, found the zen_reviews table and manually edited my customers name for them. ,
    Thank you, bluefirefly for this info. This was a good "quick fix" while I'm trying to change my template.

  3. #43
    Join Date
    Aug 2015
    Location
    USA
    Posts
    4
    Plugin Contributions
    0

    Default Re: Customer Reviews, their full name is diplayed?

    Thanks everyone, this solved my issue. I swear this is the best coding forum in the world right now =) I've never even had to ask one question. Everything is all here!

 

 
Page 5 of 5 FirstFirst ... 345

Similar Threads

  1. v150 Stars and product name in reviews sidebox - customer pic
    By wyewyewye in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 26 Aug 2012, 09:09 AM
  2. How do I hide customer's last name on product reviews?
    By Bob88Vette in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 May 2010, 06:01 PM
  3. Problem removing customer last name from reviews using override
    By crewcut451 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 8 Sep 2009, 08:07 AM
  4. Customer Reviews - displaying the name
    By ginginca in forum General Questions
    Replies: 1
    Last Post: 18 Feb 2007, 11:52 PM
  5. Display customer full name....
    By mpadilla2 in forum Addon Sideboxes
    Replies: 0
    Last Post: 2 Jul 2006, 10:26 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