Search:

Type: Posts; User: davowave

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. v150 Re: searching by price range - what about different currencies

    Genuis! thanks!
  2. v150 searching by price range - what about different currencies

    Hi there, I'm struggling to figure out how to do this and hoping some kind soul will take pity and help me out.

    I'm trying to create the ability to search by price range. The customer enters a...
  3. Re: How do you setup or connect a 'define_mobile.php' page with the zen-cart catalog

    Your link didn't work so not sure what you are talking about. Can you try reposting the link?
  4. Re: Consistently not recieving Order Confirmations

    I think it might be more likely that you need to ask questions to your host because zen-cart should work fine.
  5. Replies
    0
    Views
    457

    Irish Postal system module

    Hi there, I've had a look in the plugins section and had a bit of a google but haven't been able to find anything. I'm wondering if anyone has come across or coded a shipping plugin for the Irish...
  6. Replies
    2,444
    Views
    353,174

    Re: 404 email, but no sitemap shown..with URI mapping

    You will need to create appropriate files in a folder named like:
    admin/modules/custom_product

    if you look at the code for this mod you'll see what you need to do. Also it's all very well...
  7. v139h Re: can I include shopping cart contents on all checkout pages?

    You want to be able to have the contents of you shopping cart available on other pages, which sounds like this module - http://www.zen-cart.com/downloads.php?do=file&id=990

    I've never used it...
  8. Re: How do I get my username and password for the MySQL Database?

    you can see what the username and password for your database is by looking in includes/configure.php

    down at the bottom
  9. Replies
    2
    Views
    508

    v150 Re: Attaching a forum to my store

    When you install a zencart is there not still the option to integrate phpbb or similar?
  10. v139h Re: restoring "Products Ordered" list anr therefore best sellers box

    Hey there,

    yes :)

    But you'll need to write code for it. If you have an sql file with your old(ish) database in it then you just need to set it up in phpmyadmin so you can query it and select...
  11. v138a Re: I need this plug in showing color attributes..

    check out the free plugins, I'm sure I've seen something similar in there before
    http://www.zen-cart.com/downloads.php
  12. Re: Adding thumbnail images to Packing Slips and Invoices, Zencart 1.5.0

    can you post the code you tried plz ;)
  13. Replies
    3
    Views
    439

    Re: Updating Prices

    try easy populate, there's versions for 1.3.x and 1.5. It allows you to update all your products from a spreadsheet so it's dead easy to make bulk changes
  14. Replies
    5
    Views
    596

    Re: Price Comparrison

    Just had a quick look at the MRSP plugin and indeed that would be the easiest way for you to do this. It would save you a lot of code and the author has made it fully integrated with the admin so it...
  15. Replies
    7
    Views
    2,411

    Re: I can't log into admin

    You should contact your host and tell them something is wrong and see what they can do for you. Assuming you've touched nothing...
  16. Replies
    5
    Views
    596

    Re: Price Comparrison

    I don't know of a plugin which specifically does this but if you already knew the prices of the products from another website then it would be pretty easy to do :)
  17. Re: How do I change the position of header, main page and sideboxes

    The code sort of happens in a bunch of different files depending on what exactly it is you want to do. Like stevesh said, if you give more details people will be able to tell you what you need to do
  18. Replies
    4
    Views
    736

    v150 Re: downloads

    Easy Populate is a great wee plugin which allows you to mass upload products from a spreadsheet. So you can make mass changes and upload them all at once instead of product by product in the admin....
  19. Replies
    3
    Views
    810

    Re: Image folder file permissions?

    my images folder is 755
  20. Replies
    3
    Views
    810

    Re: Image folder file permissions?

    what exactly does the error message say?
  21. v139h Re: how to get mail when creating account at localhost?

    You'll need to set up your localhost server to be able to send emails

    What server are you using?
  22. Replies
    4
    Views
    736

    v150 Re: downloads

    Could you not just use the order number which gets incremented each time you make a sale? That would work if the voucher were the only thing you were selling?

    Alternatively if you went the 100...
  23. Re: How do I change the position of header, main page and sideboxes

    You can change positions of the sideboxes in your admin->tools->layout boxes controller

    Moving the positions of everything you want might be more difficult than you think considering you have to...
  24. Replies
    6
    Views
    679

    Re: Fatal Error.... Help!

    Is this a new install? Old shop that suddenly stopped working?

    What version is it?

    Have you added any mods or made any changes recently?
  25. Replies
    10
    Views
    907

    v139h Re: "go to Checkout" button does nothing

    Do you have a link to your site?
  26. Replies
    4
    Views
    572

    v150 Re: Attach files to ZC contact us emails?

    Like the migrational fairestcape pointed out, file uploads are a security risk, so you'll need to do a little reading to make sure you don't get people uploading dodgy scripts to your server, but...
  27. Re: Suddenly Order Numbers not being generated

    are you absolutely sure no files have been tampered with? Like have you gone and looked at the date modified of important files via your ftp client?

    It could be that because 1.39 is an old version...
  28. Replies
    5
    Views
    934

    Re: Version 1.50 Plugin Cababilities

    check out https://www.zen-cart.com/showthread.php?183643-Confirmed-working-mods-in-Zen-Cart-1-5

    It's not too difficult to make most mods work with 1.5. There's a thread somewhere or other (might...
  29. Replies
    2
    Views
    403

    v150 Re: Check Out Process - Two questions

    re step 2 - you could hide the acceptance checkbox and submit button with javscript or css and only show it once the terms has been clicked, you might need to make the terms in a modal box or pop-up...
  30. v135 Re: I no longer get notified of orders

    If you haven't changed anything then firstly I'd go and look at your files via ftp just to make sure that no-one has been in changing things. Check when files were last modified. Since you have it...
  31. Thread: Help Wanted

    by davowave
    Replies
    3
    Views
    460

    v150 Re: Help Wanted

    Yeah your site does look very out of the box! It doesn't look like you changed much other than adding your products.

    Costs wise, it depends on exactly what you want done. If it's just graphics to...
  32. Re: How do you add a percentage to shipping rates?

    you can set the shipping to include taxes automatically. have a look though the tutorials for how to do this, it's just a setting in the admin.

    The other alternative would of course be to add the...
  33. v150 Re: Suddenly no longer receiving Admin email notifications.

    I can't imaging that CEON URI mapping would cause a problem with your emails even if you did make a mistake editing the files. All (as far as I know) the edits in the core files are just to include...
  34. Replies
    10
    Views
    1,191

    v139h Re: how to set diffrent prices for the same product with diffrent styles?

    You could always just set it up so there's the four product options you talked about under one dropdown box, ie instead of having a box for color and a box for size you could have one which has:...
  35. Re: Click additional images, always goto main image

    You need to have _LRG versions of the other images as well. Perhaps you only have a _LRG version of the main product picture?
  36. Replies
    6
    Views
    2,586

    Re: how to add file upload to contact us page?

    It's always a bit of a risk allowing anyone to upload files to your server so be careful and read up so you know what you are doing. This isn't specifically a zencart issue. If you google for php...
  37. Replies
    4
    Views
    470

    Re: Can you change the weight

    You need to read up on the how zencart handles the shipping weights but basically it adds a little weight (Tare) which you can specify, this is to account for packaging. So overall it's adding 3g to...
  38. Re: Why would paypal IPN stop working suddenly didnt change anything

    If nothing has changed then it should all still work, therefore something must have been changed somewhere or other, good idea contacting your host. You could also check your files via ftp to see if...
  39. v150 init system - when do the files in admin/includes/modules/products load?

    Hi there,

    I know there is documentation all about the init system and part of it says that when EG main_page=index the files in includes/modules/pages/whatever open.

    I've been going through...
  40. Replies
    8
    Views
    1,508

    Re: Moving to new server, IP in configure.php?

    Did you follow all the instructions in the tutorial: https://www.zen-cart.com/tutorials/index.php?article=100
  41. Replies
    2
    Views
    599

    Re: best starter guide / publication?

    the book advertised at the top of the page is pretty good. www.zen-cart.com/book I bought it when I started and it goes through all the links in the admin and explains them one by one.

    Also...
  42. Replies
    5
    Views
    844

    v138a Re: how to show errors in order to fix them?

    Of course you should upgrade but also if you look in your cache folder you will see debug logs which may help you in the mean time.
  43. v139h Re: can any one show me some good theads or article of ZC toturials?

    Also if you're a developer then http://www.zen-cart.com/wiki/index.php/Developers_API_Tutorials gives a good introduction to how zencart works.
  44. Replies
    14
    Views
    995

    v139h Re: Admin home page formatting gone

    you should go and check via ftp to see if any of the files in your admin have been changed recently.
  45. Replies
    12
    Views
    1,022

    Re: How to add images and expand the navigation?

    Do you mean the horizontal nav menu on ralph lauren? Where you mouse over and a menu drops down with nice graphics and other links in it? If so then you must have a custom navigation menu because as...
  46. v150 Re: FTP Manager export issues w/templates

    Had a quick look but don't see an add on called aqueduct in the downloads section. Do you have a link? Or any other information?

    From what you have written and assuming your new (1st post) it's...
  47. Replies
    807
    Views
    339,620

    Re: Dynamic Filter - getting sql errors

    In case it helps the sql gets made like this:

    $categories = $db->Execute("SELECT categories_id, categories_name, IF(categories_id IN (" . implode(',', $filteredCategories) . "), 'Y', 'N') as flag"...
  48. Re: Add VAT to all Products (Apart from one Category)

    I'm not so hot on SQL but if you use easy-populate then you could do it easily with that. Most ppl seem to have easy-populate installed :)
  49. Replies
    807
    Views
    339,620

    Re: Dynamic Filter - getting sql errors

    well even though you're kind of hijacking my thread which will probably mean that no-one will ever answer me :( I suppose no-one had answered yet so... ah well

    the mod calculates the price ranges...
  50. Replies
    807
    Views
    339,620

    Dynamic Filter [Support Thread]

    Hi there, I'm using dynamic filter mod by damian taylor - which is an awesome mod btw, you can see it at work on his website http://www.snowrepublic.co.uk/ (click on a category). It's a product...
Results 1 to 50 of 90
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR