Joomla.it Forum
Componenti per Joomla! => Gallerie di immagini => : jkirkpat 09 May 2011, 20:53:06
-
Ciao,
Sono in esecuzione galleria Ozio v. 3 in Joomla! 1.6. Sto usando l'opzione di Carosello.
Dal momento che voglio avere le mie immagini di ogni click-in grado di lanciare proprio. pagine html, io sto usando il metodo manuale xml. Tuttavia, non accade nulla quando le mie immagini sono scattata! Dai un'occhiata:
http://illuminae.info/matec/index.php?option=com_oziogallery3&view=04carousel&Itemid=464
Ho impostato il metodo XML manuale in Opzioni di base. Io lancio il mio Carousel anche utilizzando il plugin invece il metodo di via voce di menu.
In allegato č il mio manuale del file xml, se si vuole avere uno sguardo. Nota: ho dovuto salvarlo come. txt in modo che il forum avrebbe accettato, ma sul mio sito l'ho salvato come UTF-8, quindi dovremmo essere buoni lė ...
Mi sento cosė stupido, quello che sto facendo di sbagliato?
A proposito, io sono americano e devo fare affidamento su Google Translator per comunicare in italiano, in modo da perdonare eventuali imprecisioni. Vedi sotto per il mio post in inglese ...
_______________________________________ ___________________________________
Hi,
I am running Ozio gallery v. 3 in Joomla! 1.6. I am using the Carousel option.
Since I want to have each of my images click-able to launch their own .html pages, I am using the manual xml method. However, nothing happens when my images are clicked! Have a look:
http://illuminae.info/matec/index.php?option=com_oziogallery3&view=04carousel&Itemid=464
I set the XML method to Manual under Basic Options. I even launching my Carousel using the plugin method instead of via menu item.
Attached is my manual xml file if you want to have a look. Note I had to save it as a .txt so the forum would accept it, but on my site I saved it as UTF-8 so we should be good there...
I feel so foolish, what am I doing wrong??
-
some error in your manual file .ozio
http://illuminae.info/matec/components/com_oziogallery3/skin/carousel/manual-xml/carousel.ozio
from
<photo href="http://www.joomla.it/"target="_self"title="eSyst">http://www.illuminae.info/matec/images/oziogallery3/esyst.png</photo>
<photo href="http://www.joomla.it/"target="_self">http://www.illuminae.info/matec/images/oziogallery3/hitec.png</photo>
<photo href="http://www.joomla.it/"target="_blank">http://www.illuminae.info/matec/images/oziogallery3/htu.png</photo>
<photo href="http://www.joomla.it/"target="_blank">http://www.illuminae.info/matec/images/oziogallery3/networks.png</photo>
to
<photo href="http://www.joomla.it/" target="_self" title="eSyst">http://www.illuminae.info/matec/images/oziogallery3/esyst.png</photo>
<photo href="http://www.joomla.it/" target="_self">http://www.illuminae.info/matec/images/oziogallery3/hitec.png</photo>
<photo href="http://www.joomla.it/" target="_blank">http://www.illuminae.info/matec/images/oziogallery3/htu.png</photo>
<photo href="http://www.joomla.it/" target="_blank">http://www.illuminae.info/matec/images/oziogallery3/networks.png</photo>
-
I noticed your .xml file had some spacing that mine did not...
I simply replaced your code with mine and I re-uploaded the .xml and still my links don't work. I tried the link settings at both Compiled Link and Link Foto, no luck.
Here's my test location these days:
http://illuminae.info/matec/index.php?option=com_oziogallery3&view=04carousel&Itemid=438
Please help, I'm at a loss.
-
your xml file http://illuminae.info/matec/components/com_oziogallery3/skin/carousel/manual-xml/carousel.ozio
is completely wrong and full of errors
Try the file attached
-
I tried the file you just sent me -- and I didn't make any adjustments to it. Still, same results. The links won't work. Getting frustrated, what's going wrong?
-
rename it carousel.ozio
-
Please forgive me, but it appears I have done something very stupid. In my manual .xml file, the path to the image directory was wrong! In updating the sample manual .xml file with my own information, it said "oziogallery2" when I neglected to update it to "oziogallery3". It works perfectly now.
A side note -- I just updated to the newest version of Ozio, and when running in Explorer, I no longer get an error telling me to upgrade to Flash 9.0 or above.
Everything is just perfect, so this issue can be designated as SOLVED.
Great component, thanks again.
-
ok!!!! ;)