Search:

Type: Posts; User: Trinity14

Page 1 of 6 1 2 3 4

Search: Search took 0.01 seconds.

  1. v156 Re: Canada Post "-4004 Item is too large to be packed"

    What are you using to communicate with Canada Post?
    Have you developed the API or are you still able to use the Sell Online account?

    From my experience, this error points to not having enough box...
  2. Thread: Debug Help

    by Trinity14
    Replies
    1
    Views
    232

    v155 Re: Debug Help

    Hi akjnashville,

    Just a couple quick questions:
    Do you have categories in your left navigation that has special characters?
    Did you upgrade your server's php version recently?

    A link to your...
  3. Replies
    14
    Views
    4,577

    Re: Bank transfer linked to zen-cart

    Hi shIxx,
    I'd highly recommend Zen Cart for your online store. The forum has answers readily available. If you want to customize your store to make it a reflection of you and what you sell, Zen Cart...
  4. Replies
    5
    Views
    1,645

    v151 Re: Admin login problems after installing SSL

    This is taken from 1.55f admin/includes/configure.php
    This is the code I was referring to:

    <?php
    /**
    * @package Configuration Settings
    * @copyright Copyright 2003-2016 Zen Cart Development...
  5. Replies
    93
    Views
    48,845

    Re: Moneris / eSelect Plus Payment Module

    Was the fix for this module published? When I installed this on a 1.55fb cart I found no place to enter the card information on the checkout payment page.
    On the checkout success page, the payment...
  6. Re: How hard is it to change a template when you have SQL patches in the system?

    Clover,

    Working with a highly customized zen cart can be a bit tricky. Hopefully 'your guy' coded with proper use of the template overwrite system. That will make it easier to find your custom...
  7. Replies
    5
    Views
    1,645

    v151 Re: Admin login problems after installing SSL

    Hi cwmajors,

    In my admin/includes/configure.php It recommends to enter the HTTPS address in the HTTP_SERVER settings like this:

    define('HTTP_SERVER', 'https://stitch4u.com');

    Note about...
  8. Sticky: v155 Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    You can find those files in YOUR_ADMIN/invoice.php and YOUR_ADMIN/packingslip.php
    These files do not use the template overwrite system.

    This looks to be the code you want to remove:


    <table...
  9. Replies
    458
    Views
    148,017

    Re: Canada Post module

    Hi Folks,

    I have used this module in the past with success. I tried to create a new Sell Online profile for a client and got this response from Sell Online:
  10. Replies
    2
    Views
    6,801

    v155 Re: images addtional

    Hey Karl,

    Could you post a link to your storefront so we can have a peek and help you troubleshoot? I am assuming that you have followed the naming standards mentioned here. Are you using a stock...
  11. Replies
    4
    Views
    10,316

    v155 Re: currency to payment method

    The payment module (mercadopago) will need to follow/use the currency and language settings if they have not been configured/coded.
  12. v155 Re: Trying to change the width of the main body/wrapper but nothing happens

    Hi Claire,

    If you give your #mainWrapper a width say 80% (using a % to keep it responsive), you'll notice the green background appears again. It looks as though your site is using the aberdeen...
  13. Replies
    4
    Views
    10,316

    v155 Re: currency to payment method

    Hi Christian,

    I'm not certain your language pack is installed successfully.
    To test this:

    When you add your product to the shopping cart it should display in English as Sub-Total: USD$0.20...
  14. Re: EASIEST way to add more than one image to SOME product pages?

    Hi Lalla,
    I have installed Twitch Additional Product Images to achieve exactly what you were describing. Yes, it requires you to merge 9 php files but the instructions were easy to follow.
  15. Replies
    4
    Views
    10,216

    Re: Email on Checkout

    I have E-mail Archive Manager installed on most of my carts also, and don't have the "extra code" I see displayed. Perhaps we can compare files if this is still an ongoing issue for you.
  16. Replies
    4
    Views
    10,216

    Re: Email on Checkout

    Hey Vinyl Signs,

    There appears to be a break in the source code.

    You could file compare a stock zen cart install with the following folders:
    admin/includes/languages/english/email_extras.php
    ...
  17. v155 Re: Multi-Language - "Home" button LINK alyways go back to default language

    Hi Pechesud,
    You are correct in mentioning that you will not see a zenid only the website url.

    Double check that you have copied all the new language files where the default language files are....
  18. v151 Re: Twitch Wholesale with Twitch Wholesale Attributes

    Great changes and additions to this module.

    The installation of the old module used to take anywhere from 2- 4 hours to install (depending on stock carts versus custom carts) and now the new...
  19. Replies
    6
    Views
    407

    v155 Re: Recent upgrade, missing images etc...

    Hi Amy,
    This case could be simple or complex...

    A simple fix would be to make sure your new zen cart image folder has been uploaded to your server.

    Also, the search engines get grumpy if you...
  20. v155 Bug? - Email logo not loading in admin emails 1.55f

    I want to have the email header image displayed in every email that comes from zen.

    I'm using a stock cart 155f, php 7.1.

    Looking at includes/functions/functions_email.php

    if (!isset...
  21. v155 Re: Error HTML email displays - $EMAIL_MESSAGE_HTML after Admin Alert: New admin user

    Thanks! Got it and it corrects the problem. :D
  22. v155 Error HTML email displays - $EMAIL_MESSAGE_HTML after Admin Alert: New admin user add

    Stock Zen Cart 1.55f, php 7.1

    Admin -> Configuration -> E-Mail Options
    Select Enable HTML Emails? is set to true
    Select Email Admin Format? is set to HTML

    Admin emails sent as HTML have no...
  23. Replies
    2
    Views
    1,606

    v154 Re: Modern English Buttons

    Modern English Buttons - Admin Pack - Version: v1.2 is now available to download!

    The Modern English Buttons - Admin Pack- has been modified to include mobile/ tablet and desktop...
  24. Replies
    21
    Views
    25,686

    Re: Shopping Cart Steps Images [Support Thread]

    Shopping Cart Steps Images - Version: v1.4 is now available to download!

    The images have been modified to include mobile/ tablet and desktop friendly images and reflect the current...
  25. v155 Re: Paypal Standard reports old order number on checkout success page

    I have found this issue is still current with PayPal Standard.

    My experience is that once a customer checks out with PayPal and Zen Cart is set up to use PayPal Payments Standard the Checkout...
  26. Replies
    122
    Views
    50,727

    v150 Re: Direct Bank Deposit

    I have clients in Canada that use email money transfer successfully. We cloned the zen check/money order payment module in each cart regardless of version and made the edits needed.
  27. Replies
    3
    Views
    2,279

    Re: Adding More Information Sidebox Link

    Have you included your new files n the 'default' template also?
    I have found that if you don't add the files here they don't point to your template files.
  28. Replies
    3
    Views
    2,279

    Re: Adding More Information Sidebox Link

    Hey Jmberman,
    It looks like you want to add a new page to your information sidebox... these are the files you need.
    ...
  29. Replies
    21
    Views
    25,686

    Re: Shopping Cart Steps Images [Support Thread]

    I recently installed Shopping Cart Steps Images in a v1.55e with some minor edits to the install instructions. I made a set of custom shopping_cart_steps_X.gif more mobile friendly. I've included the...
  30. Replies
    11
    Views
    2,471

    v154 Re: Missing Icons

    My guess is to look at includes/languages/english/header.php and compare it to includes/languages/english/YOUR_TEMPLATE/header.php and see if there are any structural differences...

    I'm not...
  31. v154 Re: Upgrading green lights everywhere but says admin/includes/configure is missing

    Glad I could help :)
  32. Replies
    11
    Views
    2,471

    v154 Re: Missing Icons

    It seems to have an extra '/' in the code.

    Search for <img class="login-icon" alt="login icon" scr="includes/templates/carlisle_fresh/product_info//login.png'></img>
    same with //cart.png...
  33. v154 Re: Upgrading green lights everywhere but says admin/includes/configure is missing

    Quick question:
    Since this is an upgrade, have you changed your admin back to say admin and not adminofmystore?
  34. Re: ZenCart admin white page when installing Google Analytics code

    Look in your logs file to see what the myDEBUG error is.

    You can find this folder on the remote view.
  35. Re: ZenCart admin white page when installing Google Analytics code

    Add your Google analytics code in:
    includes/templates/YOUR_TEMPLATE/common/html_header.php
    near the end of the file
  36. Replies
    6
    Views
    532

    v154 Re: Moving extra product images

    yes in this file :
    includes/templates/MyTemplate/css/stylesheet.css
    try this:
    #productImageGroup {
    width: 50%;
    }
    Hope that helps :)
  37. Replies
    6
    Views
    532

    v154 Re: Moving extra product images

    You'll want to edit your: includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php

    I suggest putting the images in a div like this:

    <div id="productImageGroup">
    <!--bof Main...
  38. v154 Re: Click to enlarge image window not resizing

    You can set the size dimensions in your admin -> configuration -> images ->
    Make sure you have your large images located in your images/large folder.
  39. Replies
    16
    Views
    1,776

    v154 Re: Contact Us - Add the Store's Name

    You're welcome.
    I was determined to provide a solution to the question you were asking. ;)
  40. Replies
    16
    Views
    1,776

    v154 Re: Contact Us - Add the Store's Name

    Hey adb34 -
    Try this out:
    <?php if (CONTACT_US_STORE_NAME_ADDRESS== '1') { ?>
    <address><?php echo nl2br(STORE_NAME);?></address>
    <address><?php echo nl2br(STORE_NAME_ADDRESS); ?></address>...
  41. v154 Re: Sorting Product list by newest Product added

    This is a tricky find ;)
    Log in to your Admin -> Configuration -> Product Listing-> Display Product Listing Default Sort Order - Default is Blank- try 3a
    This means 3rd column, sort by ascending....
  42. Replies
    1
    Views
    461

    v154 Re: Header Menu with Main categories

    There are some templates you can use in the Plugins and Addons Directory or you can manipulate your stylesheet.css to achieve your desired look .
  43. Thread: logo move

    by Trinity14
    Replies
    8
    Views
    1,630

    v154 Re: logo move

    Glad to help :)
  44. Thread: logo move

    by Trinity14
    Replies
    8
    Views
    1,630

    v154 Re: logo move

    To give you a landmark to what I mean replace this code:
    <td valign="top">

    <!-- bof breadcrumb -->



    with this code:
    <td valign="top">
    <a href="http://your_site/"><img ...
  45. Thread: logo move

    by Trinity14
    Replies
    8
    Views
    1,630

    v154 Re: logo move

    What happens when you insert your logo <a href="http://your_site/"><img src="includes/templates/YOUR_TEMPLATE/images/logo.png" class="your text" alt="your store"/></a>
    around line 74?
  46. Thread: logo move

    by Trinity14
    Replies
    8
    Views
    1,630

    v154 Re: logo move

    Are you placing the logo directly in the define_main_page_php?
  47. v154 Re: Changing the look of the header search form

    You definitely have a syntax error in your code.

    Instead, I'd try to use css to achieve the look your after...
    alter the
    .search-header-box {
    border: 1px solid #CCC;
    width: 225px;
    ...
  48. Thread: logo move

    by Trinity14
    Replies
    8
    Views
    1,630

    v154 Re: logo move

    It would help to have a site link directing us where to go to assist you. :)
  49. Replies
    16
    Views
    1,776

    v154 Re: Contact Us - Add the Store's Name

    Glad to help 😀
  50. Replies
    16
    Views
    1,776

    v154 Re: Contact Us - Add the Store's Name

    My clients like a bit more information on the contact us page... so I make these changes:

    in includes/templates/YOUR_TEMPLATE/templates/tpl_contact_us_default.php


    <?php // if...
Results 1 to 50 of 252
Page 1 of 6 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR