Search:

Type: Posts; User: PatClay

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. v157 Re: Only enable products that have an image file

    If you are creating all of your products from your Unicenta primary, then are you able to flag the products as 'instore only' there & not export them. ZC doesn't know about them, so no need for...
  2. Replies
    22
    Views
    1,709

    Re: Zen Cart Structured Data Module inv VAT

    Do your display prices include VAT? A lot of VAT countries have similar rules to here & all our prices are shown including GST, so zen_get_products_display_price( $products_id) should do what you...
  3. Replies
    2
    Views
    240

    v155 Re: Where can I find my stores admin

    If you are looking for the admin username, you can find it in the admin table in the database.
  4. v154 Re: How to display Out of Stock items last in list

    It is a simple mod - I have done it, check this thread out:

    https://www.zen-cart.com/showthread.php?190451-Show-out-of-stock-items-last
  5. Replies
    2,444
    Views
    353,191

    Re: Ceon URI Mapping v4.x

    Thanks for your speedy response. I found the code at line 477 & made the alteration & the error has gone away.

    Just an FYI for anyone following later:


    $_POSTt'automatic-version-checking']
    ...
  6. Replies
    2,444
    Views
    353,191

    Re: Ceon URI Mapping v4.x

    I have just installed 4.5.5 this on my test site running 1.5.5f & if I make any changes using admin/ceon_uri_mapping_config.php I get the following error:

    PHP Fatal error: 1366:Incorrect integer...
  7. Replies
    4
    Views
    772

    Re: How to show attibute prices with Tax

    Glad you have it sorted.

    Worst thing about ZC - too many options :P
  8. Replies
    4
    Views
    772

    Re: How to show attibute prices with Tax

    Is your store set to display prices including tax? I think it is default to no, because US consumers like to be surprised about how much they pay or something...

    Admin > Configuration > My Store...
  9. v155 Re: ZC Integration with Clover POS Recommendations

    I don't know anything about CloverPOS, but I integrated UnicentaPOS with Zencart by doing the following:

    All products on the POS are imported from ZC so their product ids match.
    Every 10 minutes...
  10. Replies
    5
    Views
    291

    v155 Re: Predefinied Text in Admin Order Comments

    Have you seen Ty Package Tracker?

    https://www.zen-cart.com/downloads.php?do=file&id=75

    Just add the tracking number, change the status to shipped, done
  11. Replies
    79
    Views
    14,637

    Re: Manufactures "All" Page

    I just downloaded your v1.2 zip & installed it in my new 1.5.5b with westminster new test site.

    manufacturers_all_filenames.php seems to be missing the opening <?php

    It showed garbage on each...
  12. Replies
    3
    Views
    2,576

    Re: Tracking and Order Status Program

    Makes sense, thought that you might be reinventing the wheel because you hadn't seen the existing mod. Not that I would have ever done that myself :p

    Question - when you say you are getting...
  13. Replies
    3
    Views
    2,576

    Re: Tracking and Order Status Program

    Sorry, not able to help you with your code problem, but is there a reason you are not using Ty Package Tracker?

    https://www.zen-cart.com/downloads.php?do=file&id=75

    I have it installed & it...
  14. Replies
    2
    Views
    1,251

    Re: Exporting invoices to accounting program

    The data *CAN* be exported - it is all sitting there in a database waiting for the right query. My guess is the import side in your accounting package will be harder.

    The question is how do you...
  15. Replies
    4
    Views
    345

    Re: how do I set up taxes?

    Yes, Zencart is a viable product and I have set it up to deal with my taxes just fine.

    I have found the FAQs & other documentation to be very helpful, and specific questions are generally answered...
  16. Replies
    4
    Views
    517

    Re: Thinking about using ZenCart

    Answers to some of your questions:

    New categories are trivial to create & can have sub categories

    New products are simple to create. If you have a lot, there are bulk uploader scripts...
  17. Replies
    5
    Views
    602

    v154 Re: Can I get audible alerts for new orders?

    You could also set up your mail client to ring a bell when a new order email comes to [email protected]

    Alternatively you could probably set up a script on your local machine which checks the...
  18. Replies
    5
    Views
    434

    v154 Re: Sales record is not right

    Why do you believe that:
    13 8 pack plastic mason jar canning jar lids 2 should be 0

    Where have you got your 0 sales number from?

    Have you had cancelled orders? Orders made but not completed?
  19. Replies
    5
    Views
    434

    v154 Re: Sales record is not right

    What is the error - showing no sales? Too many? Too few?

    How do you know it is wrong?
  20. Replies
    12
    Views
    663

    Re: Sales and order status question

    Hi Mike

    To change your wording: Admin, Localisation, Orders Status.

    I have mine changed to:
    Pending (ordered but not paid)
    Processing (paid - you can set your payment modules to change the...
  21. Replies
    2
    Views
    751

    v154 Re: Customer History on Order Page

    Thanks for that.

    I know the information is available elsewhere, which makes it doubly frustrating that it is not available where I want it.

    Looks like I will have to make something myself.
  22. Replies
    2
    Views
    751

    v154 Customer History on Admin Order Page

    I would like to see an overview of the customer history on the order page, so when I am filling an order I can see how much they are buying from me.

    Just a summary information - say number of...
  23. Thread: Pre-Order

    by PatClay
    Replies
    10
    Views
    1,736

    v154 Re: Pre-Order

    Settings:
    Admin, Configuration, Stock, Allow Checkout, true
    Will allow people to purchase a product which is out of stock.

    There is a plugin called "Ceon Back In Stock Notifications" which...
  24. v155 Re: Column issues on Product Listings with Sheffield Blue template

    Changing the columns per row is not going to change the number of products on a page.

    Looking at your site now, I see 2 columns & 18 products if I choose "all products"

    Can you please confirm:...
  25. v155 Re: Column issues on Product Listings with Sheffield Blue template

    Product Listings - Columns Per Row" to 6 should give 6 columns of products
    The number of products on a page is set in "Maximum Display of Products All Page", which sounds like it is set to a number...
  26. v151 Re: Looking for suggestions on how to Test Out A New Template

    If your site gets a lot of traffic, setting up a test server on a local machine is your best bet. Anything you do wrong on the live server will cost you $ fast. Having it locally will allow you to...
  27. Re: Adding 425 new products to zen cart offline

    I think the easy populate plugin does what you need:
    https://www.zen-cart.com/downloads.php?do=file&id=868
  28. v155 Re: Getting ajax error in v155

    I previously had an error with ajax.php because the subversion script I had to update for changes didn't update the files in the root directory.

    Check that your /ajax.php file has been properly...
  29. v154 Re: How do I change my domain name without losing my template and all plugins?

    It should be all there is to it, but check with your host.

    On your host, you have a number of directories with all of the sites that you have hosted (in your case it sounds like one). The...
  30. v154 Re: Product listing page "add to cart" button redirects to product info

    I think that ZC is doing exactly what you instructed, but you are not paying attention (or I could be wrong, it has happened before :D).

    When I go to the page and click add to cart, it adds the...
  31. Replies
    14
    Views
    673

    Re: Copying over a website...

    Not sure if you got this fixed, but it is worth remembering/knowing that you can can log into mysql via the command line. This can be useful to troubleshoot exactly what is going wrong - user,...
  32. Replies
    14
    Views
    673

    Re: Copying over a website...

    Do you have a test server you can copy it to to test? This can be as simple as installing apache, php & mysql on your computer, it doesn't have to be powerful (I had it on my netbook for a long...
  33. Replies
    29
    Views
    1,654

    Re: Searched SSL, no answers, so asking directly

    If you think it is an issue with the template, then you might want to do one or more of a few things:
    1/ Share what the template is
    2/ Ask about your issue on the support thread for the template....
  34. Replies
    29
    Views
    1,654

    Re: Searched SSL, no answers, so asking directly

    The thing here is that you shouldn't need to change any php files - I just did this and found the grand sum of one issue, with a plugin.

    This leaves a couple of options:
    1/ You have not done your...
  35. Replies
    29
    Views
    1,654

    Re: Searched SSL, no answers, so asking directly

    It would also be worthwhile letting us know if you have any templates installed or other mods?

    Also, in your browser, there will likely be tools to track down the insecure items, probably...
  36. Replies
    5
    Views
    540

    Re: Setting up Different Shipping Cost

    Are all of your products the same size/have the same shipping cost?

    If so, then having a standard class 2 zone setup as Kobra said would work.

    If each of your products costs different amounts...
  37. Thread: Product cost

    by PatClay
    Replies
    6
    Views
    1,008

    v154 Re: Product cost

    Hi

    Sorry for the delay in getting back to you - summer holidays mean a lot of distractions.

    I have completed a basic but functional package.
    When product arrives, I enter the number & price &...
  38. Replies
    3
    Views
    516

    v154 Re: Weird Credit card sale

    Are your items high risk? If it was a $10K diamond ring, I would pass, but if it was a $20 widget for a boat, I would ship it.

    It doesn't seem too implausible, the type of people who live in...
  39. Replies
    19
    Views
    1,396

    v154 Re: Any good advice on adding PHP Cron Jobs?

    Not sure, but my guess is no.

    A couple of questions for troubleshooting:
    if you enter

    usr/bin/php /home/####/public_html/cron/cron_job.php >/home/####/public_html/cron/new.txt
    on the command...
  40. Replies
    19
    Views
    1,396

    v154 Re: Any good advice on adding PHP Cron Jobs?

    Remember that the cron job might not be run by the same user as the command line, making the permissions issues a little more murky.

    Also, just to be clear, if you enter the command
    ...
  41. Replies
    12
    Views
    1,263

    v154 Re: Country & Zones

    Why are you building anything?

    If you are selling a download, all you really care about is whether the buyer is in a country that you need to charge VAT on (EU) or not, correct? ZC can do that...
  42. Replies
    1
    Views
    576

    v154 Enable Shipping Method on Schedule

    My default shipping is overnight Mon-Friday. I would like to add an option for Saturday delivery, but this would only make sense from Thursday at 3:30pm until Friday at 3:30pm (courier comes at...
  43. Replies
    5
    Views
    1,063

    v154 Re: Disabled Products Report

    Thanks for that, I don't use the permissions, so don't know a lot about them. Can you point me (and other newbies reading this) to somewhere where this kind of thing is laid out?



    Given that...
  44. Replies
    5
    Views
    1,063

    v154 Disabled Products Report

    This is the support thread for the Disabled Products Report plugin.

    It does what it says - produces a report showing all disabled products and their stock levels, so you can easily check which...
  45. v154 Re: SEO & Customer Experience: Temp Out of Stock, Seasonal and Discontinued Products

    Let me know what you end up with.

    I am going to change how I am dealing with out of stock items, keep them active, but add the 'out of stock last' tweak and the email when back in stock plugin.
    ...
  46. v154 Re: SEO & Customer Experience: Temp Out of Stock, Seasonal and Discontinued Products

    I use ZC to track inventory, so some of your settings don't apply.

    My settings are:
    Check stock level true
    Subtract stock true
    Allow Checkout false
    Products status in Catalog when out of...
  47. v154 Re: SEO & Customer Experience: Temp Out of Stock, Seasonal and Discontinued Products

    Discontinued products don't worry me too much, on the cost of changes v benefits from optimising they rank pretty low to me.

    I just checked how my site works if I plug an out of stock product in...
  48. v154 Re: SEO & Customer Experience: Temp Out of Stock, Seasonal and Discontinued Products

    I think that seasonal & discontinued products should not be visible.

    It is very annoying when I am looking for product X to come across a site which has them 'on display' (the search results look...
  49. Replies
    17
    Views
    7,033

    v150 Re: Stock vs. Sales Report Thread

    Hi TS232

    I want to say thanks for a great mod. I use it as the base for all of my ordering. I can't understand why it is not included in ZC by default.

    Of course it was as good as it could be...
  50. Replies
    4
    Views
    4,810

    v154 Re: Best Responsive Template

    I used westminster new. I didn't try any others, so I can't say whether it is better or worse, but I liked the look & installed it.

    I didn't find any issues, but did make some tweaks to get it to...
Results 1 to 50 of 88
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR