Template Checkout-Seiten defekt

Hallo zusammen,

folgendes Problem: Wenn ich mit einem bestehenden Account im Shop einkaufe geht alles reibungslos. Jetzt habe ich aber festgestellt, dass wenn man ohne bestehenden Account bestellt und dann im 1. Schritt des Checkouts ankommt die Seite nicht richtig lädt.

Der Quellcode schaut wie folgt aus:



        
    <ul class="checkoutSteps clear">
                            
        
            <li class="step1 passed ">
                <span>
                    <a rel="nofollow" href="http://shop..de/warenkorb/">                    1. Warenkorbübersicht
                    </a>                </span>
            </li>
        

                                    
        
            <li class="step2 passed ">
                <span>
                    <a rel="nofollow" href="http://shop..de/index.php?cl=user">                    2. Adressen wählen 
                    </a>                </span>
            </li>
        

                                    
        
            <li class="step3 active ">
                <span>
                    <a rel="nofollow"  href="http://shop..de/index.php?cl=payment">                    3. Versand & Zahlungsart
                    </a>                </span>
            </li>
            
        

                                    
        
            <li class="step4">
                <span>
                    <a rel="nofollow" id="orderStep" href="javascript:document.forms.order.submit();">                    4. überprüfen & absenden
                    </a>                </span>
            </li>
            
        

        
            <li class="step5 defaultLast  ">
                <span>
                    Fertig!
                </span>
            </li>
        
    </ul>
    
                
                                            <form action="http://shop..de/index.php?" name="shipping" id="shipping" method="post">
                    <div>
                        <input type="hidden" name="stoken" value="EEEEBC3D" />
<input type="hidden" name="lang" value="0" />
                        <input type="hidden" name="ldtype" value="grid" />
<input type="hidden" name="actcontrol" value="payment" />

                        <input type="hidden" name="cl" value="payment">
                        <input type="hidden" name="fnc" value="changeshipping">
                    </div>
                    <h3 id="deliveryHeader" class="blockHead">Der Versand erfolgt mit:</h3>
                    <ul>
                        <li>
                            
                                <select name="sShipSet" onChange="JavaScript:document.forms.shipping.submit();">
                                                                            <option value="oxidstandard" SELECTED>DHL Paket</option>
                                                                    </select>
                                <noscript>
                                    <button type="submit" class="submitButton largeButton">Versandarten aktualisieren</button>
                                </noscript>
                            
                        </li>
                    </ul>
                                                                    <div id="shipSetCost">
                            <b>Kosten: 6,90 ¤</b>
                        </div>
                                                                <div class="lineBlock"></div>
                </form>
                    
            
            <form action="http://shop..de/index.php?" class="js-oxValidate payment" id="payment" name="order" method="post">
                <div>
                    <input type="hidden" name="stoken" value="EEEEBC3D" />
<input type="hidden" name="lang" value="0" />
                    <input type="hidden" name="ldtype" value="grid" />
<input type="hidden" name="actcontrol" value="payment" />

                    <input type="hidden" name="cl" value="payment">
                    <input type="hidden" name="fnc" value="validatepayment">
                </div>

                                    <h3 id="paymentHeader" class="blockHead">Zahlungsart</h3>
                                                                                        
                                                            <dl>
    <dt>
        

Die URL schaut wie folgt aus: /index.php?cl=payment&

Für mich schaut das so aus, als ob das komplette HTML-Konstrukt auf der Seite fehlt?! Das Interessante, “Adresse wählen” geht, der 3. Schritt wieder nicht mehr.

Ich verwende ein eigenes Template das auf Azure basiert, ich habe jetzt aber den kompletten Ordner checkout (in application/views/template/tpl/page) unbenannt. Jetzt sollte er ja eigentlich die (unverdänderten) azure Dateien nehmen. Leider besteht der Fehler noch immer. TMP wurde geleert, Views erneuert.

Jemand eine Idee? :frowning:

Danke und noch einen erholsamen Sonntag
Jan

Welche Shopversion?
Was steht im exception.log?

COMMUNITY EDITION 4.7.8


---------------------------------------------
oxException (time: 2014-01-12 13:39:35): [0]: Template block file (/www/214043_96450/rp-hosting/14600/43451/eshop//modules/oe/oepaypal//views/blocks/mobile/oepaypalpaymentselector.tpl) not found for 'oepaypal' module. 
 Stack Trace: #0 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/oxutilsobject.php(193): oxUtilsObject->_getObject('oxexception', 1, Array)
#1 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/oxfunctions.php(383): oxUtilsObject->oxNew('oxException', 'Template block ...')
#2 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/oxutilsview.php(474): oxNew()
#3 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/oxutilsview.php(528): oxUtilsView->_getTemplateBlock(Array, Array)
#4 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/smarty/plugins/prefilter.oxblock.php(43): oxUtilsView->getTemplateBlocks('oxException', 'Template block ...')
#5 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/smarty/Smarty_Compiler.class.php(249): smarty_prefilter_oxblock('oepaypal', '/views/blocks/m...')
#6 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/smarty/Smarty.class.php(1489): Smarty_Compiler->_compile_file('page/checkout/p...')
#7 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/smarty/Smarty.class.php(1422): Smarty->_compile_source('[{capture appen...', Object(Smarty_Compiler))
#8 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/smarty/Smarty.class.php(1261): Smarty->_compile_resource('smarty_prefilte...', Array)
#9 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/oxshopcontrol.php(528): Smarty->fetch('page/checkout/p...', '[{capture appen...', NULL)
#10 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/oxshopcontrol.php(396): oxShopControl->_render('page/checkout/p...', '[{capture appen...', NULL, '/www/214043_964...')
#11 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/oxshopcontrol.php(156): oxShopControl->_process('page/checkout/p...', '/www/214043_964...')
#12 /kunden/214043_96450/rp-hosting/14600/43451/eshop/core/oxid.php(40): oxShopControl->start('page/checkout/p...', 'ox|0|0|1|0')
#13 /kunden/214043_96450/rp-hosting/14600/43451/eshop/index.php(27): Oxid::run(Object(oePayPalPayment))
#14 {main}

Wobei ich es mit paypal aktiv sowie inaktiv getestet habe. Aber irgendwie schaut das schon nach einem PayPal-Problem aus?

VG
Jan

Hat vielleicht jemand eine Idee? Konnte es bisher nicht lösen.

So langsam glaube ich, dass hat etwas mit PayPal zu tun. Das Problem trittt jetzt auch bei registrierten Nutzern auf. Ebenfalls in [B]Schritt 3.[/B] Auch wenn ich PayPal deaktiviere (Modul + Zahlungsart) habe ich noch das Problem, dass Checkout Schritt 3 ohne CSS angezeigt wird. Ich verwende Version 3.0.2 des Portlets.

Danke und Grüße
Jan