Back to top

Visualizza post

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.


Post - damma83

Pagine: [1] 2 3 4 5
1
Joomla! 3 / Re:News in Home divise per categoria
« il: 16 Mag 2014, 12:08:31 »
AHAHAH
hai ragione!
fai pure con calma, ed anzi, ti ringrazio per la pazienza infinita e per la voglia di aiutare! lodevole


ti riassumo la mia idea:
nella scroll in home page (mod News Show PRO GK 5) vorrei che gli articoli mostrati avessero sfondo di colore diverso a seconda della categoria di appartenenza.
Se non lo sfondo almeno un qualcosa che identifichi al primo sguardo la categoria (titolo di colore diverso o immagine standard per categoria)


Se mi aiuti a risolvere questo problema ti faccio un mega monumento!
e ti presento tutta la co.ca. del gruppo!
hihihih
GRAZIE MILLE DAVVERO


D.

2
Joomla! 3 / Re:News in Home divise per categoria
« il: 16 Mag 2014, 11:43:42 »
io sul css qualcosa so, mi manca il capire come fare ad associare colore a categoria. quello proprio non riesco a farlo

3
Joomla! 3 / Re:News in Home divise per categoria
« il: 16 Mag 2014, 11:41:49 »
Il modulo è News Show PRO GK 5
ma tra le mille cose che si possono settare fatico a trovare di cosa farti lo screenshot...


se ti creassi un utente admin e provassi a guardarci tu?
 ;D ;D ;D ;D

4
Joomla! 3 / Re:News in Home divise per categoria
« il: 16 Mag 2014, 10:47:51 »
acc.
ecco perchè non ci intendavamo!!
tu intendevi i rettangoloni, invece la mia richiesta era per personalizzare le news nella slide sotto i rettangoloni!

5
Joomla! 3 / Re:News in Home divise per categoria
« il: 15 Mag 2014, 17:47:19 »
co.ca. sta per comunità capi, non cocacola ahahahhaha! e nemmeno cocaina! hihih


a parte ciò!
non riesco tanto a capire la tua proposta...


dunque poniamo che io abbia appena creato un nuovo articolo.
appartenente a una delle 4 categorie : lc (giallo), eg(Verde), rs (rosso), coca (viola)


come far visualizzare in Home page, dove si presentano gli ultimi articoli inseriti, sfondi diversi a seconda della categoria? (era quella la tua proposta, vero?)


siii un po' più specifico che non ho molta esperienza..


scusami e grazie!


D.

6
Joomla! 3 / News in Home divise per categoria
« il: 13 Mag 2014, 17:11:44 »
Buongiorno a tutti,
avevo bisogno di un consiglio o di una mano.
come potete vedere qui : http://www.como45.it/nuovosito/


ho creato la slide che mostra le notizie in prima pagina.
Peri dividerle ho dovuto mettere nell'articolo le barre di tre colori diverse (giallo,verde,rosso)
Così però quando apro l'articolo viene visualiizzata anche la linea colorata


vorrei sapere se esiste un modulo che mostra le news e automaticamente vi assegna una immagine o un colore diverso a seconda della categoria, o qualche altro trucco che posso usare, mi sarebbe davvero comodo


GRAZIE
D.

7
ok,
ho letto la tua soluzione
ma non riesco a metterla in pratica.....scusami.


apro un nuovo topic?

8
ops.
avevo sbagliato il link.
ora è a posto --> qui
Scusami! davvero!
mi sembrava superfluo aprire un altro topic visto che avevo bisogno della stessa identica cosa...senza considerare che la mia domande è conseguente ai messaggi precedenti
ovvero
"Ci sei riuscito?"
"e come?"


non pensavo di fare peccato capitale
chiedo umilmente scusa...


9
Anche io ho il tuo stesso problema....


guarda qui


hai risolto??
e come??

10
I Template di Joomla 1.5.x / Re:Immagine HOME Mybusiness
« il: 25 Apr 2012, 21:22:10 »
ma non voglio che me ne visualizzi una a caso

ho bisogno che ad ogni voce del menù visualizzi una specifica immagine...

11
I Template di Joomla 1.5.x / Immagine HOME Mybusiness
« il: 23 Apr 2012, 17:24:52 »
Ciao a tutti!
ho un problema.


nel mio sito - che ha il template mybusiness - c'è una foto principale di HOME
impostata fissa da index.html


ora, vorrei riuscire - ogni volta che si clicca un link nel menu sopra - a far visualizzare una immagine diversa.
COME POSSO FARE???


aiuto! GRAZIE!


il sito è questo QUI

12
I Template di Joomla 1.5.x / template simile
« il: 08 Ott 2010, 02:13:40 »
Ho bisogno di creare un template simile a questo fatto con wordpress:

http://www.agescibologna.it/

mi serve il menu nero a discesa
il logo
e la semplicita del menu a destra..

conoscete un template simile o potete aiutarmi a crearne uno così??

GRAZIE

13
nessunooo??

14
I Template di Joomla 1.5.x / Problema template da 1.0 a 1.5
« il: 27 Set 2010, 18:51:42 »
Buongiorno a tutti,
sto migrando il mio sito da joomla 1.0 a 1.5 (finalmente)
seguendo le istruzioni del wiki sto tentando di migrare anche il template..

ma purtroppo non riescoooooo..
aiuto
qualcuno di voi più esperto saprebbe aiutarmi??

questo il codice dell'index.php del template 1.0

Citazione
<?php defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<?php $iso = split( '=', _ISO );
echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';
?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />
<?php mosShowHead();
global $color, $size, $screen;
if ((!$color) || (!$size) || (!$screen)) {
include ("templates/$GLOBALS[cur_template]/template_configuration.php");
}
?>
<?php echo '<link rel="stylesheet" href="'.$GLOBALS['mosConfig_live_site'].'/templates/'.$GLOBALS['cur_template'].'/css/template_css.css" type="text/css"/>' ;
echo '<link rel="stylesheet" href="'.$GLOBALS['mosConfig_live_site'].'/templates/'.$GLOBALS['cur_template'].'/css/css_color_'.$color.'.css" type="text/css"/>' ;
if ( $my->id ) {  //is user logged in?

// The next query checks if there is something to edit or create. For docman and com_events it is also prepared (different tasks).
// If your editor isn´t loaded in the frontend, check if there is another "task" in the URL than the following.
// If it doesn´t work, just put // in front of the following line.
//if($_REQUEST["task"] == "edit" || $_REQUEST["task"] == "new" || $_REQUEST["task"] == "modify" || $_REQUEST["task"] == "upload" || $_REQUEST["task"] == "editdoc"){
// *** removed because of components which are not standard. Uncomment the lines above to increase speed.

include ("editor/editor.php");
initEditor();}

//} //uncomment if lines above are uncommented, too.
// count some stuff for layout
if ((mosCountModules( "user1" )) && (mosCountModules( "user2" ))) {  //if both modules are loaded, we need a 50%-layout for them
   $usera='user1';
   $userb='user2';
}
   else if ((mosCountModules( "user1" )) || (mosCountModules( "user2" ))) { // if only one, then 100% no matter which one.
      $usera='user3';
      $userb='user3';
   }
?>
</head>
<body>
<div id="accessibility">
<a href="index.php#menu"> Menu[/url]
<a href="index.php#content"> Content/Inhalt[/url]
</div>
<div id="pagewidth-<?php echo $screen; ?>" >
<div id="header" >
<div id="top-top">
<?php if (mosCountModules( "user4" )) { ?>
<div id="search">
<?php mosLoadModules ( 'user4',-1); ?>
</div>
<?php } ?>
 <script type="text/javascript">
      <!--//--><![CDATA[//><!--
      sfHover = function() {
         var sfEls = document.getElementById("topmenu").getElementsByTagName("li");
         for (var i=0; i<sfEls.length; i++) {
            sfEls.onmouseover=function() {
               this.className+="sfhover";
            }
            sfEls.onmouseout=function() {
               this.className=this.className.replace(new RegExp("sfhover\\b"), "");
            }
         }
      }
      if (window.attachEvent) window.attachEvent("onload", sfHover);
     
      //--><!]]>
 </script>
<div id="topmenu">
<?php if (mosCountModules( "user3" )) { ?><?php mosLoadModules ( 'user3',-1); ?><?php } ?>
</div>
</div>
<div class="clr"></div>
<div id="top-bottom">
<a href="index.php"><?php echo '<img src="'.$GLOBALS['mosConfig_live_site'].'/templates/'.$GLOBALS['cur_template'].'/images_'.$color.'/logo.gif" border="0" width="250" height="80" />[/url]'; ?>
</div>
<?php if (mosCountModules( "banner" )) { ?><div id="banner"><?php mosLoadModules ( 'banner',-1); ?></div><?php } ?>
</div>
<div id="outer-<?php echo $screen; ?>" >
<div id="pathway"> <?php mospathway() ?> </div>
<div id="leftcol"><a name="menu">[/url]
<?php if (mosCountModules( "left" )) { ?><?php mosLoadModules ( 'left',-3); ?><?php } ?>
</div>
<?php if ((mosCountModules( "right" )) || (mosCountModules( "top" ))) { ?>
<div id="maincol-<?php echo $size; ?>-<?php echo $screen; ?>" >
<?php } else { ?>
<div id="maincol-wide-<?php echo $screen; ?>" >

<?php }
if (mosCountModules( "user1" )) { ?><div id="<?php echo $usera; ?>"><?php mosLoadModules ( 'user1',-2); ?></div><?php }
if (mosCountModules( "user2" )) { ?><div id="<?php echo $userb; ?>"><?php mosLoadModules ( 'user2',-2); ?></div><?php }
?>
<div class="clr"></div>
<div class="content"><a name="content">[/url]<?php mosMainBody(); ?></div>
</div>
<?php if ((mosCountModules( "right" )) || (mosCountModules( "top" ))) { ?>
<div id="rightcol-<?php echo $size; ?>">
<?php mosLoadModules ( 'top',-3); ?>
<?php mosLoadModules ( 'right',-3); ?>
</div>
<?php } ?>
<div class="clr"></div>
</div>
<div id="footer-<?php echo $screen; ?>" ><?php include_once( $GLOBALS['mosConfig_absolute_path'] . '/includes/footer.php' ); ?>
<?php mosLoadModules( 'debug', -1 );?>
</div>
</div>
<div id="source">designed by <a title="professionelle mambo templates" href="http://www.madeyourweb.com">www.madeyourweb.com[/url]</div>
</body>
</html>

15
Ho modificato il mio template seguendo le info del wiki..
ma il risultato è che non vedo più nulla...

dove ho sbagliato??
vi posto l'index.php

Citazione
<?php defined( '_JEXEC' ) or die( 'Direct Access to this location is not allowed.' ); ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<?php $iso = split( '=', _ISO );
echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';
?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />
<jdoc:include type="head" />
<?php
if ( $my->id ) {
   initEditor();
}

if (( $this->countModules( 'user1' )) && ($this->countModules( 'user2' ))) {
//if both modules are loaded, we need a 50%-layout for them
   $usera = 'user1';
   $userb = 'user2';
} else if (($this->countModules( 'user1' )) || ($this->countModules( 'user2' ))) {
// if only one, then 100% no matter which one.
   $usera = 'user3';
   $userb = 'user3';
}
?>
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />
<link href="<?php echo JURI::base() ?>/templates/madeyourweb/css/template_css.css" rel="stylesheet" type="text/css" />
<link href="<?php echo JURI::base() ?>/templates/madeyourweb/css/css_color_green.css" rel="stylesheet" type="text/css" />
</head>

<body>
<div id="accessibility">
   <a href="index.php#menu">
      Menu[/url]
   <a href="index.php#content">
      Content/Inhalt[/url]
</div>
<div id="pagewidth-800" >
   <div id="header" >
      <div id="top-top">
         <?php
         if ($this->countModules( "user4" )) {
            ?>
            <div id="search">
                <jdoc:include type="modules" name='user4' style=-1 />
            </div>
            <?php
         }
         ?>
         <div id="topmenu">
            <?php
            if ($this->countModules( "user3" )) {
            ?>
               <jdoc:include type="modules" name='user3' style=-1 />
            <?php
         }
         ?>
         </div>
      </div>

      <div class="clr"></div>

      <div id="top-bottom">
         <a href="index.php">
            <?php echo '<img src="' .$mainframe->getCfg( 'live_site' ). '/templates/' . GLOBALS['cur_template']. '/images/logo.gif" border="0" width="250" height="80" alt="logo" />'; ?>
            [/url]
      </div>
      <?php
      if ($this->countModules( "banner" )) {
         ?>
         <div id="banner">
            <jdoc:include type="modules" name='banner' style=-1 />
         </div>
         <?php
      }
      ?>
   </div>
   <div id="outer-800" >
      <div id="pathway">
         <?php mospathway() ?>
      </div>
      <div id="leftcol">
         <a name="menu">[/url]
         <?php
         if ($this->countModules( "left" )) { ?>
            <jdoc:include type="modules" name='left' style=-3 />
         <?php
         }
         ?>
      </div>
      <?php
      if (($this->countModules( "right" )) || ($this->countModules( "top" ))) {
         ?>
         <div id="maincol-broad-800" >
         <?php
      } else {
         ?>
         <div id="maincol-wide-800" >
         <?php
      }
         if ($this->countModules( "user1" )) {
            ?>
            <div id="<?php echo $usera; ?>">
                <jdoc:include type="modules" name='user1' style=-2 /> 
            </div>
            <?php
         }
         if ($this->countModules( "user2" )) {
            ?>
            <div id="<?php echo $userb; ?>">
               <jdoc:include type="modules" name='user2' style=-2 />
            </div>
            <?php
         }
         ?>
         <div class="clr"></div>
         <div class="content">
            <a name="content">[/url]
            <jdoc:include type="component" />
         </div>
      </div>
      <?php
      if (($this->countModules( "right" )) || ($this->countModules( "top" ))) {
         ?>
         <div id="rightcol-broad">
            <jdoc:include type="modules" name='top' style=-3/>
            <jdoc:include type="modules" name='right' style=-3/>
         </div>
         <?php
      }
      ?>
      <div class="clr"></div>
   </div>

   <div id="footer-800" >
      <?php include_once( $this->baseUrl .'/includes/footer.php' ); ?>
      <jdoc:include type="modules" name='debug' style=-1 />
   </div>
</div>

</body>
</html>]

16
risolto..
sbagliavo script...sbadatooo!
scusate!

