Templateshop - Eine große Auswahl an neuen und modernen Templates für die modified eCommerce Shopsoftware
Neuigkeiten
  • Die modified eCommerce Shopsoftware ist kostenlos, aber nicht umsonst.
    Spenden
  • Damit wir die modified eCommerce Shopsoftware auch zukünftig kostenlos anbieten können:
    Spenden
  • Thema: Problem mit rechter Spalte im Internet Explorer

    Mitchen1990

    • Neu im Forum
    • Beiträge: 22
    Hallo Leute,

    ich habe in meinem Shop ein Problem mit dem Internet Explorer, der scheint irgendwie meine auskommentierten Boxen in der rechten Spalte nicht zu mögen. ;-) Ich bekomme die "Warenkorb"-Box immer noch angezeigt, obwohl ich diese eigentlich auskommentiert habe. Die Box ist aber total Design.
    Im Firefox funktioniert das einwandfrei.

    Ich vermute mal stark, dass das ein Problem mit meinem Code in der "index.html" zu tun hat, weiß es aber nicht genau.
    Sitze jetzt schon Stunden da dran, finde den Fehler aber einfach nicht, vielleicht kann mir ja einer von euch helfen.

    Ich hab euch 2 Screenshots angehängt, weil mein Shop momentan noch offline ist.

    Hier auch der Code meiner "index.html"

    Code: PHP  [Auswählen]
    {config_load file="$language/lang_$language.conf" section="index"}
    {config_load file="$language/lang_$language.conf" section="shopping_cart"}
    <!-- BOF sliding login Panel start-->
    <div id="toppanel">

            <div id="panel">
                    <div class="content clearfix">
                            <div class="left">
                                                                    {if $smarty.session.customer_id}
                                                                    <h1>{#panel_login#}</h1>
                                                                    <br>
                                                                    <li><a href="{php}echo xtc_href_link(FILENAME_ACCOUNT, '', 'SSL');{/php}">{#link_account#}</a></li>
    [quote]

                                                                      In deinem Konto kannst du deinen Bestellstatus einsehen und gelangst zu deinen verfügbaren Downloads/Mobilfunkanträgen.
                                                                    [/quote]

                                                                    <br>
                                                                    <li><a href="{$logoff}">{#link_logoff#}</a></li>
    [quote]

                                                                      Logge dich aus und beende die SSL-Sitzung.
                                                                    [/quote]

                                    <br>
                                    {else}
                                                                    <h1>{#link_login#}</h1>
                                                                    <br>
                                    {$box_LOGIN}
                                    {/if}
                                    <br>

                            </div>
                            <div class="left">
                                    <h1>{#panel_cart#}</h1>
                                   <br>
                                            {$box_CART}
                            </div>
                            <div class="left right">

                                            <h1>{#panel_newsletter#}</h1>
                                            <br>
                                                    {$box_NEWSLETTER}
                            </div>
                    </div>
    </div>

            <div class="tab">
                    <ul class="login">
                            <li class="left"> </li>
                            {if $smarty.session.customer_id}
                                            <li>Kontoverwaltung | <div id="cart2">{if !strstr ($smarty.server.PHP_SELF, 'checkout')}{$box_CART2}</div>{/if}</strong></li>
                            <li><img id="cart" src="{$tpl_path}img/cart_kl.png"/>
                                                    {else}
                                            <li>Neu? | Einloggen | <div id="cart2">{if !strstr ($smarty.server.PHP_SELF, 'checkout')}{$box_CART2}</div>{/if}</strong></li>
                            <li><img id="cart" src="{$tpl_path}img/cart_kl.png"/>
                            {/if}
                            <li class="sep">|</li>
                            <li id="toggle">
                                    <a id="open" class="open">Öffnen</a>
                                    <a id="close" style="display: none;" class="close">Schliessen</a>
                            </li>
                            <li><div id="suche">{$box_SEARCH}</div>
                            <li class="right"> </li>
                    </ul>
          </div> <!-- / top -->

    </div>
    <!-- EOF sliding login panel ende-->

    <!-- BOF No JavaScript-->
    <noscript>
    <div id="noscript">
    <strong><font color="#FF0000">Achtung! JavaScript deaktiviert!</strong><br />Bitte <a href="{php}echo xtc_href_link(FILENAME_CONTENT, 'coID=18');{/php}" target="_self">aktiviere Javascript</a> oder installiere einen JavaScript-fähigen Browser, da unser Shop sonst nicht korrekt dargestellt werden kann!</div>
    </noscript>
    <!-- EOF No JavaScript-->

    <div id="geotrust"><SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript" SRC="https://smarticon.geotrust.com/si.js"></SCRIPT></div>
    <div id="ssl_logos"><!--<a href="{php}echo xtc_href_link(FILENAME_CONTENT, 'coID=0');{/php}" target="_self"><img src="{$tpl_path}img/ssl_logo1.png" width="60" /></a> --><a href="{php}echo xtc_href_link(FILENAME_CONTENT, 'coID=13');{/php}" target="_self"><img src="{$tpl_path}img/siegel_talkplus.png" width="60" /></a></div>
    <!--<div id="header">
            <div id="logo"><a href="{php}echo xtc_href_link(FILENAME_DEFAULT);{/php}" target="_self" title="Startseite"><img src="{$tpl_path}img/spacer.gif" width="400" alt="{$store_name}" /></a></div>
                    <div id="ssl_logo"><a href="{php}echo xtc_href_link(FILENAME_CONTENT);{/php}" target="_self" title="SSL Sicherheit"><img src="{$tpl_path}img/spacer.gif" width="140" alt="{$store_name}" /></a></div>

        </div>-->
    <div id="wrap">

        <div>
            <ul class="kwicks">
                <li id="kwick1"><a href="{$index}">Startseite</a></li>
                            <li id="kwick2"><a href="{php}echo xtc_href_link(FILENAME_PRODUCTS_NEW);{/php}" target="_self">Neue Verträge</a></li>
                            <li id="kwick3"><a href="{php}echo xtc_href_link(FILENAME_CONTENT, 'coID=12');{/php}" target="_self">Deine Vorteile</a></li>
                            <li id="kwick4"><a href="{php}echo xtc_href_link(FILENAME_CONTENT, 'coID=13');{/php}" target="_self">Service</a></li>
                <li id="kwick5"><a href="{$cart}">Warenkorb</a></li>
            <!--{if $account}
                <li><a href="{$account}">{#link_account#}</a></li>
               {/if}//-->
            <!--{if $smarty.session.customers_status.customers_status_id == '1'}
                    <li><a href="{php}echo xtc_href_link(FILENAME_CREATE_ACCOUNT, '', 'SSL');{/php}">{#new_customer#}</a></li>
               {/if}//-->
                    <li id="kwick6"><a href="{$checkout}">{#link_checkout#}</a></li>
                            <li id="kwick7">
                                    {if $smarty.session.customer_id}
                                    <a href="{$logoff}">Ein-/Ausloggen</a>
                                    {else}
                                    <a href="{$login}">Ein-/Ausloggen</a></li>
                                    {/if}
            <!--{if $smarty.session.customer_id}
                <li><a href="{$logoff}">{#link_logoff#}</a></li>
               {else}
                <li><a href="{$login}">{#link_login#}</a></li>
               {/if}
            </ul>//-->
        <!--<div id="languages">{$box_LANGUAGES}</div>//-->
        </div>
        <div id="breadcrumb">{$navtrail}</div>
            <div id="contentwrap"> {if !strstr ($smarty.server.PHP_SELF, 'checkout')}
            <!--Easy Slider nur auf der Startseite//-->
        {if strstr ($smarty.server.PHP_SELF, 'index')}
            {if $smarty.get.cPath==null and $smarty.get.manufacturers_id==''}
            <div id="top_angebote">TOP-Angebote</div>
                    <div id="slider">
                <ul>
                                    <li><a href="{php}echo xtc_href_link(FILENAME_PRODUCT_INFO, 'products_id=19');{/php}" target="_self"><img src="{$tpl_path}img/anzeiged1_Call+SurfSFr_b.jpg" alt="T-Mobile Call + Surf Mobil S Friends" /></a></li>
                                    <li><a href="{php}echo xtc_href_link(FILENAME_PRODUCT_INFO, 'products_id=4');{/php}" target="_self"><img src="{$tpl_path}img/anzeigeO2_100b.jpg" alt="O2 Inklusivpaket 100" /></a></li>
                                    <li><a href="{php}echo xtc_href_link(FILENAME_PRODUCT_INFO, 'products_id=6');{/php}" target="_self"><img src="{$tpl_path}img/anzeige_d2_100b.jpg" alt="Vodafone Allnet 100 SIM" /></a></li>
                    <li><a href="{php}echo xtc_href_link(FILENAME_PRODUCT_INFO, 'products_id=2');{/php}" target="_self"><img src="{$tpl_path}img/anzeigeO2_100plusb.jpg" alt="O2 Inklusivpaket 100 Plus" /></a></li>
                </ul>
                    </div>
        {/if}
            {/if}
            <div id="leftcol">{$box_CATEGORIES}<!--{$box_ADD_QUICKIE}{$box_LAST_VIEWED}//-->{$box_CONTENT}{$box_ADMIN}{$box_INFORMATION}{$box_TALKPLUS}{$box_REVIEWS}<!--{$box_BESTSELLERS}{$box_SPECIALS}//--></div>
            {/if}
            <div
                    {if !strstr ($smarty.server.PHP_SELF, 'checkout')}
                            id="content"
                    {else}
                            id="contentfull"
                    {/if}>
            {if strstr ($smarty.server.PHP_SELF, 'index')}
                {if $smarty.get.cPath==null and $smarty.get.manufacturers_id==''}
                     {if $BANNER}{$BANNER}{/if}
               {/if}
            {/if}
            {$main_content}</div>
        {if !strstr ($smarty.server.PHP_SELF, 'checkout')}
        <div id="rightcol"><!--{$box_CART}--><!--{$box_LOGIN} --> <!-- {$box_NEWSLETTER} --> <!--{$box_INFOBOX} -->{$box_CURRENCIES}{$box_MANUFACTURERS_INFO}<!--{$box_MANUFACTURERS}--><!--{$box_WHATSNEW} --></div>
        {/if} </div>

    <p class="footer">{$smarty.const.TITLE} © {$smarty.now|date_format:"%Y"} | Template © 2009 by modified eCommerce Shopsoftware eCommerce Shopsoftware</p>
    </div>
    {$PIWIK_ANALYTICS}
     
    Falls jemand auch noch weiß, warum im "Suchen"-Inputfeld oben rechts das "Suchen" nicht richtig angezeigt wird (auch wieder nur im IE), wär ich überglücklich ... :-)

      [ Für Gäste sind keine Dateianhänge sichtbar ] [ Für Gäste sind keine Dateianhänge sichtbar ]



    Linkback: https://www.modified-shop.org/forum/index.php?topic=11609.0

    Mitchen1990

    • Neu im Forum
    • Beiträge: 22
    Problem mit rechter Spalte im Internet Explorer
    Antwort #1 am: 13. März 2011, 00:04:34
    Hmmm... dieses Thema war irgendwie unnötig....

    Tut mir Leid. Habe jetzt mal die {$box_CART} rausgelöscht und es  sieht alles normal aus... Scheint also etwas mit der box_cart.html zu sein.

    Also tut mir Leid wegen dem Eröffnen des Themas, war sau blöd... :sorry:

    Ich sollte jetzt lieber schlafen gehen, zu viel vorm PC macht anscheinend ziemlich blöd.  :datz:

    6 Antworten
    3445 Aufrufe
    25. Juli 2010, 17:36:10 von Tomcraft
    9 Antworten
    4103 Aufrufe
    06. November 2014, 19:47:25 von timopaul
    11 Antworten
    7686 Aufrufe
    23. Oktober 2011, 00:32:33 von franky_n
    15 Antworten
    6969 Aufrufe
    30. September 2012, 17:42:41 von emin
               
    anything