#1 (permalink)  
Alt 09.11.2008, 16:57
Neuer Benutzer
 
Registriert seit: 08.03.2008
Beiträge: 8
Standard Linkprobleme Mit C-list Modul

Hallo,
ich habe mir das C-List Modul für die Anzeige der Kategorien auf der Startseite installiert.
Funktioniert soweit auch, aber leider kann man die Links zu den Kategorien nur im
Mozilla Firefox öffnen und nicht mit IE.
Ich poste mal die categories_list.html, vielleicht hat ja jemand einen Tip.
LG Danke
HTML-Code:
{config_load file="$language/lang_$language.conf" section="boxes"}
<br />
<table border="0" cellpadding="0" cellpadding="0" class="categories_list">
<tr><td>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
        
    {php}
        $row=0;
    {/php}
    
   {foreach name=aussen item=module_data from=$module_content}
    {php}
        if($row==0) {
    {/php}
                <tr>
    {php}
        }
    {/php}
            <td width="45%">
            <a class="cat_listing_cat_name" href="{$module_data.CATEGORY_LINK}">
                <table width="100%" border="0" cellspacing="0" cellpadding="3" height="100">
                    <tr>
                        <td>{$module_data.CATEGORY_IMAGE}</td>
                        <td valign="top">{$module_data.CATEGORY_NAME}<br><br>{$module_data.CATEGORY_DESCRIPTION}</td>
                    </tr>
                </table>
            </a>
            </td>
    {php}
            if($row==0) {
            // this cell is used as a "separator"; set tables borders to 1 to chceck it;)
    {/php}
                <td width="10%"></td>
    {php}
            }
            
            $row++;

    

        if($row>=2) {
    {/php}    
            </tr>
    {php}            
            unset($row);
    }
    {/php}        


{/foreach}
    {php}
        // it will provide correct table structure when you have odd nbr of categories
        if($row>0) {
            while($row!=0) {
    {/php}            
                <td></td><td></td>
    {php}                
                $row--;
            }
    {/php}
            </tr>
    {php}            
    }
    {/php}
</table>
</td></tr>
<br />
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #2 (permalink)  
Alt 10.11.2008, 09:07
Erfahrener Benutzer
 
Registriert seit: 12.02.2008
Ort: Lehrte (bei Hannover)
Beiträge: 144
Standard Clist

Ich habe, da mir dieser Tabellen Link nicht gefallen hat, den mittleren Block abgeändert. Jetzt tritt dieser IE Fehler nicht mehr auf: (zu sehen bei dahle Aktenvernichter)

ca. Zeile 19
...
{/php}
<td width="45%">
<table width="100%" border="0" cellspacing="0" cellpadding="3" >
<tr>
<td>
<a class="cat_listing_cat_name" href="{$module_data.CATEGORY_LINK}">{$module_data. CATEGORY_IMAGE}</a>
</td>
<td valign="top">
<h2><a class="cat_listing_cat_name" href="{$module_data.CATEGORY_LINK}"> <b>{$module_data.CATEGORY_NAME}</b></a></h2><br />
{$module_data.CATEGORY_DESCRIPTION}
</td>
</tr>
</table>
</td>
{php}

...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
  #3 (permalink)  
Alt 10.11.2008, 10:31
Neuer Benutzer
 
Registriert seit: 08.03.2008
Beiträge: 8
Standard

Hallo,
vielen Dank für Deinen Tip.
Habe es jetzt auch abgeändert, und es funktioniert.
LG
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!
Mit Zitat antworten
Antwort

Lesezeichen

Stichworte
clist, linkprobleme, modul

Themen-Optionen
Ansicht

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are aus
Pingbacks are aus
Refbacks are aus


Ähnliche Themen
Thema Autor Forum Antworten Letzter Beitrag
Contribution: Google Sitemap Modul gswkaiser Admininterface 133 16.05.2009 16:14
Modul nicht in der Kategorieübersicht Patrick Polzin Modul Entwicklung 5 11.08.2008 14:33
Download - Aktuelles Moneybookers Modul mzanier Moneybookers 1 23.01.2008 13:19


Alle Zeitangaben in WEZ +1. Es ist jetzt 01:49 Uhr.

Copyright © 2011 xt:Commerce GmbH / xt:Commerce International Ltd. - All Rights Reserved

xt:Commerce is a SafeCharge brand