Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Sep 2008
    Location
    Perth, Australia
    Posts
    28
    Plugin Contributions
    0

    Default {Disarmed} Web Bug Emails

    Zen Cart v 155e
    Php v 5.6.14
    MySQL v 5.5.52-cll
    Plugins - None
    Link - http://www.mobilepetsupplies.com.au
    Theme - Mosen
    Hi,

    I'm hoping someone can help me find which file my problem is located in? I've just installed the Mosen template however now whenever now, the email logo is not coming though in the emails. Just the box with a red X.

    Looking at the source code of the email I see there the src"" link the the logo should be It's coming up as the below.

    Code:
    src="http://cdn.mailscanner.info/1x1spacer.gif"
    alt="Web Bug from http://www.mobilepetsupplies.com.au/email/EMAIL_LOGO_FILENAME"><o:p></o:p></span></p>
    However in the previous emails before I installed the Mosen template it comes up as

    Code:
    src="http://www.mobilepetsupplies.com.au/email/header.png"
    alt="Busselton Pet Supplies" title="Busselton Pet Supplies" border=0><o:p></o:p></span></p>
    Now I know {Disarmed} means a web bug has been disabled in the email but for the life of me I cannot find where in the code it is causing the issue. from what I can tell (maybe I'm wrong) none on the core email files are being overwritten by the new template however some must be?

    I'm hoping someone out there has came across this before because I'm ATM

  2. #2
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: {Disarmed} Web Bug Emails

    Is this happening with ALL emails or only certain types?

    Also, I thought that template was a commercial template or similar, at least seems like every time it comes up that people seem to suggest going elsewhere for further support.

    Suggest looking for/identifying if the template includes includes/classes/observers type files to override the information to be presented in the email.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Sep 2008
    Location
    Perth, Australia
    Posts
    28
    Plugin Contributions
    0

    Default Re: {Disarmed} Web Bug Emails

    Quote Originally Posted by mc12345678 View Post
    Is this happening with ALL emails or only certain types?
    people seem to suggest going elsewhere for further support.
    From what i can gather, just the new accounts and new order emails.

    Yeah I just thought I'd ask here first in case anyone came across the same issue with other templates.

    Sweet, cheers I'll check out the files you notes and let everyone know how I get on

  4. #4
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: {Disarmed} Web Bug Emails

    This original file defines EMAIL_LOGO_FILENAME in /includes/languages/english/email_extras.php

    It appears that perhaps you have a custom override which is missing things (probably because it's made for an old ZC version):
    /includes/languages/english/YOUR_TEMPLATE_NAME_HERE/email_extras.php


    Compare the 2 files, and add to your custom/template one whatever is missing from it.
    .
    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Jul 2012
    Posts
    16,817
    Plugin Contributions
    17

    Default Re: {Disarmed} Web Bug Emails

    I forgot to also suggest searching for the text (in part or whole) that is present that doesn't match what you expect. Such search feature is available through the admin screen: tools->developers tool kit.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    Sep 2008
    Location
    Perth, Australia
    Posts
    28
    Plugin Contributions
    0

    Default Re: {Disarmed} Web Bug Emails

    Found it!

    Thanks MC and Dr Byte.

    There was no template override file in /includes/languages/english/YOUR_TEMPLATE_NAME_HERE/. Instead for some stupid reason the theme overwrites /includes/languages/english/email_extras.php which was missing the entire logo define at the top.

    Thanks once again guys. I'll contact the owner of the theme to make sure they know of the bug.

 

 

Similar Threads

  1. Replies: 3
    Last Post: 10 Jan 2013, 07:25 AM
  2. Logo Next To Web Address In The Web Bar - Help Needed
    By DPM in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Sep 2008, 02:38 PM
  3. web designers getting my cc emails
    By lovelasmuertas in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 9 Jan 2008, 09:02 PM
  4. [Not a Bug] EZ-Page Links IE bug when first clicking
    By NamSingh in forum Bug Reports
    Replies: 11
    Last Post: 25 Dec 2006, 03:40 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg