Search:

Type: Posts; User: Branden

Search: Search took 0.01 seconds.

  1. Re: Email Error: SMTP Error: The following recipients failed

    I had a similar issue changed email friendly errors to true fix problem.
  2. Replies
    4
    Views
    2,908

    Re: Product listing - move price/more info link

    in admin -> config -> Display Product Price/Add to Cart in the box if there is a 0 it is off any other number grater is the sort order. Try putting in 100 it should move it down. no css or coding...
  3. Replies
    19
    Views
    3,661

    Re: upgrading database questions

    That was it!:clap:
  4. Replies
    19
    Views
    3,661

    Re: upgrading database questions

    When upgrading the database it will put the store in a down for MAINTENANCE status. After you get back into admin you can that by going to config -> WEBSITE MAINTENANCE

    Admin should sill work even...
  5. Replies
    19
    Views
    3,661

    Re: upgrading database questions

    I was not able to solve the problem but I was able to get arround the issue by installing easy populate and outputting the csv then I just installed a new copy of zen and then inserted the csv.
  6. Replies
    19
    Views
    3,661

    Re: upgrading database questions

    Does anyone know what would cause this error when trying to update to 1.3.9d from 1.3.8a

    1253 COLLATION 'latin1_general_ci' is not valid for CHARACTER SET 'utf8'
  7. Replies
    6
    Views
    4,970

    Re: Database upgrade failed.

    http://www.zen-cart.com/forum/showthread.php?p=896403#post896403
  8. Thread: Border image

    by Branden
    Replies
    7
    Views
    813

    Re: Border image

    Without trying it my self it looks like you may have missed the /

    border-image: url(../includes/templates/wxt/images/border.png);

    make sure it gracefully degrades in bowser's that don't...
  9. Replies
    19
    Views
    3,661

    Re: upgrading database questions

    Same problem here, upgrading from 1.3.8 to 1.3.9d.
  10. Thread: Border image

    by Branden
    Replies
    7
    Views
    813

    Re: Border image

    When trying to get your CSS3 to work I use Chrom or firefox.
  11. Thread: Border image

    by Branden
    Replies
    7
    Views
    813

    Re: Border image

    css3 will be supported by IE9 when it comes out but yes you can use css3 in zen cart. Its a browser thing.

    http://www.zencartcodeanddesign.com
  12. Replies
    6
    Views
    4,970

    Re: Database upgrade failed.

    Im thinking they forgot to check some of the settings when outputting the file but without access to do it my self I am at a little bit of a loss.
  13. Replies
    6
    Views
    4,970

    Re: Database upgrade failed.

    I am trying to help a guy whos site is very messed up. he had it made though dreamco designs.... So many functions are not working that I decided to upgrade him to the latest zen cart and remake...
  14. Replies
    51
    Views
    26,767

    Re: always display subcategories in sidebox

    The ch_category zip file is not downloadable anymore. Does anyone know where to get it? or can someone re-post it. (author please post in downloads area if possable) Thanks:shocking:
    Zen Cart Help
  15. Re: Setting up our own server/couple questions

    I would not make a home box server for a real store. A dev site or play site maybe. You will need to set up apache purchase a plesk or cpanel license I think they are around 300 per year. Trust me...
  16. Replies
    31
    Views
    2,732

    Re: Installed Addon now can't get into admin

    make sure you use the config file located in your /includes/configure.php. First delete your current config file because if you can not overwrite it because of the file permissions. After uploading...
  17. Replies
    31
    Views
    2,732

    Re: Installed Addon now can't get into admin

    (assuming you made your backup file) take your config file from your 09 backup. try uploading it, if you have not changed hosts sense then.

    Zen Cart Consulting
  18. Replies
    31
    Views
    2,732

    Re: Installed Addon now can't get into admin

    by every mod I mean the mods that come with sql install scrips.

    Zen Cart Consulting
  19. Replies
    31
    Views
    2,732

    Re: Installed Addon now can't get into admin

    The mods you installed did they have sql scrips? did you install any? if you upload the backup you will also have to fix the database. You will have to run the uninstall scrips that come with every...
  20. Replies
    31
    Views
    2,732

    Re: Installed Addon now can't get into admin

    Just a quick thought, some hosts keep a backup you can also check with them. I am a little nervous about your ftp backup, there has been times ftp backups were missing files for me. so do not delete...
  21. Replies
    31
    Views
    2,732

    Re: Installed Addon now can't get into admin

    After you have all your backups, I would start with your configure file. open up the back up version and your current version check to see if the paths are the same.
    ...
  22. Replies
    31
    Views
    2,732

    Re: Installed Addon now can't get into admin

    Next time I would recommend backing up in your c-panel. I would do that now before deleting anything. After you have a verified backup then you can try your backup. Make sure you also back up your...
  23. Replies
    31
    Views
    2,732

    Re: Installed Addon now can't get into admin

    How did you make your backup though c-panel/plesk or did download vie ftp? Did you make a database backup?
  24. Replies
    12
    Views
    2,428

    Re: Remove ( ) from attribute price

    That was the first thing I did. I must have just not selected the correct option in the tool kit.... I see it now.. Thanks!
  25. Replies
    12
    Views
    2,428

    Re: Remove ( ) from attribute price

    I am on 1.3.9a I show this:
    $products_options_display_price= ATTRIBUTES_PRICE_DELIMITER_PREFIX . $products_options->fields['price_prefix'] .
    ...
  26. Replies
    2
    Views
    548

    Re: Setting up a testing server

    The easiest way to set up a test server is to make a sub domain dev.yoursite.com upload the files to the folder, then change the config files and your done!
    :D
  27. Re: Product Image does not upload to directory on submit!

    You can always upload the image using an ftp client like filezilla, then put the image name in the field right below the brows button. You may want a thumb nail image called image123.jpg and a med...
  28. Replies
    5,053
    Views
    991,120

    Re: Simple SEO URL [support thread]

    having trouble with hyphens they are being removed example "pre-owned" will be turned into "preowned". Any ideas?
    Thanks,:huh:
  29. Replies
    25
    Views
    3,373

    Re: turning off sideboxes on checkout pages

    If you ever work with someone that "locks you out" then you just call your host or login to C-panel and run the pass reset script. Not saying people can’t do bad things though… You do not want...
  30. Replies
    25
    Views
    3,373

    Re: turning off sideboxes on checkout pages

    The spaces keep appearing copy the code into note pad to make sure there are no spaces and everything is on the correct line.
  31. Replies
    25
    Views
    3,373

    Re: turning off sideboxes on checkout pages

    If that doesn't work I can login and try myself if you would like.:wink:
  32. Replies
    25
    Views
    3,373

    Re: turning off sideboxes on checkout pages

    I would try this:

    if (in_array($current_page_base,explode(",",'checkout_shipping,checkout_payment,checkout_confirmation')) ) {
    $flag_disable_right = true;
    }

    if...
  33. Replies
    25
    Views
    3,373

    Re: turning off sideboxes on checkout pages

    ",'checkout_shipping,checkout_payment,che ckout_confirmation')) ) {

    looks you have a space between che ckout_confirmation


    Zen Cart Consulting
  34. Replies
    1
    Views
    491

    Re: Minimum Order Required

    The min requirement is going to display and should display unless you change the min requirements on the product edit page in admin.

    Change the min requirements to 1 and it will disappear.
  35. Replies
    25
    Views
    3,373

    Re: turning off sideboxes on checkout pages

    no, that is the correct folder. looks correct, I would have to check the whole file.
  36. Replies
    25
    Views
    3,373

    Re: turning off sideboxes on checkout pages

    Open tpl_main:
    /public_html/includes/templates/yourtemplate/common/tpl_main_page.php

    Find this line of code near the top

    if (in_array($current_page_base,explode(",",'ENTER YOUR PAGE HERE')) )...
  37. Thread: Sort By

    by Branden
    Replies
    2
    Views
    404

    Re: Sort By

    Filter Results by: Preferred Price: Low to High Price: High to Low A-Z is default.

    Need help with Zen Cart? We are here to help.
    Zen Cart Help
  38. Replies
    31
    Views
    8,738

    Re: Add Shipping Telephone Support Thread

    We have Numinix AJAX checkout, Jeff added the ship to phone number for us.

    Zen Cart Help
    http://www.zencartcodeanddesign.com
  39. Re: Yahoo Search Marketing Conversion Tracking Integration

    Nevermind, I figured it out. All I have to do was move the reference to the ysm file that I placed in tpl_main_page.php per the instructions to html_header.php.

    Now when I process a test order and...
  40. Re: Yahoo Search Marketing Conversion Tracking Integration

    YSM is installed and displaying on the checkout page but it is in the body tag not in the head tag and is not working. Any Ideas?
  41. Thread: Moving Folders

    by Branden
    Replies
    3
    Views
    633

    Re: Moving Folders

    Dont forget to save your templet default pages just incase those files were modified.
  42. Replies
    4
    Views
    2,516

    Re: Flash VS Jquery (Javascript) for carousel?

    I love what flash can do but if you use browsershots you will see that it does not always load, some people dont have flash installed, others have security settings that leave them with a blank...
  43. Replies
    14
    Views
    1,088

    Re: background images

    /public_html/site.com/includes/templates/classic/css/

    In your stylesheet.css look for your body selector:

    body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:...
Results 1 to 43 of 50
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR