Search:

Type: Posts; User: neit

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,338

    Re: Banner across top of the page

    Thats great thanks stevesh
  2. Replies
    2
    Views
    1,338

    Banner across top of the page

    Hi I am trying to put a wide banner across the top of my
    shop but when I setup the banner and add it to the wide banner
    group it always appears at the bottom of the page.

    I also have 3 other...
  3. Re: Which file emails out order confirmation to admin?

    The ones we send to the customer are ok there are few things I would like to change to the one that comes to the admin.
    It comes through as plain text and I would like to make a section bolder to...
  4. Which file emails out order confirmation to admin?

    I am looking to find out which file controls the style/template that
    controls the way an email sent to the admin looks like
    when an order has been placed.
  5. Re: Difference in prices between store front and admin

    After further checking I have found that the prices in the admin catalogue match the prices in the store front.
    Issue only appears to be when a customer buys a product then shows in the order...
  6. Re: Difference in prices between store front and admin

    Would it work if I pulled the net prices out, rounded them up or down and then entered back into the database as two decimal places
    so that it would come as net 116.5200 in the database
  7. Re: Difference in prices between store front and admin

    I just checked with one of the examples, it would still needed round.
    The majority of the 20,000 items would have been entered directly to the database so these would be net prices.
    The two...
  8. Re: Difference in prices between store front and admin

    So if I set it to only 2 decimals places for the net prices in
    table Products and column products_price there would be no rounding up or down
    it would just be whatever price is stored in the...
  9. Re: Difference in prices between store front and admin

    Yes all products would attract 20%
    Indivdual products I would through the admin and add prices as gross.
    If I am adding thousands of products I would add products direct into the database using...
  10. Re: Difference in prices between store front and admin

    Heres 1 example:

    Tax = 20.00%
    Price (ex) = 116.52
    Price (inc) = 139.82
    Total (ex) = 116.52
    Total (inc) = 139.82
    Sub-Total: 139.83
    Shipping: 0.00
    Vat: 23.30
  11. Re: Difference in prices between store front and admin

    Zen Cart 1.3.9h
    and
    Database Patch Level: 1.3.9e
  12. Difference in prices between store front and admin

    I have recently noticed that the prices appear 1 penny more expensive in the admin area to the store front.

    Obviously i would not like the customers to get charged more than
    what the is...
  13. Thread: Cookies

    by neit
    Replies
    4
    Views
    1,789

    Re: Cookies

    OK, Thankyou
    The two addons we currently use are image handler 2 and seo urls, which I believe should be fine.
    We do use google analytics so I will keep an eye open for anything referring to that.
  14. Thread: Cookies

    by neit
    Replies
    4
    Views
    1,789

    Cookies

    On 26 May European privacy laws come in to force in the UK which give people more control over what data websites gather about them.

    The law which applies to how you use cookies and similar...
  15. Re: Preventing a product being ordered on its own

    Thanks for the help I will look into the minimum order addon
  16. Re: Preventing a product being ordered on its own

    Yes the least cost item is in the store.
    Its ok I will leave it for now, it was just that a customer ordered his original products then earlier then came back and ordered
    the coating on its own at...
  17. Re: Preventing a product being ordered on its own

    The product I don't what customers to purchase on their own is a protective coating applied to the other products before we
    ship them out and can only be order when a customer orders
    our main...
  18. Preventing a product being ordered on its own

    Is there a way of preventing a product being ordered on its own?

    We have one product which if purchased must be purchased in
    conjunction with other products in our store.
  19. Replies
    3
    Views
    771

    Re: Unable to take site out of maintenance mode

    I would this like and I did something similar so I will have to look into further.

    http://www.zen-cart.com/forum/showthread.php?t=82081
  20. Replies
    3
    Views
    771

    Re: Unable to take site out of maintenance mode

    debug indicates following error:

    [31-Jan-2011 12:18:08] PHP Fatal error: Call to undefined function cfg_select_option() in /pathtoconfigurationfile/configuration.php(179) : eval()'d code on line 1
  21. Replies
    3
    Views
    771

    Re: Unable to take site out of maintenance mode

    Heres an image of what is happening, it is also happening on other sections of the admin.


    http://www.mtec-uk.com/website_issue.jpg
  22. Replies
    3
    Views
    771

    Unable to take site out of maintenance mode

    I put my site into maintenance mode as I moved host and need
    to update the servers and directory paths.

    I cannot access the site the and the admin area, but when I click
    on edit on the admin...
  23. Replies
    5,053
    Views
    958,563

    Re: Simple SEO URL [support thread]

    This are the steps I got to get this working.

    1) Installed module manager
    2) As a result of trying to different versions I had a number of
    files in different places. I went through the install...
  24. Replies
    5,053
    Views
    958,563

    Re: Simple SEO URL [support thread]

    Resolved the issue buy edit the root php.ini and not putting the php.ini file in the zencart folder.
  25. Replies
    5,053
    Views
    958,563

    Re: Simple SEO URL [support thread]

    Any body got any ideas why I would get No input file specified. after installing this addon.
    I have tried the advice of adding a php.ini / php5.ini file with the contect of cgi.fix_pathinfo = 1
    as...
  26. Replies
    5,053
    Views
    958,563

    Re: Simple SEO URL [support thread]

    Flix: when I check my code it has rewritten the url:
    from
    index.php?main_page=product_info&cPath=4&products_id=1256
    to...
  27. Re: HTML tags show after upgrade to 1.3.9g

    Is there a list of variables that someone could posted that we could potentialy add to the whitelist to reduce the number of people asking how to add certain variables.
    This would allow people to...
  28. Replies
    8
    Views
    925

    Re: strange issue on mainpage

    The advance search works fine I just have all but 3 of the products turned of on the test site.
    The data for the chained selects is based on additional tables I have created in my database.
    The...
  29. Replies
    8
    Views
    925

    Re: strange issue on mainpage

    Hi I know there is no ajax in the default code this
    is something I incorporated into the shopping cart to make it easier for
    customers to locate products.

    If it worked in version 1.3.9f fine...
  30. Replies
    8
    Views
    925

    strange issue on mainpage

    I posted this issue in the html tags show thread after the upgrade
    but it is a different issue and got no reply so gave it a new thread.

    If I browse to my shop by typing the address in the...
  31. Re: HTML tags show after upgrade to 1.3.9g

    I'm getting a rather strange issue on my test site at the moment when testing this update.
    If I browse to my shop by typing the address in the address bar the chained ajax, php/mysql select options...
  32. Re: HTML tags show after upgrade to 1.3.9g

    Everything for me is now working fine.
    Great thankyou
  33. Re: HTML tags show after upgrade to 1.3.9g

    I have a little ajax calling in my own php file when certain options are selected on the main page.
    This stop working after the upgrade and it does not display the second drop down option that the...
  34. Replies
    2
    Views
    891

    Re: Delete salesmaker sale

    Ok thankyou
  35. Replies
    2
    Views
    891

    Delete salesmaker sale

    I have setup a test sale using the salemarker
    I am now unable to delete it.
    I keep getting a 500 internal server error, believe this
    is to do with my host, so at the moment I will ignore this.
    ...
  36. Replies
    6
    Views
    808

    Re: changing install directory

    I assume on a fresh install of zen cart the cache folder is empty except for the .htaccess folder and index.php.
    So if I am moving my website to a different folder/domain can I just ignore the...
  37. Replies
    15
    Views
    1,061

    Re: Can I move a 1.3.9d to 1.3.9f install?

    I may be wrong on this and could someone correct it if I am but according to the what I understand there is no need to update the database between 1.3.9d and 1.3.9f as per upgrade
    instructions. So...
  38. Replies
    2
    Views
    482

    Re: Opinion Wanted on Payment Types

    Normall paypal will work fine as you
    do not need to have paypal account to pay through it.

    I believe providing customers to pay by credit card on your store
    directly looks better than having to...
  39. Replies
    6
    Views
    808

    Re: changing install directory

    My cache folder is very large at 156mb When I try to download it with an FTP, do I need to copy this over I can I just create an empty one?
  40. Replies
    6
    Views
    808

    Re: changing install directory

    thankyou
  41. Thread: Contact US

    by neit
    Replies
    1
    Views
    542

    Re: Contact US

    Under configuration -> my store -> store address and phone

    Will allow you to change the address

    under

    tools ->define pages editor and select define_contact_us.php will allow you to change...
  42. Replies
    6
    Views
    808

    changing install directory

    I have zencart installed into a directory on my web hosting
    www.domain.com/store/

    I am looking to change this so that it runs from
    www.domain.com

    From what I gather I would need to edit the...
  43. Replies
    1
    Views
    2,169

    Re: ajax chained select on main page issue

    Issue resolved
  44. Replies
    1
    Views
    2,169

    ajax chained select on main page issue

    I have been trying to implement a 3 chain select
    on the main zen-cart page using ajax.

    The script is essentially
    blueicestudios.com/chained-select-boxes-using-php-mysql-ajax/

    with php and...
  45. Replies
    25
    Views
    11,759

    Re: 500 Internal Server Error on GoDaddy hosting

    As I posted on another thread I get the same issue with long execution times and often a 500 internal error.
    They constantly where blaming the shop scripts, so I record my login to the phpmyadmin...
  46. Re: Shipping only to one country, but Billing from any country

    allow 2 addreses billing and shipping.
    the foregin address is the billing address and the usa address is the shipping address.
    then restrict shipping to the usa only.
    I believe this may work

    -...
  47. Thread: echeck query

    by neit
    Replies
    0
    Views
    555

    echeck query

    I have paypal setup to receive echecks and today an order
    was put through that says:
    Payment Type: PayPal Express Checkout (echeck)
    Payment Status: Pending (echeck)

    Another order shows up ...
  48. Re: number of database connections and queries

    They have come back and said everything is fine and
  49. Re: number of database connections and queries

    needed to supply them with further information on the issue so waitng for them to get back to me.
    As for them doing nothing I will just have to wait and see.
  50. Re: number of database connections and queries

    I only have to 3 boxes enabled.
    information which pulls out 1 link
    currencies which pulls out 2 currencies
    side promotion box with the same image all the time.

    I have written a small piece of...
Results 1 to 50 of 140
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR