Main menu

Forum


× Help Forum English

Event cancellation

  • drweb
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 4 ans 1 mois - il y a 4 ans 4 semaines #16938 par drweb
[FIX 3.7.12] Event cancellation a été créé par drweb
Hi Cyril,

How does this work precisely ?
I found how to cancel an event and can see what it displays on the backend and frontend.
Thanks for this option !!!
But on the front-end i see this text and can't find where to change and translate it :
COM_ICAGENDA_EVENT_CANCELLED_TEXT

Greetings,
Kurt
Dernière édition: il y a 4 ans 4 semaines par Lyr!C.

Connexion ou Créer un compte pour participer à la conversation.

  • otergau
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 4 ans 4 semaines #16941 par otergau
Réponse de otergau sur le sujet Event cancellation
Hi all,

I've the same issue and do not know where to change it.

Pleas advice,

Thx
Olaf
Pièces jointes :

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 4 ans 4 semaines #16944 par Lyr!C
Réponse de Lyr!C sur le sujet Event cancellation
Hello,

Yes, this is due to the way Joomla loads the language...

So, a patched version, with new options to customize the "Cancelled" label will be released tomorrow.

If you want to fix it now, simply edit the file: ROOT/administrator/components/com_icagenda/utilities/event/event.php

And line 230, add this:
			$language = JFactory::getLanguage();
			$language->load('com_icagenda', JPATH_SITE, 'en-GB', false, true);
			$language->load('com_icagenda', JPATH_SITE, null, true);

So the code looks like:
if ($evtParams->get('event_cancelled'))
		{
			$language = JFactory::getLanguage();
			$language->load('com_icagenda', JPATH_SITE, 'en-GB', false, true);
			$language->load('com_icagenda', JPATH_SITE, null, true);

			$text        = JText::_('COM_ICAGENDA_EVENT_CANCELLED_TEXT');
			$description = $evtParams->get('event_cancelled_desc');

Thanks!

Best regards,
Cyril

Latest version : iCagenda 3.9.3
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 4 ans 3 semaines #16946 par Lyr!C
Réponse de Lyr!C sur le sujet Event cancellation
Hello,

3.7.13 just released today! ;-)

Latest version : iCagenda 3.9.3
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

Modérateurs: Lyr!C
Temps de génération de la page : 0.224 secondes

Follow Us

Créez vos templates Joomla avec Template Creator CK

acymailing logo new