Search:

Type: Posts; User: jmouse

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Re: updated to 1.5 (from 1.3.9), now define pages editor not loading the pages to edi

    Ah-HA! Thanks for that.
  2. Re: updated to 1.5 (from 1.3.9), now define pages editor not loading the pages to edi

    I have this issue as well - upgraded from 1.3.7 to 1.5 and now the pages show as blank in the define pages editor, with the ' Invalid multibyte sequence in argument error' shown in the cache debug...
  3. Replies
    3
    Views
    746

    Re: Emergency Upgrade!

    update - apparently the new server has PHP 5.3 on it.

    I can't see any reason why zc 1.3.7 should fail - what am I missing?
  4. Replies
    3
    Views
    746

    Emergency Upgrade!

    One of my clients' servers got hacked and he went for a complete Linux upgrade and now his ZenCart site doesn't work so I need to do the world's quickest upgrade.

    He was on v1.3.7 which was...
  5. Thread: Streaming Audio

    by jmouse
    Replies
    0
    Views
    783

    Streaming Audio

    A customer of mine would like to offer the ability to stream audio via zencart.
    For example, one of their customers might buy the download or physical cd for one price, but would be allowed to...
  6. Replies
    1
    Views
    1,002

    Bulk Customer Creation

    Hi
    I have a site for a customer who needs to pre-create a load of customer accounts (about 200). I have installed the add customer mod, but that would be quite tedious.

    Is there a mod, or a SQL...
  7. Replies
    11
    Views
    3,425

    Re: 404 error on SSL install

    I am almost at my wits end now - I am a fairly experienced zenner now, ok to good in php and I KNOW I edited the configure.php files right - but I cannot get the site to work with the generic ssl...
  8. Replies
    11
    Views
    3,425

    Re: 404 error on SSL install

    I have been given the exact path by my hoster - it is a shared certificate, so the url is very different to the main site url. Unfortunately when I amend the configure.php files to use the url for...
  9. Replies
    11
    Views
    3,425

    Re: 404 error on SSL install

    I still can't get this to work.
    Unfortunately, the site has had to go live without SSL (gasp) so I am a bit on the worried side.

    Has anyone managed to implement SSL with a generic licence?
  10. Replies
    9
    Views
    3,549

    Re: changing checkout_shipping.php

    I said a while ago I'd publish how I added some additional fields to the checkout process - in particular a delivery date using the JiffyCal applet used elsewhere in the site.

    Here's how I did it....
  11. Replies
    11
    Views
    3,425

    Re: 404 error on SSL install

    still trying to figure this out. I read the https://www.zen-cart.com/tutorials/index.php?article=14 thread, and it doesn't mention different directories - but my hosting has a 'public' and a...
  12. Replies
    11
    Views
    3,425

    Re: 404 error on SSL install

    yup. the https path was given to me by the hosts. I changed that and the 'enable_ssl' flag.

    The SSL path is quite different to the non-ssl path
    https://secure25.securewebsession.com/mydomain.com...
  13. Replies
    11
    Views
    3,425

    404 error on SSL install

    I am trying to implement a generic SSL licence on a zencart install.

    I have a been given a secure path to the domain, and there is a 'secure' directory on the hosting.

    When I set the...
  14. Replies
    7
    Views
    6,578

    Re: configure.php's CHMOD 444 is not recognized.

    I LOVE the zen-cart forum!!

    - you have a problem, you search and you find an answer!

    Thanks All
  15. Replies
    130
    Views
    62,153

    Re: Duplicate Orders/Order Confirmation

    This is very interesting and looks like it might well be on the right track.

    Can any of the Zen Gurus enlighten us as to the purpose of this code? Why would removing code that is (at first sight)...
  16. Thread: Free Downloads

    by jmouse
    Replies
    5
    Views
    2,473

    Re: Free Downloads

    Yes, it is marked as that.

    I didn't actually set this, so assume it is the default.

    The product is the 'Document General' product type, so there isn't a way to set a price for it anyway.
    ...
  17. Thread: Free Downloads

    by jmouse
    Replies
    5
    Views
    2,473

    Free Downloads

    I must be missing something fundamental here.

    I have paid-for downloads set up and working just fine - but cannot for the life of me get free ones working.

    I have a 'document-general' product...
  18. Replies
    2
    Views
    868

    Re: Duplicating orders

    update - I'm onto something here.

    What seems to be causing it is the css buttons mod. I switch it off, the dups don't hapen, I switch it on and they're back! off - no dups, on - dups repeatable...
  19. Replies
    2
    Views
    868

    Re: Duplicating orders

    Can anyone assist here?

    I did actually manage to get rid of this.
    - I reinstalled the software,
    - deleted (rather than renamed) all the backed up, changed files, in case any of them were...
  20. Replies
    9
    Views
    3,549

    Re: changing checkout_shipping.php

    I'm nearly done on this. I have managed to incorporate the spiffycal control to get a delivery date, and have it displayed on the emails, in the admin panel and stored in the database.

    As soon as...
  21. Replies
    8
    Views
    1,592

    Re: Can't access Admin site

    The problem is at the end of the file. The section starting //define our database connection should be more like this

    // define our database connection
    define('DB_TYPE', 'mysql');
    ...
  22. Replies
    2
    Views
    868

    Duplicating orders

    Can anyone enlighten me as to what might be happening here?

    Situation:
    I am getting duplicated orders all the time.
    If (say) the next order number in the sequence should be 100, I am getting...
  23. Replies
    9
    Views
    3,549

    Re: changing checkout_shipping.php

    Thanks I'll give that a try. I hadn't thought of going so far bakc 'up' the directory structure.
  24. Replies
    130
    Views
    62,153

    Re: Duplicate Orders/Order Confirmation

    That's the settings I have.

    odd.
  25. Replies
    9
    Views
    3,549

    Re: changing checkout_shipping.php

    ok. well spotted. I am clearly talking complete rubbish and had got 2 sets of files confused! Sorry.

    The question about template override should indeed apply to...
  26. Replies
    130
    Views
    62,153

    Re: Duplicate Orders/Order Confirmation

    I'm also now getting this. This is for CoD payment.

    To all the folk who had this - did they do anything to stop it?
  27. Replies
    9
    Views
    3,549

    Re: changing checkout_shipping.php

    ...and while I'm in there....
    Is there an existing function within the system to display a popup message box, or do I have to go and drag some java in?
  28. Replies
    9
    Views
    3,549

    changing checkout_shipping.php

    I'm adding in a delivery date and time to the checkout process, and need to change modules/pages/checkout_shipping.php.

    Can this be overridden with a template? or do I just have to replace the...
  29. Thread: Repeat Order

    by jmouse
    Replies
    0
    Views
    1,189

    Repeat Order

    Is there a mod, or is there a way to allow customers to repeat an order from My Account?
  30. Replies
    4
    Views
    1,496

    Re: Attribute Quantity Box

    I need to do the same thing.

    What I am trying is setting up the attributes as TEXT, so that you can type the quantity required into the box.
  31. Replies
    2
    Views
    1,728

    Re: 1.3.8a cannot get past licence acceptance

    yup - actually reloaded twice as I went to 1.3.8a on the second attempt.

    All seemed to upload ok.
  32. Replies
    2
    Views
    1,728

    1.3.8a cannot get past licence acceptance

    I've decided to bite the bullet and move up to 1.3.8, so I tried a fresh install first just to check it out.

    When I start the install process, I accept the licence (with pleasure - top job...
  33. Re: Can I disable some products depending on country?

    Thanks for that - I shall check out the modules you suggest.

    What I was wondering was whether to key it off the language selected rather than the actual customer details. Presumably zencart...
  34. Can I disable some products depending on country?

    I am setting up a shop to sell in several countries. However, not all products will be available in all countries - is there a way to limit the display of products or even whole categories depending...
  35. Replies
    6
    Views
    1,929

    Creating an Artists Search box

    I am trying to create an Record Artists search box.

    I have taken the record companies search and modified that.

    - I have a record_artists sidebox in the sideboxes directory
    - I have a...
  36. Re: anyone else got a paypal problem at the moment?

    Thanks for the info - I agree that it's more likely a problem with the PayPal end, but was interested to see if anyone else had seen anything similar.

    I don't usually run with cookies disabled -...
  37. Re: anyone else got a paypal problem at the moment?

    Update to the above.

    This problem exists on ONE of my zencart sites only.
    - you complete checkout
    - you go to the paypal login screen
    - you enter your email/password
    - you get presented with...
  38. anyone else got a paypal problem at the moment? (cookies disabled)

    Paypal seems to be acting oddly - you get directed there ok, but when you log in it fails (asks you to retry) unless you have cookies enabled in your browser.

    Any ideas?

    It has been workig...
  39. Replies
    2
    Views
    927

    Re: Message at Checkout

    Yes. 'Post and Solve' ensured that I thought of that after adding my post!

    Thanks for your response though.
  40. Replies
    2
    Views
    927

    Message at Checkout

    I would like to be able to add a customised message on the checkout page.

    At its most basic, it would just be a single bit of text which would always appear (you would change it in admin)

    The...
  41. Replies
    2
    Views
    1,656

    Can't log in to admin - but shop is fine

    Weird problem with the admin login on the 2 sites on my server.

    When I log into admin, I get a DNS error and the main control panel won't display. HOWEVER. If I manually type in the alt_nav.php...
  42. Re: Modify main page centerbox to "long" listing type

    I would also like to do this - but can't work out which files to actually change.

    I see the tpl_modules_products_featured_listing.php file has the layout I want, but I can't see which module I...
  43. Replies
    4
    Views
    1,225

    Re: Problem with Quantity Discount

    ah HA! many thanks for that.
  44. Replies
    6
    Views
    1,410

    Re: Multiple flat rates for shipping

    Ah sorry - I did it by cloning the flat rate files - it really is incredibly easy - and the even better bit is that, because you are working on new files, you can't screw up anything that is there...
  45. Replies
    6
    Views
    1,410

    Re: Multiple flat rates for shipping

    For the meantime I've just created a number of flat rate shipping types to be selected from - but will be keeping an eye open for a better way.
  46. Replies
    4
    Views
    1,225

    Re: Problem with Quantity Discount

    anyone come across this?
  47. Replies
    4
    Views
    1,225

    Problem with Quantity Discount

    I have a product with 2 attributes (for different colours) each is priced at 0.95.

    I have added a discount via the Product Price Manager, to say that 2+ items will be 0.75 each.

    When I go to...
  48. Replies
    5
    Views
    1,532

    Re: HTTP_SERVER with web forwarding

    <sigh> I thought it was probably a no-go, but was worth asking :-)

    I'll look at the MX record - but I reclon I'm just going to have to edit the emails.

    Thanks for your help
  49. Replies
    5
    Views
    1,532

    Re: HTTP_SERVER with web forwarding

    no, all the files are physically located at mydomain.co.uk. The shopURL.com URL is hosted elsewhere (with no server available) and is therefore using a redirect to point to the physical path at...
  50. Replies
    5
    Views
    1,532

    HTTP_SERVER with web forwarding

    I have my zen cart set up in www.mydomain.co.uk/zendirectory and (for various reasons) have the site url www.shopurl.com using forwarding to get to it.

    In all the config, HTTP_SERVER is set to...
Results 1 to 50 of 53
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR