Search:

Type: Posts; User: firehorse

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    855
    Views
    157,676

    Re: User tracking mod

    Hi,Many thanks :thumbsup:

    Just trying it now.

    Best regards
    Alan
  2. Replies
    855
    Views
    157,676

    Re: User tracking mod

    Hi,

    Nope, that doesn't seem to work. Just had someone on my site and there was a Page 2. I believe this is the code that needs looking at

    \includes\functions\extra_functions\user_tracking. php...
  3. Replies
    855
    Views
    157,676

    Re: User tracking mod

    Hi,I tracked down this

    \includes\functions\extra_functions\user_tracking.php
    Line 90

    else
    {
    $page_desc = addslashes(HEADING_TITLE);
    if ($page_desc == "HEADING_TITLE")...
  4. Replies
    671
    Views
    215,183

    Re: Google Analytics Integration

    Hi,I just tried to download the latest version but I've come up with an error on your website after I click on contributions.

    As you don't have version numbers, can I suggest that you add the date...
  5. Replies
    855
    Views
    157,676

    Re: User tracking mod

    Hi,

    Is it just me, or are other people also getting 'Page 2' for the title for EZPages, rather than the actual title.

    Thanks
    Alan
  6. Replies
    671
    Views
    215,183

    Re: Google Analytics Integration

    Hi,Goods news. It's appeared today with value and product. :thumbsup:

    Thanks
    Alan
  7. Replies
    671
    Views
    215,183

    Re: Google Analytics Integration

    Hi,

    I'm using the original mod. Had a sale today but on google analytics it didn't get to 'confirm order' :(

    Midnight now so I'm can't think of where to begin! :sleep:

    Best regards
    Alan
  8. Replies
    659
    Views
    195,394

    Re: Recover Cart

    Hi,

    For everyone using prefixes, this is all the changes I made to get it to work

    /admin/includes/extra_datafiles/recover_cart_filenames.php
    Change


    define('TABLE_SCART', 'scart');
  9. Replies
    659
    Views
    195,394

    Re: Recover Cart

    Hi,

    I'm now trying out the email function. I click on send email and I get



    1146 Table 'alanlam_zencart.orders' doesn't exist
    in:
    [select * from orders where customers_id = '2']
  10. Replies
    659
    Views
    195,394

    Re: Recover Cart

    Hi,


    It was /admin/includes/extra_datafiles/recover_cart_filenames.php

    Worked a treat :thumbsup:

    Best regards
    Alan
  11. Replies
    855
    Views
    157,676

    EXPages titles coming up with "Page 2"

    Hi,

    Thanks for a great mod :thumbsup:

    For my ezpages, I'm getting 'page 2' for the title rather than the actual title. Normal product pages and define pages show the correct titles.

    Best...
  12. Replies
    659
    Views
    195,394

    Re: Recover Cart

    Hi,I think somewhere in zencart, there must be a routine to add the prefix. And for some reason, it wasn't used for scart to make it prefix_scart.

    But looking for where that is waaaaay beyond me!...
  13. Replies
    110
    Views
    26,834

    Re: Google Mapinator

    Hi,I've found out why my 'hack' doesn't work with the contact us page. It's because there's already an onload function being executed in the body tag. And if you execute an onload in a body later on...
  14. Replies
    110
    Views
    26,834

    Re: Google Mapinator

    Hi,

    Many thanks to Graham (snorkpants) :thumbsup: for the contribution otherwise I wouldn't have begun to look at this.

    But before he comes out with a version that can do different pages, my...
  15. Replies
    110
    Views
    26,834

    Re: Google Mapinator

    Hi,I signed up, had a look at the code and documentation
    http://www.google.com/apis/maps/documentation/

    After reading the documentation I started experimenting and this is what I came up with....
  16. Replies
    110
    Views
    26,834

    Re: Google Mapinator

    Hi,I would like to have several ezpages, each with their own map.

    Could you have a javascript version that you can cut and paste into an ezpage?

    Thanks
    Alan
  17. Replies
    659
    Views
    195,394

    Re: Recover Cart

    Hi,I have a prefix and I have exactly the same problem as you.

    Looks like the mod isn't putting the prefix in front of the database. Will have to wait for Andrew to fix it.

    Alan
  18. Replies
    10
    Views
    2,324

    Re: not Valid XHTML 1.0

    HiClick here
    http://www.zen-cart.com/forum/forumdisplay.php?f=128
    And the "post reply" changes in to "new thread"

    Regards
    Alan
  19. Replies
    10
    Views
    2,324

    Re: not Valid XHTML 1.0

    Hi,Can you remember which files you edited? It will give me a starting point.

    Many thanks
    Alan
  20. Replies
    10
    Views
    2,324

    Re: not Valid XHTML 1.0

    Hi,Can you tell us what you did?

    Many thanks
    Alan
  21. [To Do v1.5] EZ Pages - more than 20 items - page doesn't display edit/delete

    Hi,

    This is similar to the zone definition error I reported here
    http://www.zen-cart.com/forum/showthread.php?t=49811

    After I insert a 'new' ez-page on the second page (more than 20 pages)...
  22. Re: EZ Pages - next and previous go to wrong places

    Hi

    Am I the only one with this problem? :huh:

    Does your EZ pages link to each other correctly using next and previous?

    Thanks
    Alan
  23. Replies
    9
    Views
    2,741

    Re: "Email Error:" after upgrading from 1.3.5

    Hi,I'm very, very grateful that you did :thumbsup:

    What's interesting is that with my host
    1.3.6 installation, 1.3.6 functions_email, method sendmail -> Email Error
    1.3.6 installation, 1.3.5...
  24. Replies
    9
    Views
    2,741

    Re: "Email Error:" after upgrading from 1.3.5

    Hi,

    Yahoo spamguard was on, so I wasn't picking up my test emails as they were classified as spam.

    When I logged onto yahoo, the 1.3.6 functions_email sent as 'php' messages were there.

    I...
  25. Replies
    9
    Views
    2,741

    Re: "Email Error:" after upgrading from 1.3.5

    Hi,

    Spoke too soon
    Non-free email destination
    1.3.6 setup, 1.3.5 functions_email and SMTPAUTH -> no error message but no email either
    1.3.6 setup, 1.3.5 functions_email and PHP -> no error...
  26. Replies
    9
    Views
    2,741

    Re: "Email Error:" after upgrading from 1.3.5

    Hi,

    This is interesting

    1.3.6 setup, 1.3.5 functions_email and SMTPAUTH works fine.

    If I use 1.3.6 functions_email, SMTPAUTH, I get "email error"

    Weird huh!
  27. Replies
    9
    Views
    2,741

    Re: "Email Error:" after upgrading from 1.3.5

    Hi.sendmail -f doesn't work on my setup either.

    I don't see using PHP as a problem right now, but something changed in 1.3.6 and it broke sendmail on my particular setup. But as I don't know php I...
  28. Replies
    9
    Views
    2,741

    Re: "Email Error:" after upgrading from 1.3.5

    Hi,

    Got it.

    I uploaded method of 'PHP'! The default is 'sendmail'.

    I double checked.
    1.3.6 modded installation, 1.3.6 functions_email, method sendmail -> email error

    1.3.6 modded...
  29. Replies
    9
    Views
    2,741

    Re: "Email Error:" after upgrading from 1.3.5

    Hi,

    I just reuploaded my website, with 1.3.6 everything, back where I was 48 hours ago, and the email now works :frusty:

    I've spent the last 48 hours trying to sort out a problem and it seems...
  30. Replies
    9
    Views
    2,741

    "Email Error:" after upgrading from 1.3.5

    Hi,

    This has been driving me nuts! :lamo: I thought I had done something wrong but as a last resort I reinstalled a fresh copy of 1.3.5, clicked 'contact us' and the email went off perfectly!

    I...
  31. EZ Pages - next and previous go to wrong places

    Hi,

    I've set up EZ pages.
    Chapter 20
    5 pages
    1st page is green on sidebox, other 4 are red on sidebox.
    All are green in toc. Everything else in red. All ordered correctly.

    I expect one...
  32. Re: How to create new option type with value for gift certificate

    Hi,Great idea :thumbsup:

    Alan
  33. What does the"Send" button do after you've looked up the coupon?

    Hi,

    After I've looked up a coupon, along the bottom I get
    back, cancel, send.

    Back - takes you back to where you was
    Cancel - lets you type in another coupon to look for
    Send - just seems to...
  34. Re: Free Shipping to Continental US, USPS to International

    Hi,This 'seems' to work for me. Use at your own risk!

    (I tried a subdirectory off shipping but it looks like that directory doesn't use over rides)
    \includes\modules\shipping\freeoptions.php
    ...
  35. Replies
    7
    Views
    2,103

    Re: Free domestic shipping, not international

    Hi,That's exactly what I'm looking for too!

    Alan
  36. Re: Weight not being calculated properly for freeshippng items going overseas

    Thanks for the reply

    Alan
  37. Re: Free shipping item weight calculated wrongly for non valid free shipping zone

    Hi,Thanks for your explanation.

    I've got some items I want to give free shipping to the UK and cost postage overseas.
    I've got some items I want have as normal postage everywhere including the...
  38. Re: Free shipping item weight calculated wrongly for non valid free shipping zone

    Hi,Only those products marked as Always free shipping.

    The trouble occurs when an 'always free shipping item' is being shipped outside of 'freeshipping zone'. The weight of the 'always free...
  39. Re: Weight not being calculated properly for freeshippng items going overseas

    Hi,Thanks for all your hard work. :thumbsup: I've upgraded to 1.3.6 but the error is still there. :(

    /includes/classes/shoppingcart.php

    Line 655

    if...
  40. Replies
    933
    Views
    208,719

    Re: New Royal Mail Modules

    Hi,Way to go! :thumbsup:

    Best regards
    Alan
  41. Replies
    933
    Views
    208,719

    Re: New Royal Mail Modules

    Hi,But that doesn't sort out the weight used for calculating postage :(

    I'm going to have to turn off all international postage until this gets sorted out.

    Good luck with your own site.
    ...
  42. Replies
    933
    Views
    208,719

    Re: New Royal Mail Modules

    Hi,

    I think I've tracked down the bug.

    http://www.zen-cart.com/forum/showpost.php?p=283158&postcount=5

    But I don't know php!

    Best regards
    Alan
  43. Re: Weight not being calculated properly for freeshippng items going overseas

    Hi Ajeh,

    Thanks for the pointer, I followed

    $_SESSION['cart']->free_shipping_items()

    "free_shipping_items()" is in /includes/classes/shoppingcart.php


    function free_shipping_items() {
  44. Re: Weight not being calculated properly for freeshippng items going overseas

    Replace
    "If the item is free shipping, but delivery address is not correct then"
    with
    "If the item is free shipping, but the delivery address is in an invalid free shipping zone then "
  45. Re: Weight not being calculated properly for freeshippng items going overseas

    Hi,I tried using "Per Unit" shipping module.

    If the item is not free shipping, the correct weight comes up.

    If the item is free shipping, and the zone is correct then the free shipping option...
  46. Replies
    933
    Views
    208,719

    Re: New Royal Mail Modules

    Hi Phillip,I've got an answer from Ajeh here http://www.zen-cart.com/forum/showthread.php?p=282874#post282874

    Does that help?

    Best regards
    Alan
  47. Reproducing the error

    Hi,

    Managed to reproduce when on the first page, click on insert, select a country with 'all zones'. Then click on insert and the page goes funny again.

    Alan
  48. Back to normal

    Hi,

    When I come out of adding new zone definitions and go back in again, everything is back to normal.

    Alan
  49. [DONE v1.3.6] Zone Definition - more than 20 items - page doesn't display edit/delete

    Hi,

    I'm defining zones in Zone Definition.

    I've got more than 20 'countries' with their 'zones'.
    The first page of 20 doesn't display the right hand side panel that normally shows the...
  50. Replies
    933
    Views
    208,719

    Re: New Royal Mail Modules

    Hi,So just be clear, for Zone 1, I can keep the entry of 'United Kingdom' - 'All Zones' because zencart will pick up that I have defined 'United Kingdom - Armargh' specifically in zone 3, right?...
Results 1 to 50 of 98
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR