Search:

Type: Posts; User: mkyle

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,007

    v150 Re: Error on express checkout

    Thanks worked a treat and now subscribed! Not sure how it kept working until yesterday!
  2. Replies
    2
    Views
    1,007

    v150 Error 35 on express checkout

    Hi,

    my site has been running since 2012 without any issues. Suddenly tonight when customers try to make payment for goods using the paypal express checkout button the below error is displayed
    ...
  3. v150 Re: Stopping items on menu to be ordered after a certain time

    Thanks, any ideas of any coders who could write it for me

    Martin
  4. v150 Stopping items on menu to be ordered after a certain time

    Hi,

    is there any way I can stop products being ordered after a certain time. I have built a online takeaway shop and certain meals are only available 4pm to 9pm each evening (Mon to Thurs). ...
  5. Replies
    6
    Views
    910

    v150 Re: Issue when down for maintenance

    Thanks again now got it working with the below:

    // HTTP_SERVER is your Main webserver: eg-http://www.your_domain.com
    // HTTPS_SERVER is your Secure webserver: eg-https://www.your_domain.com...
  6. Replies
    6
    Views
    910

    v150 Re: Issue when down for maintenance

    Hi,

    I have tried changing HTTP_SERVER and DIR_WS_CATALOG settings my includes (/includes/configure.php file) to the correct web address. However when I try and load the site I get a the below...
  7. Replies
    6
    Views
    910

    v150 Re: Issue when down for maintenance

    Hi,

    it is set to down_for_maintenance in config>website main

    Thanks, Martin
  8. Replies
    6
    Views
    910

    v150 Issue when down for maintenance

    Hi,

    when my site is down for maintenance it directs to the wrong url (shows subfolder on my main site hosting - eg. http://www.joeblogs.com/jsmith/index.php?main_page=down_for_maintenance - should...
  9. v150 Re: Changing font size on admin copy of Order Confirmation email

    Hi,

    the client would like the print out to be bigger (due to eyesight issues).

    Thanks, Martin
  10. v150 Changing font size on admin copy of Order Confirmation email

    Hi,

    please can you advise if you can change the font size on the admin copy of the order confirmation email

    Thanks, Martin
  11. v150 Re: Editing Order Confirmation email

    thanks will give it a go
  12. v150 Re: Editing Order Confirmation email

    Hi,

    is this correct?


    $html_msg['PRODUCTS_DETAIL']='<table class="product-details" border="0" width="100%" cellspacing="0" cellpadding="2">' . $this->products_ordered_html .' '<img...
  13. v150 Re: Editing Order Confirmation email

    Hi,

    tried the below and still no joy:


    $html_msg['PRODUCTS_DETAIL']='<table class="product-details" border="0" width="100%" cellspacing="0" cellpadding="2">' . $this->products_ordered_html .'...
  14. v150 Re: Editing Order Confirmation email

    Hi,

    looking for some assistance on one last piece of the jigsaw. My client would like to have a box next to each product ordered on the admin confirmation so that the order can be checked when...
  15. Replies
    1
    Views
    830

    v150 Re: Renaming Sub-Total Text

    Hi,

    managed to solve it (amazing what a nights sleep does lol) The file that needed to be updated was located at the below location

    I found it in...
  16. Replies
    1
    Views
    830

    v150 Renaming Sub-Total Text

    Hi,

    I have tried updating the files found via the developers tool which contain the title Sub-Total. I wish to change this to Food-Total. However on the below pages it still shows as Sub-Total:...
  17. v150 Re: Editing Order Confirmation email

    Thanks again for your help. It turns out after speaking with the client they only need 2 copies now (save paper) and don't need the kitchen copy section.
  18. v150 Re: Editing Order Confirmation email

    Great thanks it worked a treat. One final question I promise lol. How do I duplicate the order detail and delivery details so that it looks like the below (section - Kitchen Copy):

    AuthCode:...
  19. v150 Re: Editing Order Confirmation email

    Hi,

    the client prints off 3 copies. One for the kitchen to fulfil the order. Second one for home delivery and the third for his own records of the nights takings. Hope that makes sense
    ...
  20. v150 Re: Editing Order Confirmation email

    Hi,

    I was trying to remove the office use only section it as it needs to printed on a receipt printer and it is not needed for my client. I hope this explains it.

    Thanks, Martin
  21. v150 Remove "Office Use" section from Admin copy of Order Confirmation email

    Hi,

    having problems trying to remove Office use only section on the text order confirmation email. It look like the below after me editing includes/classes/orders.php and email extras email...
  22. Replies
    1
    Views
    466

    v150 Re: Standard Delivery Text

    Hi, found it in the advanced shipping method setup in admin.

    Thanks, Martin
  23. Replies
    1
    Views
    466

    v150 Standard Delivery Text

    Hi,

    when I chose the shipping method (advanced shipper module) I wish to use and complete the order the email confirmation has the text (Standard Delivery) on the order email. Tried searching...
  24. v150 Re: adding additional info to email confirmation

    Thanks how do i pull the order no etc? This in this file also?

    Martin
  25. v150 adding additional info to email confirmation

    Hi,

    looking to add the below to my order email confirmation. I have looked at the classes/order.php file and checkout_process.php but get abit lost as how to add the below:

    -----TEAR HERE...
  26. Replies
    1
    Views
    647

    Re: Adding Time to order confirmation

    Hi,

    managed to crack it by doing the below:

    /admin/includes/languages/english.php

    I changed:

    define('DATE_FORMAT_LONG', '%A %d %B, %Y');
  27. Replies
    1
    Views
    647

    Adding Time to order confirmation

    Hi,

    I have installed version 1.5 of zencart. I am creating a online ordering shop for a takeaway business. I need to be able to put a time stamp within the order confirmation so the shop owner...
  28. Replies
    2
    Views
    674

    v150 Only allow delivery to specific post codes

    Hi,

    I am setting up a online store for a takeaway business. They only deliver to certain postcodes at a specified price. Please can you advise his to set this up.

    Thanks, Martin
  29. Re: Vertical Multilevel Slideout Category Menu tweaking

    Hi, I have also installed the Vertical Multilevel Slideout Category Menu and the new categories box is empty.(no links). Please can anyone advise how to fix

    Thanks, Martin
  30. Replies
    4
    Views
    646

    v150 Re: Making Options non mandatory

    Great thanks for your help

    Martin
  31. Replies
    4
    Views
    646

    v150 Re: Making Options non mandatory

    Hi,

    when I check in the attributes controler it has a red x against required. Also the item I have only has one option e.g Garlic Bread with option = radio button cheese. Please can you...
  32. Replies
    4
    Views
    646

    v150 Making Options non mandatory

    Hi,

    sorry if this has been answered before but can someone explain how I make all options in a drop down not mandatory. I am setting up a shop for a takeaway business and for some items on the...
  33. Replies
    10
    Views
    2,930

    Re: How to change Product layout?

    Hi,

    I am also tearing my hair out trying to sort the image positioning for the shop I am creating for my wives new business venture. I have grouped the three elements below together within ...
  34. Replies
    1
    Views
    652

    Re: Text Alignment in Product - Cherry Zen

    Hi, I have now moved this to the correct area

    Thanks, Martin
  35. Replies
    3,250
    Views
    780,075

    Re: Cherry Zen Template Support Thread

    Hi,

    I am using version v1.3.9h and I cannot seem to find where to center the text under the below products. I have removed the dotline css:

    http://dase.me.uk/index.php?main_page=index&cPath=1
    ...
  36. Replies
    1
    Views
    652

    Text Alignment in Product - Cherry Zen

    Hi,

    I am using version v1.3.9h and I cannot seem to find where to center the text under the below products. I have removed the dotline css:

    http://dase.me.uk/index.php?main_page=index&cPath=1...
  37. Replies
    3
    Views
    417

    Re: Text under product not aligned

    Thanks, can you send me the link to the article as seems to be several

    Thanks, Martin
  38. Replies
    3
    Views
    417

    Text under product not aligned

    Hi,

    I am using version v1.3.9h and I cannot seem to find where to center the text under the below products:

    http://dase.me.uk/index.php?main_page=index&cPath=1

    I would also like the more...
  39. Replies
    2
    Views
    1,611

    Google checkout loops back to shopping cart

    Hi,

    I have installed the google checkout module on my site. However when I get to checkout page 3 and click confirm the order it loops back to the initial page when you add the product to the...
  40. Replies
    14
    Views
    2,260

    Re: Orders not showing in Admin

    Thanks, do you happen to know if google checkout would work?

    Thanks, Martin
  41. Replies
    14
    Views
    2,260

    Re: Orders not showing in Admin

    Hi,

    what other payment modules would work with CURL? Just trying to explore all possibilities

    Thanks, Martin
  42. Replies
    14
    Views
    2,260

    Re: Orders not showing in Admin

    Hi,

    my hosting is on a shared server and CURL is installed I have been advised. Is it easy to modify the code to get paypal working?

    Thanks, Martin
  43. Replies
    14
    Views
    2,260

    Re: Orders not showing in Admin

    Hi,

    I have emailed my hosting company. They suggested I should do it earlier, however I have sent an email off to confirm. In the meantime can you advise how I should setup the curl script
    ...
  44. Replies
    14
    Views
    2,260

    Re: Orders not showing in Admin

    Hi,

    been advised by my hosting company to use CURL. Please can you advise how to set this up

    Thanks, Martin
  45. Replies
    1
    Views
    1,859

    Pricing - Set price for each country currency

    Hi,

    please can you advise the easiest way to setup pricing for the below where the product has a setup price for each currency:

    PRODUCT A
    EURO - 9.99 €
    USD $8.99
    YEN ¥1,500.00
    GBP £6.99
  46. Replies
    7
    Views
    2,009

    Re: Digital Downloads

    Hi,

    thanks for the info. I have another question. Some of my downloads can only be bought in USA, Canada, Japan, Korea, China, Hong Kong & Taiwan (including ). Any other countries need to be...
  47. Replies
    7
    Views
    2,009

    Digital Downloads

    Hi,

    firstly apologies if this has been asked before but I could not find the answer. I have setup up a store for digital downloads. Currently the store allows you to download the file after...
  48. Replies
    14
    Views
    2,260

    Re: Orders not showing in Admin

    Hi,

    thanks for the above. I have raised a ticket with my hosting company. Will let you know the result

    Thanks, Martin
  49. Replies
    14
    Views
    2,260

    Orders not showing in Admin

    Hi,

    I have setup a digital download store for a friend. I can get the order placed all the way through to paypal and back to the site to download from the site without any issue. However the...
  50. Replies
    6
    Views
    887

    Re: Add to Zen Cart Cart from main site

    Thanks for the quick response. What would be the easiest way to link it to the product in the zencart install

    Thanks Martin
Results 1 to 50 of 76
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR