Search:

Type: Posts; User: dgent

Page 1 of 10 1 2 3 4

Search: Search took 0.02 seconds.

  1. v138a Getting Secure Trading Auth code into the admin order email output

    Hi, I use secure trading as a payment processor, and Id like to find out how I can get a copy of the auth code into the admin order email.

    The Secure trading module code goes as below.., id like...
  2. v139h Re: Add customer name to end of title of admin order email

    Don't worry found it.

    includes/classes/order.php line 1094

    zen_mail('', SEND_EXTRA_ORDER_EMAILS_TO, SEND_EXTRA_NEW_ORDERS_EMAILS_TO_SUBJECT . ' ' . EMAIL_TEXT_SUBJECT ....
  3. v139h Add customer name to end of title of admin order email

    How can I add the customers name to the end of the title of the admin order email, so it looks like..

    [NEW ORDER] Order Confirmation No: 3487 - JOE BLOGGS

    Thankyou
  4. v151 Re: How to make all products show with "call for price" image

    All you needed to do is go to admin/configuration/my store/ store status = 1 (showcase, no prices) and change the text in the language file from 'contact us' to 'call us for prices'
  5. Re: Illegal string offset warning when trying to send an email from Admin

    Fixed the 'file' error messages, inserted new code from Zencart 1.6 files into my includes/functions/functions_email.php and all working perfectly with no errors.

    Stilll have the Warning: Illegal...
  6. Re: Illegal string offset warning when trying to send an email from Admin

    PHP 5.44, ZC1.38 completely patched up past 1.39 to work with PHP 5.44.

    The error above was actually from when I was resending archived emails.

    If I send a normal message from the admin side to...
  7. Illegal string offset warning when trying to send an email from Admin

    Emails are getting through, but this warning fills the page when sent.

    Warning: Illegal string offset 'EMAIL_TO_NAME' in includes/functions/functions_email.php on line 83

    Warning: Illegal...
  8. Replies
    6
    Views
    1,078

    v150 Re: Remove attribute text and only show images

    Crudely and simply, you could remove the option name with CSS, but not do it globally, do it independently on the pages you want it removed, e.g, just add this to the item description.

    <style...
  9. Replies
    6
    Views
    1,305

    v139h Re: Need Some Guidance To Get Traffic

    This type of product is more marketable on eBay / Amazon. Concentrate your main effort on that if you want to make money, not worrying about a standalone site.
  10. Replies
    7
    Views
    19,626

    v138a Re: PHP 5.4.4 dropping product descriptions

    I have 1.38a sites which since the weekend are now running on PHP5.4.3 and no errors logged, all sites working fine, apart from the missing fields on any pages that have special characters. All fixed...
  11. v138a Re: PHP Fatal Error in tpl_checkout_success_default - Missing Define Page

    No bother, for some reason my header.php file had vanished from my modules/pages/checkout_success folder.
  12. v138a PHP Fatal Error in tpl_checkout_success_default - Missing Define Page

    [10-Jul-2014 18:20:41 Europe/London] PHP Warning: require() [<a href='function.require'>function.require</a>]: Filename cannot be empty in...
  13. Re: Anyone know of ZC stores with 500,000 products or more?

    Id say they probably perform terribly as a business as how the hell are you meant to monitor 500,000 products against your competitors?
  14. Replies
    38
    Views
    17,515

    Re: Live chat Module?

    I have fixed the vunerability too, tested and works.
  15. Replies
    38
    Views
    17,515

    Re: Live chat Module?

    Use the one I suggested.

    Yes, it is free. If you want it hosted on their servers, its not.

    I personally prefer to have it hosted on my own server.
  16. v150 Re: A/B Test -> Variation B should not be indexed / robots=noindex

    Ok, I thought you meant Google doing that naturally. Normally, this experiment you are using is for different content, not layout, so you would simply add a no index metatag to the product...
  17. v150 Re: A/B Test -> Variation B should not be indexed / robots=noindex

    Google won't do that. Simply run your whole site in the new layout for a month or two and see if sales increase or decline
  18. v150 Re: A/B Test -> Variation B should not be indexed / robots=noindex

    How can it be a fair test if A is indexed by google and has inbound traffic, and B doesnt?
  19. Replies
    130
    Views
    62,141

    Re: Duplicate Orders/Order Confirmation

    As I said, if the person clicks the return to site link twice quickly, it will make two orders. Try it yourself.
  20. Replies
    130
    Views
    62,141

    Re: Duplicate Orders/Order Confirmation

    Yes, that kind of confirms what I found above, the user doing it.
  21. Replies
    130
    Views
    62,141

    Re: Duplicate Orders/Order Confirmation

    I know why this happens on Paypal, its actually caused by the customer. I did a test transaction the other day, and on the page after you have confirmed the payment on the Paypal side, it says...
  22. Replies
    38
    Views
    17,515

    Re: Live chat Module?

    Id be more worried about your Zopim, all recent exploits. At least with Liveadmin you can host it on their servers, so any file vulnerability is irrellevant, its not going to affect you.
    ...
  23. Replies
    38
    Views
    17,515

    Re: Live chat Module?

    Monthly fee.
  24. Replies
    38
    Views
    17,515

    Re: Live chat Module?

    You should have looked at Live Admin, the one you posted pales in comparison.

    Infinite sites, infinite chat agents, multiple chats, multiple departments, inter-agent chat, chat transcripts,...
  25. Replies
    38
    Views
    17,515

    Re: Live chat Module?

    Honestly, Ive been through loads of live chat systems, and this is the best ive had, and free. Works perfectly, so many options, and can run it across multiple sites.
    ...
  26. v150 Re: Did some maintenance today and now I am down.

    It means your hosting companies tmp folder is full, and hence cannot write to any databases. You need to speak to them and tell them.
  27. Re: 3 domains share products users etc 3 different stores

    To be honest, it was surprisingly simple and only involved modifying around 10 files, with a few extra lines of code

    For instance, this is the original code for the product name in your product...
  28. Re: 3 domains share products users etc 3 different stores

    Well it wouldnt cause issues, yes all the sales would be logged on all sites. Paypal always redirects to the correct site, thats nothing to do with the database.

    Ive done this exact thing. I have...
  29. Re: 3 domains share products users etc 3 different stores

    Not an issue, I get round that by turning off elements with CSS so they are not visible to the user.
  30. Re: 3 domains share products users etc 3 different stores

    Can just install the same Zencart files on each domain, but they all point at the same database, and then change the files on each domain to look different stylewise.
  31. Replies
    2
    Views
    518

    HTML Tags in product titles

    Never knew this, but you can put HTML tags, ie bold, fontsize, color, the usual etc....in your product titles.

    Handy tip for extra styling, and they don't come up on orders (ie don't bloat the...
  32. Replies
    248
    Views
    31,769

    Re: Facebook - eCommerce Catalog Browse [Support]

    Yes, works fine.
  33. Replies
    5
    Views
    1,226

    Re: Hide prices until attribute is selected

    If you set the visibility of the price div to hidden as default as the page loads, there must be a way to make the script that runs the price updater make it visible again.

    Or even make the...
  34. Replies
    248
    Views
    31,769

    Re: Facebook - eCommerce Catalog Browse [Support]

    The most important thing, is these apps work on a phone, which none of them do as the Facebook phone app / mobile version doesnt show embedded FB apps.
  35. Replies
    248
    Views
    31,769

    Re: Facebook - eCommerce Catalog Browse [Support]

    That vendingbox app is simply a Flash made store in an iframe. Can't use that.
  36. Replies
    248
    Views
    31,769

    Re: Facebook - eCommerce Catalog Browse [Support]

    True, I had a look and you could just install a duplicate zencart folder running off your original database, stylised to fit the Facebook window and run it in an Iframe in the Facebook HTML page...
  37. Replies
    248
    Views
    31,769

    Re: Facebook - eCommerce Catalog Browse [Support]

    Found a glitch. If I log into my facebook account and install the app, the shop page comes up blank in a box around 50pixels high, and so do all other peoples shop apps on Facebook. If I log out of...
  38. Replies
    3
    Views
    835

    Re: IP Address in Customer Welcome Email

    Ah yes, that works.
  39. Replies
    3
    Views
    835

    Re: IP Address in Customer Welcome Email

    I didnt really want to have an email for every sign up though. But I did want to see the IP address of any spam sign ups so I could look into IP blocking them, and I could see this, by looking in the...
  40. Replies
    3
    Views
    835

    IP Address in Customer Welcome Email

    Seeing as when an order is processed, the customers IP address is logged on the admin order email, is there anyway we can also have the IP address put onto the welcome emails too?
  41. Replies
    16
    Views
    1,123

    Re: Please help - Erased my custom css stylesheet.

    Sorry, Google hasnt indexed it.
  42. Replies
    16
    Views
    1,123

    Re: Please help - Erased my custom css stylesheet.

    Find your site in Google, hover over the >> next to the listing, and a cached preview should pop up. See if its the one with your new stylesheet on it. If it is, open the cached copy, and see if you...
  43. Replies
    16
    Views
    1,123

    Re: Please help - Erased my custom css stylesheet.

    Is the site currently online? Is there a cached version of your new sheet within Google, or was it never hosted online?
  44. Replies
    3
    Views
    2,249

    Re: Paypal Instant Payment Notification

    Is this valid now, as I don't have IPN turned on or the ipn_main_handler.php url specified on my Paypal account, and all orders are processed, and IPNs are logged in admin, and even if a refund is...
  45. Replies
    21
    Views
    2,037

    v150 Re: Strange search engine results

    Really..., I run 1.38 and I would put any money down on my version being more secure than 1.5 or any version thereafter...
  46. Replies
    21
    Views
    2,037

    v150 Re: Strange search engine results

    You are not deleting, you are demoting. And Google will then pull up other site links, which you can accept or demote at will, so in fact you can filter what is showing. You can't specifically choose...
  47. Replies
    21
    Views
    2,037

    v150 Re: Strange search engine results

    Of course you can change it. You log into Google Webmaster tools (or make an account if you havent got one) and demote whatever site links you want. Personally though its a good thing to keep, they...
  48. Replies
    13
    Views
    1,999

    v138a Re: Multiple pages with same content

    Don't ask to remove them. You may be removing links which Google prefers and ranks higher, just because don't
  49. v139h Re: Page Background - Can I use an 'image' instead of a colour - if so How?

    In your stylesheet in the body tag put this line

    background: url(ht tp://www.yourwebsite/com/yourimage.jpg) repeat top;
  50. v150 Re: EU Cookie Law – How I used CookieGuard to comply with my Site

    You can get rid of this if you like, the law was changed to implied consent 48hrs before the deadline.

    http://www.web2andmore.net/2012/05/28/uk-cookie-law-changed-at-11th-hour/
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR