Search:

Type: Posts; User: RodG

Page 1 of 10 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    7
    Views
    504

    v155 Re: PayPal security encryption

    Thats an unnecessary upsell that won't resolve the problem. I would consider another host if that is the best help they can provide.

    Cheers
    Rod
  2. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    Oh boy, I fear that your v1.5.5 site may now consist of a small umber of files from v1.3.9. specifically,

    /admin/includes/languages/english/product.php/
    ...
  3. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    Sorry, but no, the Click n Send CSV support was dropped about 2 years ago (perhaps longer).
    No one mourned its demise.

    Cheers
    Rod
  4. Replies
    8
    Views
    10,969

    v155 Re: Shipping ZONES on a PER CUSTOMER basis?

    I dont know of any addon/module to do this, and personally I would take the hard coding appoach as this would be the quickest/simplest method since there will be no backend/configuration changes...
  5. Thread: .htaccess file

    by RodG
    Replies
    3
    Views
    313

    v155 Re: .htaccess file

    Any performance gains made via the .htaccess files would be minimal. It is akin to trying to make a slow car go faster by adding more fuel. Your best gains would be by optimising your images (install...
  6. v154 Re: Moving server. Just need to do www..../zc_install

    Unless I am mistaken, it looks like you are trying to do an upgrade and a migration at the same time. DON'T DO THAT.

    You should be able to just copy the files (and database) from the existing...
  7. v155 Re: Chrome states therre is steange code behavior and halts saving updated product in

    This may help, or not. https://www.zen-cart.com/showthread.php?222141-Google-Chrome-Error-ERR_BLOCKED_BY_XSS_AUDITOR
  8. v155 Re: Has anyone used or know how to use Zippay (Australia)?

    If anyone is up to the task. The API code is on github (under the name of zipmoney. its the same code as used for zippay)

    For integation instructions, the doccumention, with code examples can be...
  9. v155 Re: Has anyone used or know how to use Zippay (Australia)?

    I'd take that claim with a grain of salt. The only code they have and support is what is listed on their website. For zencart all they do is pass you off to the business I refuse to name. If you...
  10. v155 Re: Has anyone used or know how to use Zippay (Australia)?

    The good news is that Zippay (Australia) is possible and appears to function with Zencart.
    The bad news is that I only know of one company/business that has the zencart specific code to make it...
  11. Replies
    2
    Views
    385

    v154 Re: Google trying to index SecretAdminFolder

    There are many ways that the name of the secretadmin folder can leak, and the Chrome browser being the biggest risk.

    For whats its worth though, securtity by obscurity, which is what this is,...
  12. v155 Re: Getting "currently unable to handle this request 500" after host installed new se

    500 server errors can be very diffucult to resolve since they are security related and the important information needed to rectify the problem is only available to the hosting company. I strongly...
  13. v155 Re: Anyone know if something is going on with Camelot Hosting?

    Did they say why it was suspended? Most hosts generally do.



    What makes you think it may have been a card related issue?



    It's working for me.
  14. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    This is probably a clue. The ozpost server will only do the 'right thing' with a 'NoPack' option is there is only one item in the items[] array. If the server is reporting 2 items it can only be...
  15. Replies
    15
    Views
    5,013

    Re: HELP! New server ip - site down

    I'm not going to say that you don't have other issues, such as the files and configuration that others have mentioned, but I would like to strongly urge you that after making DNS changes a little...
  16. Replies
    16
    Views
    10,011

    v155 Re: How to run script from admin as CRON

    OK, first things 1st, CRON doesn't have a 'security login', in fact it is generally configured as a non-login account that is typically initially opened as the root user, and then chownd to the user...
  17. Thread: Mysql?

    by RodG
    Replies
    4
    Views
    8,766

    Re: Mysql?

    It creates the specified database type and the table gets populated with the data provided, with no errors.
    Whether the data is *correct* for purpose or not is something I can't say.

    Cheers...
  18. Thread: Mysql?

    by RodG
    Replies
    4
    Views
    8,766

    Re: Mysql?

    The CREATE TABLE will work, but without a little extra code it will create the default database type (InnoDB?) rather than the MyISAM that you want. Having said that, you can easily change the...
  19. Re: Lost access to my website...... 90 day REST ;-(

    LOL. Funniest thing I've read this week. :)

    Cheers
    Rod
  20. Replies
    16
    Views
    10,011

    v155 Re: How to run script from admin as CRON

    Assuming you have cPanel, look under the advanced settings for 'cron jobs' . Select the frequency that you want the job to run (daily, weekly, monthly, etc) , then enter the command you want to run...
  21. Replies
    25
    Views
    12,259

    v151 Re: Tax calculation problem - help please!

    It isn't the actual values that I was interested in.

    You probably don't even realise this, but *all* of the examples that you've shown have the "wrong" sort order when referenced against the...
  22. Replies
    25
    Views
    12,259

    v151 Re: Tax calculation problem - help please!

    <gggrrrrrr>. I asked you to *show* the results, just as you did in msg#3 and msg#15. Try again.
  23. Replies
    25
    Views
    12,259

    v151 Re: Tax calculation problem - help please!

    Please continue to humour me here... now change the sort order back to how it originally was (or if you already did that please switch them around again) and then show me the results again.

    Thx...
  24. Replies
    25
    Views
    12,259

    v151 Re: Tax calculation problem - help please!

    Humour me. Please provide the figures that you are currently seeing for the test/example in message#3 with free shipping.

    Thx
    Rod
  25. Replies
    25
    Views
    12,259

    v151 Re: Tax calculation problem - help please!

    And I'm somewhat perplexed. I made an observation that I thought you had missed, namely that it could perhaps be related to the shipping cost. If you had already determined this in your initial...
  26. Replies
    25
    Views
    12,259

    v151 Re: Tax calculation problem - help please!

    What happens if you change the sort order of the order totals so that the surcharge is processed before the shipping?
  27. Replies
    25
    Views
    12,259

    v151 Re: Tax calculation problem - help please!

    It is possible that you are making some assumptions about what the GST is being based/calculated on and it may not be what you think it is, and although it is another day, I still can't be bothered...
  28. Replies
    3
    Views
    345

    v151 Re: Robots.text - Disallow: /cgi-bin/

    The cgi-bin folder should *always* be dissallowed. It should also be protected against bots (and people) that dont play by the rules via an .htaccess file.
    The file you mention should ideally be...
  29. Replies
    25
    Views
    12,259

    v151 Re: Tax calculation problem - help please!

    It is late, and I'm too slack to do the calculations, but the difference I'm seeing between the good and bad examples is the shipping cost. I don't know if you are applying gst to this or not, if you...
  30. Replies
    6
    Views
    408

    Re: Help root not working after installing SSL

    Just installing SSL wouldn't be causing the permission denied error. Something else has changed. It is true that a .htaccess doesnt exist in the root zencart. You could add one, but it wont help....
  31. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    I'd rather you didn't.

    Instead, please d/load the attached .zip file, extract the contents (ozpost_test.php), upload the php into the top level folder of your store, then execute it by pointing...
  32. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    Our *servers* - Three of them, on different networks, all running independently, will never block or reject a connection from any store. It/They *need* to be accessible in order to check the...
  33. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    It's a bug, and that will be a fine workaround.

    The official fix (not yet released) would be to change


    $sdl = substr(strtoupper( MODULE_SHIPPING_OZPOST_SDL ),0,3);
    to

    $sdl = ...
  34. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    This looks like one that you will need to chase up with your hosting provider. The cURL libraries/modules would have been installed in order for it to have worked before, and now the ozpost module...
  35. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    I only have one possible explanation. A description override is coming into play.

    I don't know if this would be accidental, intentional. or some sort of weird bug.

    If you enable the ozpost...
  36. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    I have no explanation for this. Are you still seeing this or was it just a one time oddity?

    Cheers
    RodG
  37. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    So, it now looks like you have two issues


    OK, lets try a different approach to this one. Ever heard of 'Occam's razor' ?

    Basically, it is "a principle from philosophy. Suppose there exist...
  38. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    If the ozpost module isnt showing the Tansdirect/Courier Please option for a given product (weight/dimension) to a given destination then neither will their website. In other words when you did the...
  39. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    Update:


    I've just been to your store, added a random product (100ml Amber Glass Round Pharmaceutical Bottle Pack of 56) to destination 2000/Sydney.

    Then after checking our server logs and...
  40. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    There are no known problems with our servers (we run 3 independent servers on three different networks).

    As a general rule, if there is a problem getting quotes from the various couriers then the...
  41. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    This is not an ozpost issue

    The zencart faq file states ....
    ....................
    This message usually occurs when you have no available shipping modules for that customer's address.

    A...
  42. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    Correct. Or more specifically, the servers require the dims to be specified in absolute mm's.



    Probably just a display issue. Possibly due to rounding. I'm pretty sure that the actual...
  43. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    FWIW, those variables/values aren't used for anything (other than display purposes). They are defined by the ozpost server, but as can be seen, they can easily be overridden.



    The reason I...
  44. Replies
    2,251
    Views
    335,506

    Re: ozpost shipping module

    1. Yes, it makes sense
    2. I didn't even know there was such a thing as a signature sticker. I'm guessing this would be similar to the registered post stickers? (Not that it is really relevant)
    3....
  45. Replies
    107
    Views
    29,909

    v151 Re: Google Ecommerce Tracking

    ps. I think you must have found the only page/blog on the internet that claims worldpay cant be tracked with google analytics. I easily found that this has been "solved" by numerous ecommerce...
  46. Replies
    107
    Views
    29,909

    v151 Re: Google Ecommerce Tracking

    Worldpay ec tracking Can be done... one solution is mentioned here ....https://stackoverflow.com/questions/5903518/using-google-analytics-with-worldpay ..... but you dont need the "thank you"...
  47. Replies
    107
    Views
    29,909

    v151 Re: Google Ecommerce Tracking

    1. You claim that the ec_commerce module didn't work, yet you showed screenshots to show that it did, at least some of the time, so that would negate your theory about site modification would be the...
  48. Thread: bad word filter

    by RodG
    Replies
    3
    Views
    421

    Re: bad word filter

    LOL.. seems that even this forum considers another name for donkey to be a bad word... thankfully it didnt filter the same word embeded in my name as being bad.
  49. Thread: bad word filter

    by RodG
    Replies
    3
    Views
    421

    Re: bad word filter

    FWIW (keeping in mind that I'm not exactly a spring chicken), I boycott any site that uses CAPTCHA. My time is more important to me than a merchants dislike of spam. Even if I did get the captcha...
  50. Replies
    16
    Views
    17,486

    v155 Re: xampp and Admin with SSL

    This is most certainly the best way to save a little sanity - Unless you wish to become a network engineer as well as a web developer :)



    Agreed. 100%



    I however, went through those...
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR