Results 1 to 10 of 13

Hybrid View

  1. #1
    Join Date
    May 2007
    Posts
    213
    Plugin Contributions
    0

    Default Contact Us help...

    I was reviewing my contact us page and found that all the accounts I have setup to show in the drop-down list are appearing twice. You can see this behavior here:

    http://74.52.161.178/~gridiron/index...age=contact_us

    Does anyone know why this is happeing?

    Thanks

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

    Default Re: Contact Us help...

    Would have to know more about the mod used and your implementation
    Zen-Venom Get Bitten

  3. #3
    Join Date
    May 2007
    Posts
    213
    Plugin Contributions
    0

    Default Re: Contact Us help...

    I am not sure I follow... The only mod used on the contact page was the Add Subject one, however I am getting the same behavior even if I replace the tpl_contact_us_default.php with the origional version.

    Any other ideas on what could cause this?

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

    Default Re: Contact Us help...

    If there was a sql patch for this it might have been applied 2X
    Zen-Venom Get Bitten

  5. #5
    Join Date
    May 2007
    Posts
    213
    Plugin Contributions
    0

    Default Re: Contact Us help...

    Do you know what table the list of email addresses get stored in when you configure the "Set "Contact Us" Email Dropdown List" feature in the admin section under the Configuration --> Email Options section?

    This way I can see if there is double entries in the DB table

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

    Default Re: Contact Us help...

    Start by removing all contacts at admin > config > E-Mail Options > Set "Contact Us" Email Dropdown List > make blank

    Now there should be no drop list

    Add two names and see if they appear only one or twice
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Contact Us help...

    Quote Originally Posted by MCanes View Post
    I am not sure I follow... The only mod used on the contact page was the Add Subject one, however I am getting the same behavior even if I replace the tpl_contact_us_default.php with the origional version.

    Any other ideas on what could cause this?
    There's also a header_php.php file that goes with that mod's changes ... perhaps that's what's busting 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.

  8. #8
    Join Date
    Feb 2006
    Location
    Chicago
    Posts
    1,162
    Plugin Contributions
    0

    Default Re: Contact Us help...

    Do you have the same code in
    includes\templates\template_default\templates\tpl_contact_us_default.php

    Line 56
    Code:
    ?>
    <label class="inputLabel" for="send-to"><?php echo SEND_TO_TEXT; ?></label>
    <?php echo zen_draw_pull_down_menu('send_to',  $send_to_array, 0, 'id="send-to"') . '<span class="alert">' . ENTRY_REQUIRED_SYMBOL . '</span>'; ?>
    <br class="clearBoth" />
    <?php
    Tutorials on Zen Cart
    http://tutorials.zen-cart.com/index.php
    ---------------
    advanced.programmer at gmail dot com
    In love with Zen Cart!!

  9. #9
    Join Date
    May 2007
    Posts
    213
    Plugin Contributions
    0

    Default Re: Contact Us help...

    Yep... It appears to be something with the header_php.php file that Dr. Byte refers to, but not sure what yet.

 

 

Similar Threads

  1. contact page help
    By kinembe in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 2 Sep 2008, 11:24 PM
  2. Contact URL Help!
    By randyh5000 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 27 Jun 2008, 07:30 PM
  3. Contact Us page help.
    By pettiger15 in forum General Questions
    Replies: 2
    Last Post: 27 Apr 2007, 12:47 PM
  4. Contact us help
    By kontrolfreek in forum General Questions
    Replies: 5
    Last Post: 11 Mar 2007, 03:25 AM

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