Search:

Type: Posts; User: Alex Clarke

Page 1 of 10 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    876

    v139h Coupon restrictions

    Just noticed this with 1.3.9h and don't see any mention of a fix in the 1.5 release notes.

    If setting up a coupon and restricting (allow) it to one category I am able to purchase products within...
  2. Replies
    3,720
    Views
    819,205

    Re: Zen Lightbox...

    Hi Drunkguy,

    You would need to edit the JavaScript used by ZLB. Unfortunately, the code is compressed, which would make it a little tricky to edit.

    The good news is that I'm just finishing work...
  3. Replies
    2
    Views
    794

    Re: SaleMaker and linked categories

    Thanks for the clarification. :smile:
  4. Replies
    3,720
    Views
    819,205

    Re: Zen Lightbox...

    What I'll do is read this entire thread from when I posted about the release of ZLB 1.5. I'll then check all the issues that people have reported against my latest release.

    This will ensure that...
  5. Replies
    3,720
    Views
    819,205

    Re: Zen Lightbox...

    The new version will be based on FancyBox, using jQuery.

    Before each release I read any outstanding posts on this thread and try to resolve any issues mentioned.

    Some of the new functionality...
  6. Replies
    2
    Views
    794

    SaleMaker and linked categories

    Can anyone confirm if SaleMaker should work across linked categories.

    For example, I've got a product that has a master category ID of 1, but is also linked in categories 2 and 3.

    If I set up a...
  7. Replies
    3,720
    Views
    819,205

    Re: Zen Lightbox...

    Hi All,

    Sorry for the lack of communication from me recently... been snowed under with work.

    I'm working on a new release of ZLB that should be out in the next few days.

    As soon as it's been...
  8. Cannot disable specials with an available date (1.3.9h)

    It's currently not possible to disable a special when it has an available date set (and the expiry date either blank or complete).

    Is it correct for the dates to override the disabled/enabled...
  9. Re: Banner Manager blank dates causes MySQL Error

    Thanks for the update DrByte.

    Will this be treated as a bug, or is it the view of the Dev. Team that ZC compatibility with MySQL strict mode doesn't matter?

    Always good to hear different...
  10. Re: Banner Manager blank dates causes MySQL Error

    I've just ran into this issue too (as I'm running MySQL in strict mode).

    Is there any way to fix this (other than turning off strict mode)?
  11. Re: Paypal and UK tax in stock 1.3.9h WRONG!

    Hi Kelvyn,

    You're not calculating the tax correctly here and actually charging tax on top of tax.

    To get the net price you need to use the following formula.

    49.60 / 1.2 =...
  12. [Not a bug] TEXT_OPTION_DIVIDER is defined twice. (1.3.9h)

    Just noticed that TEXT_OPTION_DIVIDER is defined twice within the 1.3.9h release.

    It appears in the following files.

    includes\languages\english\account_history_info.php...
  13. CSS uttons cause search box text to dissappear (1.3.9h)

    If you enable CSS buttons the text that is displayed within the input field of the search sidebox is no longer visible. An updated version of tpl_search.php is below, which resolves this issue.

    ...
  14. Replies
    2
    Views
    1,200

    Re: [Typo] class.base.php (1.3.9f)

    Yep - proabably should just be ignored... right? :blush:
  15. Replies
    2
    Views
    1,200

    [Typo] class.base.php (1.3.9f)

    Just been updating an install to 1.3.9f and noticed a typo on line 52 of includes\classes\class.base.php.


    * method to notify observers that an event as occurred in the notifier object
    ...
  16. Replies
    2
    Views
    513

    Re: Show products in categories sidebox

    Thanks for the link... I'll test this out and report back. :smile:
  17. Replies
    2
    Views
    513

    Show products in categories sidebox

    Right, I'm sure this has been asked before... probably by myself, but I can't find any information on this online.

    Is it possible to display products within the categories sidebox?

    For...
  18. Replies
    2,176
    Views
    496,784

    Re: Fast and Easy Checkout for Zen Cart

    Just noticed a bug with the current version of Fast and Easy Checkout.

    If you view the Checkout page, then go to My Account page and change your address (to another country/zone that has a...
  19. Re: [Done 2.0] Update Cart button incorrectly displayed (1.3.8a)

    Hi DrByte,

    Sorry for not being able to test this on a clean install of 1.3.8a.

    Looks like you've got things sorted!

    Thanks for the fix. :)

    All the best,
  20. Re: Meta titles ignored unless meta keywords/description also set

    I've just been working on a site and ran into exactly the same issue... good thing I searched before reporting this as a bug.

    To confirm, I tried to remove the price and model number from the...
  21. Replies
    543
    Views
    121,287

    Re: Product Attribute Grid

    I'm having exactly the same issue here.

    It looks like you've found a work around for this. Any chance you could point me in the right direction please?

    Many thanks,

    Alex
  22. Re: How to set "No, Do not show Quantity Box" to Default?

    You can edit this setting using the Product Quantity Box Status - Adding New Products switch under Configuration > Product Info.

    Personally, I think this should be with the other similar switches...
  23. Replies
    8
    Views
    1,965

    Re: Navigation snapshot code broken?

    Thanks DyByte.

    I've currently written some code that I'm using (just on the login page) to work around this. All appears to be working well... so I'll stick with it for now.

    Regards,

    Alex
  24. Replies
    8
    Views
    1,965

    Re: Navigation snapshot code broken?

    Thanks for explaining this.

    Is it possible to take snapshots on all pages (to ensure that the customer is returned to their previous page after login)?

    I'm currently using sessions to achieve...
  25. Replies
    8
    Views
    1,965

    Re: Navigation snapshot code broken?

    I'm currently using this code and experience the following issue.

    If I am on a product_info page and then login I will be returned to that same product_info page - which is correct.

    However,...
  26. Replies
    8
    Views
    1,965

    Navigation snapshot code broken?

    I've been looking into why I'm always redirected to my website's home page after I login. On most ecommerce websites I expect to be directed back to the previous page.

    Can someone please explain...
  27. Re: Update Cart button incorrectly displayed (1.3.8a)

    I'm currently working on a development server so cannot provide a URL.

    However, I'll try to replicate this issue with a fresh install of 1.3.8a, which should be good enough.

    I'll post back...
  28. [Done 2.0] Update Cart button incorrectly displayed (1.3.8a)

    I've just noticed that the Update Cart button is displayed on the shopping_cart page when Show Shopping Cart - Update Cart Button Location is set to 1 or 3 in the admin and Products Quantity Box...
  29. Replies
    3
    Views
    2,408

    Re: What determines a coupon's status?

    Thanks for explaining this... all makes perfect sense now! :smile:
  30. Replies
    15
    Views
    2,545

    Re: Updating UK Vat rise to 17.5%

    Indeed. As with the VAT reduction last year some of my clients chose not to pass on the savings to their customers (i.e. they adjusted their gross prices).

    Hope things are working well for you.
  31. Replies
    3
    Views
    2,408

    What determines a coupon's status?

    Does anyone know what determines s coupon's status (as displayed on the Gift Certificates/Coupons > Coupon Admin page within the Zen Cart Admin)?

    It's not possible to change the status...
  32. Replies
    15
    Views
    2,545

    Re: Updating UK Vat rise to 17.5%

    We did, but in order to maintain the gross prices you will need to run Calljj's script. This adjusts the net prices to ensure the gross prices remain the same after the 2.5% increase in VAT.
  33. Replies
    15
    Views
    2,545

    Re: Updating UK Vat rise to 17.5%

    This didn't appear to run from the Zen Cart Admin (Tools > Install SQL Patches). So I used phpMyAdmin instead.

    All appears to be working well.

    Many thanks for sharing this with us. :smile:
    ...
  34. [Done v1.3.9a] Admin query string ignored after updating product (1.3.8a)

    After updating a product record, when viewing all of the categories and product records from the Admin, you are not returned to the correct place (last known location?) within the list.

    Steps to...
  35. [Done v2.0] Whitespace in functions_prices.php (1.3.8a)

    Not a major issue, but there is an unrequired blank space before the closing span tag on lines 229 and 247 of functions_prices.php.

    Like I said, nothing major. :smile:
  36. Re: Include Total Number of Items Purchased in Packing Slip

    I needed to get the total number of items purchased to display on the checkout_success page. This is required for some JavaScript conversion code that I'm using.

    A simple SQL query helped and...
  37. Re: Include Total Number of Items Purchased in Packing Slip

    I've been trying to use this code on the checkout_success page, but had no luck so far.

    Would someone be able to point me in the right direction as to where the code needs to be placed please?
    ...
  38. Re: PayPal Multiorder shipping label printing/address import

    I too have noticed this.

    Could it be a case of Zen Cart not passing the customers shipping address to PayPal?

    Maybe one of the devs could confrim this for us please?

    Thanks in advance,
    ...
  39. [Not a bug] Salemaker not activating new sales (1.3.8a)

    When creating a sale (and specifying an end date, but not a start date) with Salemaker it does not automatically activate despite stating that the start date is 'immediately' after hitting the...
  40. Replies
    35
    Views
    10,292

    Re: Best Sellers Reloaded...

    Sorry for the late reply... I ended up running into the same issue myself!

    The following code, should provide a quick fix.


    <?php // bof - Best Sellers Reloaded v1.1 - aclarke - 2007-07-22...
  41. Replies
    0
    Views
    508

    Order missing products

    I've recently had a customer place 2 orders with me (within about 90 seconds of each other), but cannot see what they have ordered!

    Both orders contain all the correct information (i.e. customer...
  42. Admin "This page is Filipino" Message from Google Toolbar?

    When logging into various Zen Cart Admins (1.3.8a) I receive the following message (from Google Toolbar).



    Obviously an update to Google Toolbar has caused this message to be displayed (since...
  43. Re: Get order value on checkout_success page

    Ok, so I ran into a few problems.

    I was unable to create a variable (which could be accessed on the checkout_success page) containing the total order value.

    So, I decided to pass it to the...
  44. Re: Get order value on checkout_success page

    Thanks DrByte! :smile:
  45. Get order value on checkout_success page

    I'm implementing some tracking code (to track the success of my email campaigns) and need to pass the order total (of the order just placed) to JavaScript.

    Does anyone know how I can grab the...
  46. Re: Disabled category with enabled products (1.3.8a)

    Then all is good in the world of Zen Cart! :smile:

    Thanks for clearing this up.

    Regards,

    Alex
  47. Re: Disabled category with enabled products (1.3.8a)

    So this is not a bug then?
  48. Re: Disabled category with enabled products (1.3.8a)

    I agree that it's handy to have access to these products (while preventing the category from being listed), but surely you shouldn't be able to jump back (using the breadcrumbs for example) and view...
  49. [Not a bug] Disabled category with enabled products (1.3.8a)

    Just noticed that I can still access a category that's disabled if it contains products that are enabled.

    As expected, the category does not appear in the categories sidebox. However, I can...
  50. Replies
    0
    Views
    976

    [Done v1.3.9] Admin typo (1.3.8a)

    Nothing major, just a typo in the admin section when setting a category status to disabled.

    At present the warning message reads:



    The 'd' has been dropped from the end of 'shared'.
    ...
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR