1
Joomla! 1.5 / Re: Ho letto le FAQ ma problemi Login (Aiuto) (RISOLTO)
« il: 05 Mar 2009, 19:10:24 »
Grazie mille! Risolto!
Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.
<td><object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" height="112" width="470" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param value=".../images/html/banner02_ITA.swf" name="movie" />
<param value="high" name="quality" /></object></td>
Bene! Non sarebbe sbagliato dare una ripulita al codice non solo quando si incolla da word ma pure da openoffice, a quanto abbiamo visto. Un bel copia/incolla/copia in un blocco note non guasta mai.
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/rhuk_milkyway/css/template.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/rhuk_milkyway/css/<?php echo $this->params->get('colorVariation'); ?>.css" type="text/css" />
<link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/rhuk_milkyway/css/<?php echo $this->params->get('backgroundVariation'); ?>_bg.css" type="text/css" />
<!--[if lte IE 6]>
<link href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/ieonly.css" rel="stylesheet" type="text/css" />
<![endif]-->
<?php if($this->direction == 'rtl') : ?>
<link href="<?php echo $this->baseurl ?>/templates/rhuk_milkyway/css/template_rtl.css" rel="stylesheet" type="text/css" />
<?php endif; ?>
</head>
Innanzi tutto dice di creare una tabella nel DataBase dove avete installato Joomla di nome joomphpbb_bridge usando lo script all'interno del file joomphpbb.sql
|