Search:

Type: Posts; User: multichild

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Re: upgraded installed security patches and now maintenance problem

    Sorry DrByte,

    Got it, got it, got it.

    All sorted now, thank you for your guidance.

    Lee
  2. Re: upgraded installed security patches and now maintenance problem

    Hi, thanks for that.
    I just checked again, and all 4 patches are in the right places and the altered html_output.php is correctly altered too.

    Still no change in the admin.

    I changed my admin...
  3. upgraded installed security patches and now maintenance problem

    Before I upgraded I turned the site into maintenance mode, and then upgraded and also added the scurity patches and changed ther name of the admin folder, and made the changes and uploaded the...
  4. Upgraded, and now its gone back to its default state

    I have made a whole load of changes to our current version, and have backed it up regulary thankfully.

    As i went and upgraded and then went to the site and its gone back to its default state.
    ...
  5. Replies
    1
    Views
    1,173

    Adding Discount Codes

    Hi,

    I got the discount code bit sorted where they can enter it in, but where do I enter the codes into the system so the customers can redeem against their total.

    I got about 6 or 7, so would...
  6. Re: Remove 'Discount Coupon' from Payment Information page

    Thanks I was actually looking ot turn it back on after turning it off!

    Also can anybody let me know where I actually list the codes in the system so that they can be given to our customers to...
  7. Re: Payment Information - Discount Coupon & Gift Certificates

    Hi there, I think I turned mine off some time ago, and now my boss wants it turned back on again so we can accept discout codes that we have given out.

    Can you let me know where I turned it off if...
  8. Replies
    5
    Views
    1,112

    Re: text field area on step 1 of 3 page

    Ok this seems to work:



    ' if (document.checkout_payment.comments.value == "" ) {' . "\n" .
    ' error_message = error_message + "' . JS_ERROR_NO_TEXT_ENTERED . '";' . "\n" .
    ' ...
  9. Replies
    5
    Views
    1,112

    Re: text field area on step 1 of 3 page

    Ok i think ive nearly got to the bottom of it, but im inches off i reckon.

    Ive found out where the javascript validation takes place to make sure the form is fille din correctly, and using the...
  10. Replies
    5
    Views
    1,112

    Re: text field area on step 1 of 3 page

    This is the code that calls the function for the textarea and its in this folder:
    includes/templates/classic/templates/tpl_checkout_payment_default.php



    <fieldset>
    <legend><?php echo...
  11. Replies
    5
    Views
    1,112

    Re: text field area on step 1 of 3 page

    Sorry, I just dont know why I targeted that function when its obviously the wrong one.

    But still Im trying to make that text field mandatory, and I need some shadow text inside the textfield to...
  12. Replies
    5
    Views
    1,112

    text field area on step 1 of 3 page

    I need to make that text are field on step 1 of 3 page mandatory, and i also need to add some shadow text in there to describe what I need from the customer.

    I think I tracked the function down to...
  13. Re: How do I get my Shipping rates based on the Billing address instead?

    Hi Stevesh,

    Our business is supplying health and safety consultancy for people with holiday homes abroad.

    More often than not, the people dont live at the property (so shipping address has...
  14. How do I get my Shipping rates based on the Billing address instead?

    I want the shipping rates I have set up to be based on the billing address details.

    But for some reason it always bases the shipping rates on the shipping address.

    Im not sure if its the right...
  15. Replies
    11
    Views
    2,920

    Re: Customize epdq form

    Hi Pete,

    Are you having trouble when submitting a payment and when returning to the epdq_response.php you get a MySQL error.

    Because thats where we are at at the moment, and still cant work it...
  16. Replies
    5
    Views
    989

    Why only Mr & Ms in log in page

    On the log in page, i just noticed that the only options for the title are mr and Ms, what about Mrs, miss etc.

    Can I add these extra ones in.

    Thanks

    Lee
  17. No Image on Shopping Carts Contents Page

    I got the product image being displayed in the shopping cart contents page, and I dont want that there, just the text link.

    How do I turn that off please, or do I need to go into the page and...
  18. Replies
    2
    Views
    1,242

    Re: Unwanted links in sitemap page

    ye thanks a lot dr...

    have sorted it now.

    Lee
  19. Replies
    2
    Views
    1,242

    Unwanted links in sitemap page

    Hi,

    On the sitemap page I want to turn off the 'Specials' link and the 'New products' & 'Reviews' pages.

    I also need to add a few links to the sitemap, because of pages I added myself, but dont...
  20. Replies
    11
    Views
    4,827

    Re: How do i remove pages 2,3,4

    Hi great thread, just what i was looking for...

    got those page to turn off on the sitemap page, but i cant find where to turn off the 'Specials' link and the 'New products' & 'Reviews' pages.

    I...
  21. Replies
    11
    Views
    2,920

    Re: Customize epdq form

    Ok I've worked it out, and im going to post it for anybody else who needs help with zen cart and epdq...

    Here is the code thats needed in order to push up the data needed to fill in the billing...
  22. Replies
    11
    Views
    2,920

    Re: Customize epdq form

    Good afternoon everyone,

    I finally got a load of stuff sorted today, but I got one thing left to find, if an expert zen cart user coudl help me with this one.

    As you will see below, I managed...
  23. Turn off zone rates display in 'Step 1 of 3' page

    I have changed the wording and the meaning of that page and the zone rate display doesnt fit in anymore, and its automatically generated anyhow on country.

    Is there any way that I can turn that...
  24. Replies
    11
    Views
    2,920

    Re: Customize epdq form

    Its the variable names for the billing address fields Im looking for I think?

    Lee
  25. Replies
    7
    Views
    2,495

    Re: Disable 'larger image' button

    Ye thanks guys, got that working a treat, but still havent got to the function yet.

    The page im looking to do it on is the product page.

    Thanks all

    Lee
  26. Replies
    11
    Views
    2,920

    Re: Customize epdq form

    Just so that i can make sure that I can push things up, I was going to hard code the address into the form, and was wondering if anybody can help me do this.

    eg:


    ...
  27. Replies
    0
    Views
    592

    epdq question from other area

    Please follow:

    http://www.zen-cart.com/forum/showthread.php?p=453655#post453655

    If anybody can help, be great.

    Ta

    Lee
  28. Replies
    11
    Views
    2,920

    Re: Customize epdq form

    If anybody can help, I have worked it out and I need the following too to make up the epdq form with the customers billing address:

    baddr1 - address line 1 (street address)
    bcity - city...
  29. Replies
    11
    Views
    2,920

    Re: Customize epdq form

    It doesnt look right to me but this is what Im trying to pass over:



    zen_draw_hidden_field('baddr1', $plain .= "BillingAddress=" . $order->billing['street_address'])


    Lee
  30. Replies
    11
    Views
    2,920

    Re: Customize epdq form

    Ok I have made some in roads and have got epdq working to a certain extent, but now I need some help to pass over billing address details.

    The cancelling out of the delivery address, is done by...
  31. Replies
    11
    Views
    2,920

    Re: Customize epdq form

    I know this is going to be a lot, but I have found the php that zen created to allow epdq to work, and I will post the whole page below. But I am still struggling ot work it out.



    <?php
    //
    //...
  32. Replies
    11
    Views
    2,920

    Customize epdq form

    My client has gone down the epdq road, and after much troubles I have got the thng working but one problem is the fact that user needs to re-enter all their address details again.

    I went to...
  33. Replies
    7
    Views
    2,495

    Disable 'larger image' button

    Can anybody show me where I go to disable this option.

    I dont need it there, as my images are detailed enough in their thumbnail state.

    Thanks

    Lee
  34. Replies
    13
    Views
    6,510

    Re: Barclays Epdq update

    I got all the above working now, and basically i can pass over the total to a barclays payment page for credit card details.

    I did that went to the second page and thought oh no (like a customer...
  35. Replies
    13
    Views
    6,510

    Re: Barclays Epdq update

    Ok back to reality now lee.

    Through admin epdq works a treat, i coudl fill in the text fields and all works well.

    I thne went as a customer and went through to checkout and on the 'Payment...
  36. Replies
    13
    Views
    6,510

    Re: Barclays Epdq update

    Oh wicked mate, forget my last 2 emails, it bloody worked!!!

    cant believe it, I have printed off over 100 pdf pages of stuff, and then found this zip file and all works well.

    Havent set the...
  37. Replies
    13
    Views
    6,510

    Re: Barclays Epdq update

    I have downloaded the zip folder and unzipped, and cant work out where those files go. Can anybody help?
  38. Replies
    13
    Views
    6,510

    Re: Barclays Epdq update

    Hi, I am also trying to use epdq with zen and finding it very difficult to work through the epdq notes and I in honesty havent a clue how to get it working.

    Please say you got it working and can...
  39. Replies
    1
    Views
    1,715

    Re: Barclays ePDQ account

    These are the type of questions they are asking, and I need to enter them into the CPI Administration page:

    "The full address (including http://) of the page on your web site, which submits the...
  40. Replies
    1
    Views
    1,715

    Barclays ePDQ account

    I am working for a company that has decided to use zen as its shopping cart, and they are a large company and have opened up a payment gateway with Barclays to accept payments online.

    Its called...
  41. Replies
    2
    Views
    1,338

    Re: Barclays CPI Administration

    Its also asking for this:

    The full address (including http://) of the transaction fulfilment script on your web site. This MUST be in lower case to avoid browser case sensitivity problems, and...
  42. Replies
    2
    Views
    1,338

    Re: Barclays CPI Administration

    is it simply this:

    index.php?main_page=checkout_confirmation

    think i was expecting something much longer and more detailed

    or

    index.php?main_page=checkout_payment
  43. Replies
    2
    Views
    1,338

    Barclays CPI Administration

    Im setting up my Barclays merchant account, and one of the questions its asking is:

    The full address (including http://) of the page on your web site, which submits the mandatory variables to the...
  44. Replies
    5
    Views
    1,057

    Re: Maximum 1 product in shopping cart

    Hi madmumbler,

    Its a good idea yes. So I take it it cant be done by just making something true or false in admin.

    But will give that a thought and see what they say.

    cheers
  45. Replies
    5
    Views
    1,057

    Maximum 1 product in shopping cart

    Im offering 3 products, but the customer can only choose one of the three.
    Thye cant pick the one then go and pick another as its too different addresses and it just doesnt work, but the customer...
  46. Re: "Please select a state from the States pull down menu."

    Hi DrByte,

    To be honest I didnt notice, but what I have noticed is that there are only a few zones set up, and its only if I pick one of those zones in the drop down that I get the problem.
    ...
  47. One delivery charge for UK, another price for rest of world

    I know I started a similar thread a while back and it went off on a tangent, and I didnt get to the bottom of it.

    But what im trying to do is pretty basic really, and would love if somebody can...
  48. "Please select a state from the States pull down menu."

    I've just successfully changed how my drop down works in the 'Change Shipping Address' page, by only allowing 13 countries from the full list to appear.

    I have a problem though when changing the...
  49. Re: Where is the page that controls country drop down

    Got it sorted now, and will post just incase anybody needs it:

    On the tpl_modules_checkout_new_address.php



    <?php if ($current_page_base == checkout_shipping_address) { ?>
    <label...
  50. Re: Where is the page that controls country drop down

    Hi,

    Ye thats a good idea, so I tried to bypass the calling off the function

    echo zen_get_country_list_via and take all that code away and simply add the select option to hard code it in....
Results 1 to 50 of 101
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR