Search:

Type: Posts; User: studiogrynn

Search: Search took 0.01 seconds.

  1. Re: File Upload Required addon [Support Thread]

    Using this mod and it is working well. Thank you for making this available.:clap: I have a need for the uploaded file to show up in the cart where the product image would normally be.

    Has anyone...
  2. Replies
    58
    Views
    28,235

    Re: Reset customer password from admin

    Find in admin/passchange.php:

    $action = (isset($_GET['action']) ? $_GET['action'] : '');Below it add:
    $passchangeCust = (DB_PREFIX.'customers');Change (what is now around line 34) from ...
  3. Replies
    58
    Views
    28,235

    Re: Reset customer password from admin

    Does not support table prefixes. Uses only zenDB.customers and failes with a zenDB.prefix_customers convention.
  4. Re: Removing larger image link on the product info page

    To do this without modding page code, you can handle it in CSS by adding:
    .imgLink {display:none}
    to your template's stylesheet.css
  5. Replies
    13
    Views
    21,103

    Re: change name of Page 2

    Running version 1.3.8a, the NAVBAR_TITLE, HEADING_TITLE AND TEXT_INFORMATION, are now located in ../includes/languages/your_language/page_2.php also page_3.php and page_4.php etc...
Results 1 to 5 of 5
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR