Jump to content
xt:Commerce Community Forum

Search the Community

Showing results for tags 'anzeigen'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • xt:Commerce - Professionelle eCommerce Shopsoftware
    • Fragen zur Software
    • xt:Commerce Plugins
    • xt:Commerce 4 Sprachen
    • xt:Commerce Online Handbuch
    • Häufige Fragen (FAQ)
    • Fragen zur Software (Pre Sale)
    • Anleitungen - Patches - Downloads
  • xt:Commerce Office - Shop & Warenwirtschaft
    • Allgemeine Fragen
  • xt:Commerce Allgemein
  • xt:Commerce 3 Shopsoftware Community Area (nur Lesen)
    • Allgemeine Diskussionen
    • Installation und Konfiguration
    • Shopbereich
    • Admininterface
    • Modul Entwicklung
    • Template System
    • xt:Commerce Schnittstellen ERP Systeme
    • PHP & MysQL Forum
    • HTML & CSS

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


ICQ


Yahoo


Jabber


Skype


Location


Interests


Biografie


Wohnort


Interessen


Beruf

Found 1 result

  1. Hallo, Ich bin schon wieder eine Weile am Blackbox-Coding ... Wie heißt der array-Name um einen Content Text angezeigt zu bekommen? (nur Titel wird über {$box_data.title} angezeigt) Ich habe mal ein altes php-script, dass alles was an Variablen etc. da ist unten ranhängt (immens, was XT da alles bereit hält!! zig Seiten), aber z.B. box_data oder mein erwarteter Content-Text war nicht darunter. {if $page == 'cart'} {php}if($_SESSION['cart']->content_count >0) {{/php} <br> {content block_id=12 levels=true} {if $_content_12|count > 0} {foreach name=aussen item=box_data from=$_content_12} {$box_data.link} {$box_data.title} {$box_data.active} {$box_data.level} {/foreach} {/if} <br> {include file="/xtCore/pages/Button.html" type="tpl_include"} {php}}{/php} {/if} [/HTML] viele Grüße, J.
×
  • Create New...