Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2010
    Location
    Netherlands
    Posts
    3
    Plugin Contributions
    0

    Default [addons] Old language packs reveals admin URL to the customer

    When and admin sends a direct email to a customer, the secret admin URL is revealed in the standard copyright notice at the bottom of the email message.

    The reason for this is that the default language file(s) use the function that constructs a URL to the admin site instead of a store URL.

    Solution: find the define for EMAIL_FOOTER_COPYRIGHT in admin/includes/langugages/*/email_extras.php and replace zen_href_link(FILENAME_DEFAULT) with zen_catalog_href_link(FILENAME_DEFAULT)

    Please fix this minor problem in the next release.

    Arjan
    Last edited by Info2Share; 13 Nov 2010 at 12:22 PM. Reason: Corrected a typo in the text

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Email from admin reveals admin URL to the customer

    My stock test site doesn't do that.

  3. #3
    Join Date
    Oct 2010
    Location
    Netherlands
    Posts
    3
    Plugin Contributions
    0

    Default Re: Email from admin reveals admin URL to the customer

    Sorry, I may have posted in the wrong forum. This code originates from several language packs, it's not in the official 1.3.9h distribution. This must be a warning to users of language packs.

    Arjan

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Email from admin reveals admin URL to the customer

    Quote Originally Posted by Info2Share
    This code originates from several language packs, it's not in the official 1.3.9h distribution.
    Have the language packs, or you run a compare against the change log for pack files that have a new version??
    In almost all of them the /includes/languages/english.php changes and your /includes/languages/other_language.php file must be "merged"
    And there are most likely others
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Printing an invoice reveals admin folder path
    By Peekay in forum Managing Customers and Orders
    Replies: 2
    Last Post: 5 Jul 2007, 07:09 PM
  2. Language packs
    By AntonioCS in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Sep 2006, 04:27 AM
  3. Issues with French language (or alternate language) packs
    By mommydesigns in forum Addon Language Packs
    Replies: 1
    Last Post: 23 Aug 2006, 05:13 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