- Messaggi: 11
- Ringraziamenti ricevuti 0
Si prega Accedi o Crea un account a partecipare alla conversazione.
Si prega Accedi o Crea un account a partecipare alla conversazione.
gersonpecanha ha scritto: Is there some way that I can edit the module code? manually put the theme settings on ICAgenda module PHP file?
Si prega Accedi o Crea un account a partecipare alla conversazione.
Lyr!C ha scritto:
gersonpecanha ha scritto: Is there some way that I can edit the module code? manually put the theme settings on ICAgenda module PHP file?
Don't really understand what you want to do...
But i will test this template as soon as possible...
<div class="jsn-modulecontainer_inner"><h3 class="jsn-moduletitle"><span class="jsn-moduletitle_inner1"><span class="jsn-moduletitle_inner2"><span class="jsn-moduleicon">Viagens</span></span></span></h3><div class="jsn-modulecontent">
<script type="text/javascript">
var icmouse = 'mouseover';
var icclasstip = '.iccalendar .icevent a';
var icclass = '.iccalendar';
var posit = 'right';
</script>
<!--
* Theme Pack Official (module iC calendar)
* @name default
* @template calendar
* @author Lyr!C (JoomliC)
* @license GNU General Public License version 2 or later; see LICENSE.txt
* @updated 2013-04-24
* @version 1.9
-->
<div class="iccalendar richbox-2" style="background-color: none; background-image: url(''); background-repeat: no-repeat"><div id="mod_iccalendar">
...
<script type="text/javascript">
var icmouse = 'mouseover';
var icclasstip = '.iccalendar .icevent a';
var icclass = '.iccalendar';
var posit = 'right';
</script>
<div class="iccalendar richbox-2" style="background-color: none; background-image: url(''); background-repeat: no-repeat"><div id="mod_iccalendar"><div class="icnav">
...
Si prega Accedi o Crea un account a partecipare alla conversazione.
Si prega Accedi o Crea un account a partecipare alla conversazione.
Si prega Accedi o Crea un account a partecipare alla conversazione.
Si prega Accedi o Crea un account a partecipare alla conversazione.
gersonpecanha ha scritto: I deleted the iCagenda from my joomla, deleted in my DB, at Assets Table, the iCagenda references, and created a backup of joomla.
Then, I installed this backup in my localserver and installed iCagenda, it's working.
But i made the same instalation in my webserver but it's not working.
My localserver is a Windows with Xamp, my webserver is a CentOS.
Is there something else that I can see ?
Si prega Accedi o Crea un account a partecipare alla conversazione.
Si prega Accedi o Crea un account a partecipare alla conversazione.
gersonpecanha ha scritto: I was testing, disabled global cache and it works... At iCagenda configuration, Cache was already disabled, so is that option on iCagenda configuration with some problem? or, is there another way to fix it, keeping global cache on?
Si prega Accedi o Crea un account a partecipare alla conversazione.