Search:

Type: Posts; User: jaygee

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    367

    v150 PHP warning when duplicating Zones Module

    I’m running 2 zones shipping modules and keep getting the following php warning:

    [05-Jun-2012 07:57:24] PHP Warning: Invalid argument supplied for foreach() in...
  2. v150 View Post

    DrByte

    Thanks for the advice and answering my next question even before I asked it. You don't know the next lottery numbers do you?

    Good news, all is now working withour warnings using the...
  3. v150 View Post

    Just an update.

    I changed "latin1" to "utf8" in the above files and have the same problem although again the currency symbols all display correctly.
  4. v150 View Post

    I keep getting the following warning in a debug file when accessing certain pages in admin. Not all but seems to be when there’s a UK Pound sign around and the message is repeated a number of times...
  5. v150 Re: Would like Country names on Checking not ISO 2 digit

    Thank you.

    All working fine. Not that I ever doubted it would't unless I messed up the cut and paste.
  6. v150 Re: Would like Country names on Checking not ISO 2 digit

    Debbie

    did you manage to get this working?

    I'm assuming the $dest_country needs to be changed in the following line:

    $shipping_method = MODULE_SHIPPING_ZONES_TEXT_WAY . ' ' . $dest_country...
  7. Replies
    14
    Views
    1,681

    Re: Hide Zone Shipping from Group

    Yes, as I'm sure you've worked out by now I'm a total idiot. How did I not see the box stating "skip countries". Why am I trying to hack the code when it all works how I want it in the first place....
  8. Replies
    14
    Views
    1,681

    Re: Hide Zone Shipping from Group

    Sorry, I am confusing you with the ISO codes. That is working fine, the EU and ROW was a generalisation. Within the tables I have the following for UK, EU and ROW:

    Zones
    UK – UK (I changed this...
  9. Replies
    14
    Views
    1,681

    Re: Hide Zone Shipping from Group

    All the country codes are set and I use UK as this incorporates Northern Ireland. In the past I have used just one zones module but decided to make some changes as I needed to incorporate more...
  10. Replies
    14
    Views
    1,681

    Re: Hide Zone Shipping from Group

    zones - I have UK as zone 1
    zones2 - I have ROW as zone 1 and EU as zone 2. I will add more zones later.

    if someone in the UK goes to checkout zones displays correctly but zones2 also displays...
  11. Replies
    14
    Views
    1,681

    Re: Hide Zone Shipping from Group

    Thanks for your reply.

    zones.php

    I have a second one, zones2.php and I only want one to appear at a time. I've edited the language files differently for both hence the reason for using 2 rather...
  12. Replies
    14
    Views
    1,681

    Re: Hide Zone Shipping from Group

    Sorry to add to this thread but I'm trying to do something similar but rather than hiding from a Group I need to hide from a destination country. Reason is I have two zones shipping modules and want...
  13. Replies
    3,720
    Views
    844,061

    Re: Zen Lightbox...

    Managed to get it to work by uploading the file rather than cut and paste. Not sure why as never had the problem before using cut and paste. On to the next one ....

    Thanks again
  14. Replies
    3,720
    Views
    844,061

    Re: Zen Lightbox...

    Thanks for your reply.

    I ran the full sql install and got the error. Then tried running the 2 parts separately and could run the first part but not the second 1.5 mod. Tried it on both a new...
  15. Replies
    3,720
    Views
    844,061

    Re: Zen Lightbox...

    I'm having an SQL problem when upgrading from ZC 1.39 to 1.5. Running older version of lightbox on my 1.39 cart and I'm trying to install 1.64 to my 1.5 cart. Ran the uninstall sql for older version...
  16. Replies
    1
    Views
    633

    Re: Payment Gateway Advice

    A shorter question, are there any other payment gateways that only authorise a payment when submitted by the customer and allow the merchant to process it fully at a later date apart from those...
  17. Replies
    1
    Views
    633

    Payment Gateway Advice?

    Would appreciate some advice on a suitable payment gateway.

    UK based retailer established for 50 years, too long! Have an existing merchant account for retail face to face and mail order...
  18. Re: [new order] mail -- how do I change the reply-to ?

    Decided to approach this from a different direction as all I really needed was the surname somewhere in the subject line.

    Small change within order.php as follows had the desired effect:
    ...
  19. Re: [new order] mail -- how do I change the reply-to ?

    Thanks.

    I'll give this a go later today.

    I've changed both before but not sure if at the same time.

    Let you know how I get on.
  20. Re: [new order] mail issues -- how do I change the reply-to ?

    DrByte

    We get many orders emailed or phoned directly to us from regular customers as well as from the zen store. Many of our products are made to order with some taking up to 6 months. I use...
  21. Re: [new order] mail issues -- how do I change the reply-to ?

    This is an old thread but reflects what I'm trying to achieve and I can't find any other reference to it so wondered if anyone else has done this:

    I tried the suggested solution but couldn't seem...
  22. Replies
    5
    Views
    681

    Re: Testing for EZ Page

    Firstly, thanks for the quick and informative reply.

    I only went to make a cup of tea and my question is answered in detail.

    I'm a bit concerned that I've raised the same question before and...
  23. Replies
    5
    Views
    681

    Testing for EZ Page

    I need to change some code that tests if the current page is a particular EZ Page:

    if ($current_page_base == 'specials') do something.... works

    However, with an EZPage say "page&id=4" the...
  24. Re: Different CSS for Different Pages, and Products

    Many Thanks.

    Should have searched the download section!

    I'll give it a go.
  25. Re: Different CSS for Different Pages, and Products

    I can't seem to get this working for EZ Pages.

    I have a page "index.php?main_page=page&id=6"

    Should I use page_name.css or c_??_??.css and how should it be named?

    Any help would be much...
  26. Replies
    3
    Views
    3,101

    Re: Mod to Grid Layout product display page

    Brilliant!

    Worked first time. If anyone else is interested I changed the code as follows:



    case 'PRODUCT_LIST_PRICE':
    if (zen_has_product_attributes_values($listing->fields['products_id'])...
  27. Replies
    3
    Views
    3,101

    Mod to Grid Layout product display page

    I'm trying to mod the product_listing.php so that all products with priced attributes will have "from" before the price within the grid listing product display. I think I can do it using a...
  28. Replies
    5
    Views
    1,366

    Re: 2 different stylesheets

    if you have a main category with cpath=1 and sub categories 1_2, 1_3, 1_4 then duplicate c_1.css with c_1_2.css, c_1_3.css and c_1_4.css and make any necessary change for it to display how you want....
  29. Replies
    12
    Views
    9,841

    Re: CSS for different page background images

    I'm cheating and probably breaking the rules by using a separate file for each of my product descriptions. I've modded tpl_product_info_display as follows to check for a file "model".htm in a...
  30. Re: VAT not calculating correct after using Discount Coupon

    Looking purely at the numbers would imply it is deducting the VAT element of the discount again, i.e. ((13.98 -1.4)*.175) - (1.4*.175) + (6.95*.175) which results in 18.13*.175 that equals 3.17.
    ...
  31. Replies
    12
    Views
    9,841

    Re: CSS for different page background images

    Afo

    Thanks for your examples.

    The thing that still confuses me is that the main, category and product stylesheets are called in the head. My problem was caused due to the way I was adding the...
  32. Replies
    12
    Views
    9,841

    Re: CSS for different page background images

    Kobra

    Thanks for your reply.

    You were correct.

    Went back and had another go and as usual the Zen override system was working fine and the problem was elsewhere. With a cpath of 4_30 and a...
  33. Replies
    12
    Views
    9,841

    Re: CSS for different page background images

    I'm trying to achieve something similar to this but with the page header. I want a different header for particular categories and can achieve this for say a category with a cpath of 4 by creating...
  34. Replies
    2
    Views
    859

    Re: Column Layout Contribution

    To quote Bill Gates "wow"

    All those numbers to play with. That should put an extra week on getting my site live! Not sure how I missed it.

    Many thanks for the pointer.
  35. Replies
    2
    Views
    859

    Column Layout Contribution

    I'm using this contribution set to 3 columns. I get 3 rows resulting in 9 products per page. I'd like to increase the number of rows but can't seem to find where this is controlled.

    Zen V1.3.7
    ...
  36. Thread: Search Box Help

    by jaygee
    Replies
    4
    Views
    3,720

    Re: Search Box Help

    Don't think you can turn off the Advanced Search but if you simply want to get rid of it then take a look at the following file:

    includes\templates\template_default\sideboxest\tpl_search.php

    if...
  37. Replies
    16
    Views
    4,659

    Re: CSS Flyout Oddity.

    I'm trying to develop a new site using 1.3.7 to replace a live site running under 1.2.6. I've been struggling with the CSS Flyout on my development site at http://www.dancewell.com/test/shop/...
  38. Thread: CSS Flyout

    by jaygee
    Replies
    0
    Views
    898

    CSS Flyout

    I have installed the above contribution and wondered whether there is an easy way to disable the link to the top category page, i.e.

    Top Category
    --Sub Cat 1
    --Sub Cat 2

    I only want visitors...
Results 1 to 38 of 38
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR