26

(10 replies, posted in Zencart Customisation & Modification)

Hi Peggy

congratulations you have been busy.

It can be done it's just a case of being brave and remembering to back up before doing anything.

The UK template module is basically split into two parts.  Files and MySQL.

If you just upload the UK template files into the correct template locations they will affect your work - not good.

You need to run them trough WinMerge using your files as the comparison.   As a rough guide - If it's a code type change, leave it be.  If it's text decide if you want to change it smile ...  Simple see!

The MySQL is not so easy to tell you about.

How conversant are you with adding MySQL code snippets into PHPMyadmin etc?

Kev

smile
/includes/templates/YOURTEMPLATEFOLDER/css/stylesheet.css

There is no such thing as a DOH question when you don't know the answer.

HTH
Homer

Hi Rob,
Providing that all of the site visitors have comic sans installed in thier fonts directory you need to alter the stylesheet.css file

body {
    margin: 0;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 62.5%;
    color: #000000;
    background-color: #e5edf5;
    }

changing font-family:  to read Comic Sans MS, Arial

Keep the Arial just in case some visitors don't have your chosen font in which case it will default to your second choice.

HTH

Kev

29

(5 replies, posted in The UK Zen Cart Template)

Hi,
The Beginners bible is no longer available from where it used to be.  Thanks for the heads up.

Dreamweaver you won't be needing ... unless you decide to get fancy.

Step 1:  Upload all of your zen cart files to your hosting account.
Step 2: Upload the UK zen cart files:
Step 3: Follow the basic Zen Cart installation instructions.  <yourdomain>/zc_install
Step 4:  to define the UK template follow the UK instructions to chose template.
Step 5: Ready for you to add other mods.

Go to the Zen Forums - there is a great book that will help you understand what you need to do.

I personally think ZC is better than OSC.  They both take time to master but I think ZC has the edge.

Kev

Personally I think you'd be asking for trouble.  I may be wrong but not fixing something that works is a smart idea.

If it's only test transactions/customers you have it's not so much of a problem.

The UK counties need to be in zones for tax and shipping purposes.  It is possible to remove the old mod from the sql and overwrite with the UK template.  Just be very carefull.

I'd build a 'clone' site to play with.

HTH

Kev

If you have already added counties to your cart, running the sql file will create duplicates.

If you have your own override template you need to add the various files from the UK template to your own.

Kev

Did you have any problems with it ?

The Big Royal Mail module is good!!  Very good.

oh well indeed.

It's personal choice what shipping module you use.  The UK template is specific in what it does i.e it gets rid of the Americanisations and spellings + adds UK counties and save you time to set up a UK shop.

Because everyone has a personal choice of shippers, no shipping options are included.  That and the fact there numerous options available from the main Zen Cart site.

35

(3 replies, posted in The UK Zen Cart Template)

HI Mick,
You need to scour through ALL folders and sub folders and rename every folder from your your_template" to whatever.

Remember though, when it comes to update time you'll have to rename them again.

HTH

Kev

Glad I was able to help smile -  seriously well done you for working it out.  Nice looking site - what are instant armies?

37

(1 replies, posted in The UK Zen Cart Template)

did this get resolved Chris?
Kev

38

(6 replies, posted in The UK Zen Cart Template)

understood - i'd be the same.
The trouble is that people who don't start with the UK template may have differrent settings.

If memory serves me there is a file in the Big Royal Mail module that you can use to get your store back to basics.

just be aware that any changes to counties etc may cause small issues if you've already got customers.

39

(6 replies, posted in The UK Zen Cart Template)

installing the UK template to an existing store means 'fiddling' with the sql file.
The actual files will overwrite the american spellings but it's the sql file that performs the magic.

It's really hard to give clues as to what you need to use and what you need to remove without knowing your existing site.

The sql file itself has notes so read through them and see if it helps.

One thing you probably won't need is the currency section.

HTH

Kev

P.S. sorry for the late reply - I wasn't home smile  But I am now smile

40

(6 replies, posted in The UK Zen Cart Template)

some people have problems downloading and some don't sad

I have emailed you another copy direct.
could you let me know what OS and browser you use and also what anti-virus solution you are using.

I'm beginning to think it's an issue with the AV based on previous issues.

Kev

41

(1 replies, posted in The UK Zen Cart Template)

Have you already installed the UK template?
If not the answer is 'NO' it will probably make it worse.

What shipping module are you using?

Have you tried changing the order of where tax is added?

Hi David, would be interested to know what problem you had.

Care to share?

Kev

Hey David,
it's a problem my end. sorry.

try this:
http://www.mutualadvantage.co.uk/the-uk … -p-65.html

smile

kev

44

(3 replies, posted in Zencart Customisation & Modification)

it's old now but the mzmt shipping module would give you the chance to set shipping rates by zone.

also have a look at the Big Royal Mail' mod - that might assist as well.

As a general rule I don't tend to input new products with the free shipping option - esp as I get international buyers.  Instead I tend to add a 'free shipping in the UK' graphic to the product description.

HTH
Kev

45

(3 replies, posted in Zencart Customisation & Modification)

off the top of my head if you set your product to have free shipping, that's a global condition so all products need to be set normally.

The UK mod isn't a shipping mod in it's own right.  You need to use it with a shipping mod to get the variables you want.

With VAT
a) have you set the products to use VAT?
b) have you included VAT as part of your order total?
c) Cost & VAT are not broken down at PP - the price charged should include the VAT element as a whole.

46

(2 replies, posted in Commercial Help Wanted)

As a possible quick fix - have you tried locating the url using the tools in admin?

Kev

47

(3 replies, posted in General Zen Cart Chit-Chat)

Hey Pete - nice to see you back again.  Isn't it a pain when the day job gets in the way smile  Roll on Organized manic chaos ...

Testing is a brave new world and I tend to take my lead from the clients company testing policy.

Certainly the one key reg to bear in mind is that you can't mix live and test subject data.  Keep one set-up for all financial tests.  The moment you get a real client with data stored in the db the implications of testing change.

Check with the processor how they expect test purchases to be performed.  Given the security implications of getting it wrong, these guys are very happy to help (in most cases).

You need to know does the client require every item to be test purchased or are they happy to see that ZC takes money.  If it's the later get a signed release smile

I try to ensure that test purchases are made on any items that have price variants and / or delivery options.  It's good to prove that things are working as expected.  This is essential for international transactions.

In general as long as you can show that you have tested the system well and there are no obvious gaffs you can start a few refund requests.

If that goes well go live and out of habit I make the first real transaction - again just to be sure.  (you'll note I do this after having previously ensured the refund system does work smile )

Kev

48

(4 replies, posted in General Zen Cart Chit-Chat)

Mine is not to question why the Core team have this approach.  Perhaps it stems from the early days of it parentage with OSC?

Things also got a bit strange when a mambo (now joomla) interface was touted.

What I'd like to see is integration of Zen Cart with Drupal.

49

(7 replies, posted in The UK Zen Cart Template)

Is Ruby that good?  I haven't had time to investigate it much. It comes across as cultware?

50

(4 replies, posted in General Zen Cart Chit-Chat)

Hi Steve,

Anything worthwhile gets like that!  And here is as good a place as any to air your views.

The big question you need to ask yourself is:
What are you selling and what do you want the 'software' to do for you?

The next questions should be:
Who are my competitors and what are they doing?

Zen Cart is a shopping cart programme for almost any eventuality.  The fact that it is Open Source means you have the right to change or modify the core code if you want to.

The core developers maintain the 'working bits' and they are always trying to improve its handling.

They can't do everything and other talented people hack the code or write bolt ons to make the whole thing easier to use or give it more functionality.

The time it take to write and maintain a bolt on is considerable.  And yes there are modules that were written for earlier releases of Zen Cart that have not been updated for various reasons.  And yes ... in some cases they were very useful mods to have.

The file structure is important, it allows for growth and bolt ons to be added using 'common' practice.  It doesn't always make sense until you've made a few cock-ups.

This is why I always say Backup - Back up - and Back-up again ... BEFORE you make any changes.

And then before I make any changes I always say - re-install the backup you just made to make sure it works smile

Just imagine if you'd just spent a week adding products .......  at that point you really do consider trying something else.

A Few Facts About Ecommerce Software

The internet changes.
The software that runs the internet changes.
The bigger the internet gets and the more it gets used, holes will appear and need to be patched.

What ever programme you use You will end up having problems or being forced to upgrade.  Business can be inconvenient  sometimes.

Sometimes some tools are sledge hammers and all you really need is a nut cracker.

If you want a quick chat to see how you can pull all of the bits together, feel free to give me a call.

Kev