Hallo das wars.
Vielen vielen Dank für den Tipp.
Hallo das wars.
Vielen vielen Dank für den Tipp.
super, dann einfach noch mal auf den "Danke"-Button bei meinem Beitrag klicken![]()
Hallo,
habe das gleiche Problem bei einem eigen erstellten Template.
Hier Auszug aus der index.php
<div id="Teil1">
<div id="header"></div>
</div>
<div id="Teil2">
<div id="breadcrumbs">
<jdoc:include type="modules" name="breadcrumb" style="xhtml" /></div>
<div id="left">
<jdoc:include type="modules" name="left" style="xhtml" /></div>
<div id="right">
<jdoc:include type="modules" name="right" style="xhtml" /></div>
<div id="inhalt">
<jdoc:include type="component" style="xhtml"/></div>
leider funzt die registrierung bei mir auch nicht (bzw. die Meldungen)
Vielleicht kann jemand helfen?
leider habe ich das selbe problem mit dem Template von"RedEvo_Aphelion_blue " und hier habe ich nichts gefunden wo ich <jdoc:include type="message" /> einfügen kann. Vieleicht kannst Du mir auch einen Tip geben ?
Danke im voraus
seriel08
Ps: hier meine index.php![]()
<?php
defined( '_VALID_MOS' ) or die( 'Restricted access' );
// needed to seperate the ISO number from the language file constant _ISO
$iso = explode( '=', _ISO );
// xml prolog
echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<?php mosShowHead(); ?>
<?php
if ( $my->id ) {
initEditor();
}
?>
<meta **********="Content-Type" content="text/html; <?php echo _ISO; ?>" />
<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/template_css.css" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/blue.css" type="text/css" />
<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/alarge.css" rel="alternate stylesheet" type="text/css" media="screen" title="alarge"/>
<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/amedium.css" rel="alternate stylesheet" type="text/css" media="screen" title="amedium"/>
<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/css/asmall.css" rel="alternate stylesheet" type="text/css" media="screen" title="asmall"/>
<script src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $mainframe->getTemplate(); ?>/js/styleswitcher.js" type="text/javascript"></script>
<?php
if(!mosCountModules("left")&&!mosCountModules("rig ht")){ $contentwidth="wide"; }
if(mosCountModules("left")&&!mosCountModules("righ t")){ $contentwidth="leftonly";}
if(mosCountModules("right")&&!mosCountModules("lef t")){ $contentwidth="rightonly";}
if(mosCountModules("left")&&mosCountModules("right ")) {$contentwidth="narrow"; }
?>
<!--[if lte IE 6]>
<style type="text/css">
a#sitename1, a.btnicon{
behavior: url("templates/<?php echo $mainframe->getTemplate(); ?>/js/iepngfix.htc");
}
</style>
<![endif]-->
</head>
<body>
<div id="wrapper" class="width_fluid">
<div id="heading">
<h1><a href="index.php" title="back to Homepage" id="sitename1"><?php echo $mosConfig_live_site;?></a></h1>
<div id="buttons"></div>
</div>
<div id="header"><div class="bgleft"><div class="bgright"><div class="bgbl">
<?php if(mosCountmodules("user3")){ ?>
<div id="user3"><?php mosLoadmodules("user3",-1)?></div><!--user3-->
<?php } ?>
<?php if(mosCountmodules("top")){?>
<div id="top">
<?php mosLoadmodules("top",-2)?>
</div><!--top-->
<?php } ?>
</div></div></div></div><!--header-->
<div id="container"><div class="bgright"><div class="bg">
<?php if(mosCountmodules("user4")){ ?>
<div id="user4"><div class="bgright4"><div class="bg4">
<?php mosLoadmodules("user4",-1)?>
</div></div></div><!--search-->
<?php } ?>
<div id="breadcrumbs"></div>
<div id="content">
<div class="middlewrap" id="middlewrap<?php echo $contentwidth; ?>">
<div class="middle" id="middle<?php echo $contentwidth; ?>"><div class="middlebg">
<div id="component"><?php mosMainbody() ?></div>
</div></div>
</div>
<?php if(mosCountmodules("left")){ ?>
<div class="leftcol" id="left<?php echo $contentwidth; ?>"><div class="bgtop">
<?php mosLoadmodules("left",-2)?>
</div></div>
<?php } ?>
<?php if(mosCountmodules("right")){ ?>
<div class="rightcol" id="right<?php echo $contentwidth; ?>"><div class="bgtop">
<?php mosLoadmodules("right",-2) ?>
</div></div>
<?php } ?>
<div class="clear"></div>
</div><!--content-->
<?php if(mosCountmodules("user1")||mosCountModules("user 2")){ ?>
<div id="bottom"><div class="bottombg">
<?php if(mosCountmodules("user1")){ ?>
<div id="user1">
<?php mosLoadmodules("user1",-2)?>
</div>
<?php } ?>
<?php if(mosCountmodules("user2")){ ?>
<div id="user2">
<?php mosLoadmodules("user2",-2)?>
</div>
<?php } ?>
<div class="clear"></div>
</div></div><!--bottom-->
<?php } ?>
<div id="footer">
<?php mosLoadmodules("footer",-1) ?></div>
<div id="reflection-l"><div id="reflection-r"><div id="reflection"></div></div></div>
<?php if ($this->getBuffer('message')) : ?>
<jdoc:include type="message" />
<?php endif; ?>
</div></div></div><!--container-->
</div><!--wrapper-->
</body>
</html>
Hallo zusammen,
ich hab auch das gleiche Problem...allerdings das template selbst geschrieben.
Nun stellt sich für mich die Frage wo muss ich das Teil warum einbauen...was macht das?
Und noch ne Frage stellt sich mir...kann ich ohne zusätzliche plugins/module/coms eine Willkommens Email an neu gereggte Benutzer verschicken? Und wenn ja wie?
Bitte um Hilfe und bedank mich schon mal fürs lesen
Otterchen
<!--Beginn Body-->
<body>
<!--Beginn Header-->
<div class="header-overall">
<div class="header-links"></div>
<div class="header-mitte"></div>
<div class="header-rechts"></div>
</div>
<!--Ende Header-->
<!--Mozilla/IE klumpat clear-->
<div style="clear:both;background-color:#efefef;height:30px;width:60%;margin:0 auto;"> Versuchsfeld</div>
<!--Beginn User Menu Einbindung-->
<div id="userheinz"><!--<div class="userm">Benutzermenü:</div>--><jdoc:include type="modules" name="top" /></div>
<!--Ende User Menu Einbindung-->
<!--Beginn Mainbody-->
<div id="mainframe">
<div id="spalte-links">
<div class="menu1"></div>
<div class="menu2"><jdoc:include type="modules" name="user2" /></div>
<div class="menu3"></div>
<div class="menu1"></div>
<div class="menu2"><jdoc:include type="modules" name="left" /><jdoc:include type="modules" name="user9" /></div>
<div class="menu3"></div>
<div class="menu1"></div>
<div class="menu2"><jdoc:include type="modules" name="user4" /></div>
<div class="menu3"></div>
</div>
<div id="spalte-mitte"><jdoc:include type="component" /></div>
<div id="spalte-rechts">
<div class="menu1"></div>
<div class="menu2"><jdoc:include type="modules" name="user1" /></div>
<div class="menu3"></div>
<div class="menu1"></div>
<div class="menu2"><jdoc:include type="modules" name="right" /></div>
<div class="menu3"></div>
</div>
</div>
<!--Ende Mainbody-->
so die rückmeldung nach der registrierung hat sich erledigt....
dermuss immer beim component eingegliedert werden...mit der willkommensmail hab ich noch keinen erfolg....hat denn keiner eine idee?Code:<jdoc:include type="message" />
Hallo, kann mir bitte jemand helfen ? ich möchte auch wissen wo ich diesen code <jdoc:include type="message" /> eintragen soll, hier mein code dazu :
<?php
/**
* @copyright Copyright (C) 2005 - 2007 Open Source Matters. All rights reserved.
* @license GNU/GPL, see LICENSE.php
* Joomla! is free software. This version may have been modified pursuant
* to the GNU General Public License, and as distributed it includes or
* is derivative of works licensed under the GNU General Public License or
* other free or open source software licenses.
* See COPYRIGHT.php for copyright notices and details.
*/
defined( '_JEXEC' ) or die( 'Restricted access' );
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" >
<head>
<jdoc:include type="head" />
<link rel="stylesheet" href="templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/template.css" type="text/css" />
<link href="templates/<?php echo $this->template ?>/css/<?php echo $this->params->get('colorStyle'); ?>.css" rel="stylesheet" type="text/css" />
<link href="templates/<?php echo $this->template ?>/css/orange.css" rel="alternate stylesheet" type="text/css" title="orange" />
<link href="templates/<?php echo $this->template ?>/css/green.css" rel="alternate stylesheet" type="text/css" title="green" />
<link href="templates/<?php echo $this->template ?>/css/blue.css" rel="alternate stylesheet" type="text/css" title="blue" />
<link href="templates/<?php echo $this->template ?>/css/pink.css" rel="alternate stylesheet" type="text/css" title="pink" />
<link href="templates/<?php echo $this->template ?>/css/red.css" rel="alternate stylesheet" type="text/css" title="red" />
<link rel="stylesheet" href="templates/<?php echo $this->template ?>/css/sIFR-print.css" type="text/css" media="print" />
<!--[if lte IE 6]>
<link href="templates/<?php echo $this->template ?>/css/template_ie6.css" rel="stylesheet" type="text/css" />
<![endif]-->
<?php if ($this->params->get('enableSIFR')) : ?>
<script language="JavaScript" type="text/javascript" src="templates/<?php echo $this->template ?>/sifr.js"></script>
<?php endif; ?>
<?php
$user1 = $this->countModules('user1')?1:0;
$user2 = $this->countModules('user2')?1:0;
$user4 = $this->countModules('user4')?1:0;
$user5 = $this->countModules('user5')?1:0;
$syndicate = $this->countModules('syndicate')?1:0;
$right = $this->countModules('right')?1:0;
$left = $this->countModules('left')?1:0;
// USER 1 & 2 calculations
if ($user1+$user2 == 2) :
$user1_style="float:left;border-right:1px dotted #555;width:45%;padding-right:4%;";
$user2_style="margin-left:53%;width:46%;";
elseif (($user1 == 1) and ($user2 == 0)) :
$user1_style="width:99%;";
elseif (($user1 == 0) and ($user2 == 1)) :
$user2_style="width:99%";
endif;
// END
// USER 3 & 4 calculations
if ($user4+$user5 == 2) :
$user4_style="width:508px;";
$user5_style="width:248px;margin-left:10px;";
elseif (($user4 == 1) and ($user5 == 0)) :
$user4_style="width:766px;margin-right:10px;";
elseif (($user4 == 0) and ($user5 == 1)) :
$user5_style="width:766px";
endif;
// END
if ($right == 0 and $syndicate == 0 and $this->params->get('rightCollapse') == 1) :
$bigcontainerwidth = 788;
else :
$bigcontainerwidth = $this->params->get('rightColWidth')+790;
$containerwidth = $bigcontainerwidth-8;
endif;
$containerwidth_corner = $bigcontainerwidth+28;
$shadowwidth=$containerwidth_corner+30;
?>
<script type="text/javascript" src="templates/<?php echo $this->template ?>/colorswitch.js"></script>
</head>
<body class="mainbody<?php echo $this->params->get('alignStyle'); ?>">
<?php if ($this->params->get('colorBarHeight')) : ?>
<div id="topbar" style="height:<?php echo $this->params->get('colorBarHeight'); ?>px;"></div>
<?php endif; ?>
<div id="bottomcorner<?php echo $this->params->get('alignStyle'); ?>" style="width:<?php echo $containerwidth_corner; ?>px;">
<div id="bigcontainer<?php echo $this->params->get('alignStyle'); ?>" style="width:<?php echo $bigcontainerwidth; ?>px;">
<div id="topmenu">
<?php if ($this->params->get('skipButton')) : ?>
<div id="skipbutton"><a href="#contentskip"> </a></div>
<?php endif; ?>
<jdoc:include type="modules" name="user3" style="xhtml" />
<?php if ($this->params->get('colorSwitch')) : ?>
<div id="colorswitch">
<a href="javascript:setActiveStyleSheet('blue')" title="Wechsle zu Blau"><span class="style_button_blue"></span></a>
<a href="javascript:setActiveStyleSheet('orange')" title="Wechsle zu Orange"><span class="style_button_orange"></span></a>
<a href="javascript:setActiveStyleSheet('green')" title="Wechsle zu gruen"><span class="style_button_green"></span></a>
<a href="javascript:setActiveStyleSheet('pink')" title="Wechsle zu Pink"><span class="style_button_pink"></span></a>
<a href="javascript:setActiveStyleSheet('red')" title="Wechsle zu Rot"><span class="style_button_red"></span></a>
</div>
<?php endif; ?>
</div>
<div id="container<?php echo $left; ?>" style="width:<?php echo $containerwidth; ?>px;">
<div id="rightcol" style="width:<?php echo $this->params->get('rightColWidth'); ?>px;">
<div class="padding">
<jdoc:include type="modules" name="right" style="xhtml" />
</div>
</div>
<div id="content">
<div id="header">
<div id="header-left">
<?php if ($this->params->get('joomlaBanner')) : ?>
<span id="logo"><a href="http://www.joomla.org" target="_blank"><img src="templates/<?php echo $this->template ?>/images/jbanner.png" width="109px" height="108px" alt="" title="" /></a></span>
<?php endif; ?>
<?php if ($this->params->get('useSifr')) : ?>
<?php if ($this->params->get('useSifr') == 1 or $this->params->get('useSifr') == 2) : ?>
<div id="sitetitle_shadow_div"><span class="sitetitle_shadow"><?php echo $this->params->get('siteTitle'); ?></span></div>
<div id="sitetitle_div"><span class="sitetitle"><?php echo $this->params->get('siteTitle'); ?></span></div>
<?php endif; ?>
<?php if ($this->params->get('useSifr') == 1 or $this->params->get('useSifr') == 3) : ?>
<div id="siteslogan_div_<?php echo $this->params->get('font') ?>"><span class="siteslogan"><?php echo $this->params->get('siteSlogan'); ?></span></div>
<?php endif; ?>
<?php endif; ?>
</div>
<?php if ($this->countModules('top')) : ?>
<div id="header-right">
<div id="header-right-padding">
<jdoc:include type="modules" name="top" style="xhtml" />
</div>
<?php else : ?>
<div id="header-right_normal">
<?php endif; ?>
</div>
</div>
<a name="contentskip"
id="contentskip"></a>
<?php if ($this->countModules('breadcrumb')) : ?>
<div id="pathway">
<div id="pathwaypad">
<jdoc:include type="module" name="breadcrumbs" />
</div>
</div>
<?php endif; ?>
<?php if ($left) : ?>
<div id="leftcol">
<div id="leftcolpad">
<jdoc:include type="modules" name="left" style="xhtml" />
</div>
</div>
<?php endif; ?>
<div id="contentpad<?php echo $left; ?>">
<?php if ($user1 or $user2) : ?>
<div id="usermodules_container">
<?php if ($user1) : ?>
<div id="user1" style="<?php echo $user1_style; ?>">
<jdoc:include type="modules" name="user1" style="xhtml" />
</div>
<?php endif; ?>
<?php if ($user2) : ?>
<div id="user2" style="<?php echo $user2_style; ?>">
<jdoc:include type="modules" name="user2" style="xhtml" />
</div>
<?php endif; ?>
</div>
<?php endif; ?>
<?php if ($this->params->get('showComponent')) : ?>
<jdoc:include type="component" />
<?php endif; ?>
<?php if ($this->countModules('banner')) : ?>
<br />
<jdoc:include type="modules" name="banner" style="xhtml" />
<?php endif; ?>
</div>
</div>
<div class="clearfloat"></div>
<div id="content_bot<?php echo $left; ?>"></div>
</div>
<?php if ($user4 or $user5 or $syndicate) : ?>
<div id="bottom_container<?php echo $this->params->get('alignStyle'); ?>">
<?php if ($user4) : ?>
<div id="user4" style="<?php echo $user4_style; ?>">
<div class="user_padding">
<jdoc:include type="modules" name="user4" style="xhtml" />
</div>
</div>
<?php endif; ?>
<?php if ($user5) : ?>
<div id="user5" style="<?php echo $user5_style; ?>">
<jdoc:include type="modules" name="user5" style="xhtml" />
</div>
<?php endif; ?>
<?php if ($syndicate) : ?>
<?php if ($user4 or $user5) : ?>
<div id="syndicate" style="width:<?php echo $this->params->get('rightColWidth'); ?>px;">
<?php else : ?>
<div id="syndicate_right" style="width:<?php echo $this->params->get('rightColWidth'); ?>px;">
<?php endif; ?>
<div class="user_padding">
<jdoc:include type="modules" name="syndicate" style="xhtml" />
</div>
</div>
<?php endif; ?>
</div>
<?php endif; ?>
</div>
<div id="footer">
<jdoc:include type="modules" name="footer" />
<?php if ($this->params->get('showValidation')) : ?>
Powered by <a href="http://www.joomla.org">Joomla! 1.5</a> |
<a href="http://validator.w3.org/check/referer">XHTML</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a>
| <a href="http://www.hermish.com/check_this.cfm">508</a>
<?php endif; ?>
</div>
</div>
<span class="pl_orange"> </span>
<span class="pl_blue"> </span><span class="pl_green"> </span>
<span class="pl_red"> </span>
<span class="pl_pink"> </span>
<?php if ($this->params->get('enableSIFR')) : ?>
<script type="text/javascript">
if(typeof sIFR == "function"){
sIFR.bHideBrowserText = false;
sIFR.setup();
sIFR.replaceElement(".sitetitle", named({sFlashSrc: "templates/<?php echo $this->template ?>/fonts/<?php echo $this->params->get('font') ?>.swf", sColor: "#ffffff", sHoverColor: "#333333", sWmode: "transparent"}));
sIFR.replaceElement(".sitetitle_shadow", named({sFlashSrc: "templates/<?php echo $this->template ?>/fonts/<?php echo $this->params->get('font') ?>.swf", sColor: "#222222", sHoverColor: "#333333", sWmode: "transparent"}));
sIFR.replaceElement(".siteslogan", named({sFlashSrc: "templates/<?php echo $this->template ?>/fonts/<?php echo $this->params->get('font') ?>_slogan.swf", sColor: "#ffffff", sHoverColor: "#612E00", sWmode: "transparent"}));};
</script>
<?php endif; ?>
<jdoc:include type="modules" name="debug" />
</body>
</html>
in der zeile vor "<jdoc:include type="component" />"
Lesezeichen