17
ho fatto la migrazione ma al momento di importare il database (passo 6 dell'installazione) mi da questa serie di errori..

Citazione
Deprecated: Function ereg() is deprecated in /customers/northsouth-network.net/northsouth-network.net/httpd.www/joomla1.5/installation/includes/bigdump.php on line 282

Deprecated: Function ereg() is deprecated in /customers/northsouth-network.net/northsouth-network.net/httpd.www/joomla1.5/installation/includes/bigdump.php on line 282

Deprecated: Function ereg() is deprecated in /customers/northsouth-network.net/northsouth-network.net/httpd.www/joomla1.5/installation/includes/bigdump.php on line 282

Deprecated: Function ereg() is deprecated in /customers/northsouth-network.net/northsouth-network.net/httpd.www/joomla1.5/installation/includes/bigdump.php on line 282

Deprecated: Function ereg() is deprecated in /customers/northsouth-network.net/northsouth-network.net/httpd.www/joomla1.5/installation/includes/bigdump.php on line 282

Deprecated: Function ereg() is deprecated in /customers/northsouth-network.net/northsouth-network.net/httpd.www/joomla1.5/installation/includes/bigdump.php on line 282

Deprecated: Function ereg() is deprecated in /customers/northsouth-network.net/northsouth-network.net/httpd.www/joomla1.5/installation/includes/bigdump.php on line 282

Deprecated: Function ereg() is deprecated in /customers/northsouth-network.net/northsouth-network.net/httpd.www/joomla1.5/installation/includes/bigdump.php on line 282
Error at the line 75: ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTOjos_INCREMENT=64 ;

Query:-- phpMyAdmin SQL Dump
CREATE TABLE `JFSjos_josjos_users` (
`id` int(11) NOT NULL autojos_increment,
`userjos_active` tinyint(1) default '1',
`username` varchar(25) NOT NULL default '',
`password` varchar(32) NOT NULL default '',
`name` varchar(50) NOT NULL default '',
`usertype` varchar(25) NOT NULL default '',
`block` tinyint(4) NOT NULL default '0',
`sendEmail` tinyint(4) default '1',
`gid` tinyint(3) unsigned NOT NULL default '1',
`registerDate` datetime NOT NULL default '0000-00-00 00:00:00',
`lastvisitDate` datetime NOT NULL default '0000-00-00 00:00:00',
`userjos_sessionjos_time` int(11) NOT NULL default '0',
`userjos_sessionjos_page` smallint(5) NOT NULL default '0',
`userjos_lastvisit` int(11) NOT NULL default '0',
`userjos_regdate` int(11) NOT NULL default '0',
`userjos_level` tinyint(4) default '0',
`userjos_posts` mediumint(8) unsigned NOT NULL default '0',
`userjos_timezone` decimal(5,2) NOT NULL default '0.00',
`userjos_style` tinyint(4) default NULL,
`userjos_lang` varchar(255) default NULL,
`userjos_dateformat` varchar(14) NOT NULL default 'd M Y H:i',
`userjos_newjos_privmsg` smallint(5) unsigned NOT NULL default '0',
`userjos_unreadjos_privmsg` smallint(5) unsigned NOT NULL default '0',
`userjos_lastjos_privmsg` int(11) NOT NULL default '0',
`userjos_emailtime` int(11) default NULL,
`userjos_viewemail` tinyint(1) default NULL,
`userjos_attachsig` tinyint(1) default NULL,
`userjos_allowhtml` tinyint(1) default '1',
`userjos_allowbbcode` tinyint(1) default '1',
`userjos_allowsmile` tinyint(1) default '1',
`userjos_allowavatar` tinyint(1) NOT NULL default '1',
`userjos_allowjos_pm` tinyint(1) NOT NULL default '1',
`userjos_allowjos_viewonline` tinyint(1) NOT NULL default '1',
`userjos_notify` tinyint(1) NOT NULL default '1',
`userjos_notifyjos_pm` tinyint(1) NOT NULL default '0',
`userjos_popupjos_pm` tinyint(1) NOT NULL default '0',
`userjos_rank` int(11) default '0',
`userjos_avatar` varchar(100) default NULL,
`userjos_avatarjos_type` tinyint(4) NOT NULL default '0',
`email` varchar(255) default NULL,
`userjos_icq` varchar(15) default NULL,
`userjos_website` varchar(100) default NULL,
`userjos_from` varchar(100) default NULL,
`userjos_fromjos_flag` varchar(25) default NULL,
`userjos_sig` text,
`userjos_sigjos_bbcodejos_uid` varchar(10) default NULL,
`userjos_aim` varchar(255) default NULL,
`userjos_yim` varchar(255) default NULL,
`userjos_msnm` varchar(255) default NULL,
`userjos_occ` varchar(100) default NULL,
`userjos_interests` varchar(255) default NULL,
`userjos_actkey` varchar(32) default NULL,
`userjos_newpasswd` varchar(32) default NULL,
PRIMARY KEY (`id`),
KEY `userjos_sessionjos_time` (`userjos_sessionjos_time`),
KEY `usertype` (`usertype`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTOjos_INCREMENT=64 ;

MySQL: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-- phpMyAdmin SQL Dump CREATE TABLE `JFSjos_josjos_users` ( `id` int(11)' at line 1

Stopped on error

cosa facciooo? aiutoo

18
Buongiorno a tutti,
ho letto la guida e capito che devo prima aggiornare alla 1.0.13 e 1.0.15 prima di passare alla 1.5
ma...
è possibile che quando faccio aggiornamento dalla 1.0.3 -> 1.0.13 cambi il frontend del sito (colori. dimensioni)

e ancora
è possibile (per evitare ciò) aggiornare direttamente dalla 1.0.3 alla 1.5?

GRAZIE mille
D.

19
cavolo..quei file non liho..

esiste un modo per recuperarli???

20
onestamente non ho controllato di aver copiato tutti i file..l'avevo dato per scontato..
aiuto
non capisco perché non va più..

ho fatto così: seleziona tutti i file -> copia su HD

ora ho fatto il percorso inverso ma non sembra funzionare..


Pagine: [1] 2 3 4 5


Web Design Bolzano Kreatif