oct
23
Dans Joomla par Benjamin Agullana (10 033 lecteurs)
1 étoile2 étoiles3 étoiles4 étoiles5 étoiles
Loading ... Loading ...

MAJ du 25/02/09 : Le plugin est NATIF 1.5 maintenant

Voici mon dernier né, un plug-in Joomla! pour le composant Community Builder.

Ce plug-in requiert l’installation du composant Community Builder 1.1 ou 1.2 ainsi que du composant Eventlist. Il est compatible NATIF Joomla! 1.5

Download plug_cbeventlist_showevents.zip

Fonctionnalités :

CBEventlist_ShowEvents va vous permettre d’afficher dans le profil de vos membres tous les événements auxquels les utilisateurs se sont enregistrés par le biais du composant Eventlist (com_eventlist).

D’autre part il permettra à un administrateur de rajouter un événement via un lien présent dans son profil. Les utilisateurs normaux ne verront pas ce lien.

Vous pouvez visualiser une démo du plugin en cliquant sur le lien suivant : DEMO (login : test, password : test).

Procédures d’installation :

1. Téléchargez le fichier à partir du lien ci-dessus.

2. Ouvrez l’interface d’administration de votre site Joomla!.

3. Rendez-vous dans le menu « Composants« . Survolez « Community Builder » et cliquez sur « Plug-in Management« .

4. Là vous devriez voir la liste de tous les plug-in CB installés. Allez tout en bas de la page et cliquez sur « parcourir » à côté d’ « installation d’un plug-in« .

5. Cliquez sur « Installer« .

6. Vous n’avez plus qu’à paramétrer votre table (pour plus de précisions rendez-vous sur le site officiel de Community Builder : joomlapolis) et tester le résultat en allant sur votre profil utilisateur.

Pour toutes questions ca se passe ci-dessous (commentaires).

Articles relatifs...

Commentaires

SophieNo Gravatar on 2 novembre, 2008 at 12:55 #

Haha le pauvre Benny il se met des commentaires tout seuuuuul =D
(Soit disant c’est pour TEST …. x-))

Et au fait, il est écrit « URI » et non « URL » =p

=)


adminNo Gravatar on 2 novembre, 2008 at 23:48 #

Gne ? :) Jvois pas de quoi tu parles :)


FounderNo Gravatar on 28 novembre, 2008 at 4:22 #

I have a right side menu and it seems to merge into this tab….does anyone know how to fix that. This would be a great feature for my community


FounderNo Gravatar on 28 novembre, 2008 at 4:27 #

nm…I figured it out…sorry!


adminNo Gravatar on 28 novembre, 2008 at 10:52 #

Hehe good job :) Hoping this plugin will help you.


wilfridNo Gravatar on 30 novembre, 2008 at 16:06 #

Bonjour je suis en train de créer un site de speeddating.
Mon pb est que j’arrive pas à trouver ce qu’il faut pour gérer les événements et l’inscription.
A priori, l’installation de cb et de cbeventlist pourrait résoudre mes pb… Quelqu’un peut me dire comment installer cb ca je n’y arrive pas.
@+ Will


wintervssummerNo Gravatar on 1 décembre, 2008 at 11:29 #

I very much love summer :)
Someone very much loves winter :(
I Wish to know whom more :)
For what you love winter?
For what you love summer? Let’s argue :)


adminNo Gravatar on 1 décembre, 2008 at 12:48 #

Salut Wilfrid,

Pour installer CB c’est très simple, tu l’installes comme n’importe quel composant. Ensuite tu créer un menu qui pointe vers CB.

Un lien qui peut être utile : http://www.dezinedepot.com/joomla/community_builder/how_to_install_community_builder.html


[...] le plugin Eventlist_ShowEvents voici ma nouvelle création. C’est encore un plugin pour Community Builder (composant pour [...]


DennisNo Gravatar on 18 janvier, 2009 at 22:01 #

Hello or Bonjour!
I downloaded this plugin some minutes ago, but when I activate it, it shows me « Direct access to this location is not allowed ». When the legacy-Plugin is enabled, it works. But the JED says that this Plugin is Joomla 1.5 native. Isn’t that true?
Thanks for help.


Benjamin AgullanaNo Gravatar on 18 janvier, 2009 at 23:06 #

Oh that’s right, i will check the files when i got free time.


BrettNo Gravatar on 21 février, 2009 at 6:28 #

So i get this installed but it will never show an event. I see the tab in CB but it always says:
No Entries
Event Title Description Location/City Start Date End Date


Benjamin AgullanaNo Gravatar on 25 février, 2009 at 21:28 #

Dennis and Brett : You can download the lastest version of the PLUGIN now. It’s now 1.5 native there is no more bug.

Thanks.


oswoNo Gravatar on 31 mars, 2009 at 14:35 #

I’ve the same problem of Brett
No Entries
Event Title Description Location/City Start Date End Date

I’ve installed the last version


Benjamin AgullanaNo Gravatar on 31 mars, 2009 at 16:21 #

Are you sure user which you are looking for his profile his registered in an event ?


kasperNo Gravatar on 8 avril, 2009 at 13:24 #

It doesn’t work!
What am i doing wrong? it sais xml file not found!


Benjamin AgullanaNo Gravatar on 8 avril, 2009 at 14:51 #

Hi Kasper I guess it’s because you are trying to install the plugin by the normal way in Joomla.
As it’s a CB’s plugin it needs to be installed by CB plugin administration.
Go to your menu => components => COmmunity Builder => Plugin management.
There, at the bottom of the page you can install the plugin.


alphonseNo Gravatar on 5 juin, 2009 at 15:37 #

The problem is very simple :

To display it, the Event MUST have a Venue …

So or you put a venue on all your event

Or you update
com_comprofiler\plugin\user\plug_cbeventlistshowevents\showeventlist_cb.php line 66 with the good query

SELECT e.id, e.dates, e.enddates, e.title, e.datdescription, c.event, c.uid, v.id AS villeid, v.venue, v.city FROM #__eventlist_register AS c , #__eventlist_events AS e LEFT JOIN #__eventlist_venues as v ON e.locid = v.id WHERE e.published = 1 AND e.id = c.event AND c.uid = $userid ORDER BY e.dates DESC

:-)

Alphonse


Benjamin AgullanaNo Gravatar on 5 juin, 2009 at 16:26 #

Hi alphonse and thanks for this impovment, I’ll add it to the next version.

Also I recognize that I don’t spend a lot of time on my CB’s plugin. It was just for me, at the beginning, but I thought it would be usefull for other Joomla user.

So thanks for your review.


Albert AuNo Gravatar on 9 juin, 2009 at 14:08 #

Hi,

Thanks for sharing the plugin. But, when I try to install it, joomla says \"Error! Could not find a Joomla! XML setup file in the package.\"

Can you please help me? Thanks.


Albert AuNo Gravatar on 9 juin, 2009 at 14:14 #

hello,

don’t worry, found the issue.

thanks.


PAMNo Gravatar on 13 juin, 2009 at 19:52 #

Beautiful component. Installed and running perfectly. I modified the Agenda tab slightly (english description) and I am thrilled.


Benjamin AgullanaNo Gravatar on 13 juin, 2009 at 20:47 #

Remember, if you enjoyed my extensions, vote positivly on Joomla Extension ;) )))))

Thanks a lot :)


ETNo Gravatar on 3 juillet, 2009 at 10:28 #

j’ai installé CB et event list puis le plugins .
les evenenements aue j’enregistre ne se publie pas dans l’onglet agenda ????


Benjamin AgullanaNo Gravatar on 3 juillet, 2009 at 10:47 #

Salut l’extraterrestre :)

Le plugin n’affiche pas les événement que tu crées dans le back office de ton site, il affiche les événements auquels les utilisateurs de ton site se sont enregistrés (Eventlist possède un système d’enregistrement à un événement, une fois que l’utilisateur s’enregistre, dans son profil apparaitra l’événement).

J’espère t’avoir aidé :)


ETNo Gravatar on 3 juillet, 2009 at 11:47 #

mci pour ton aide mais mon probleme persiste.
il s’agit du frontend. j’arrive a creer un envnement depuis mon frontend pius j’arrive à m’enregistrer . mais rien ne s’affiche dans l’agenda !!!!
il n’y a pas d’evenement mais seul le lien ajout est la .
merci d’avance


Benjamin AgullanaNo Gravatar on 3 juillet, 2009 at 13:20 #

Hum tu utilises bien la version 1.5 de Joomla ?
Sinon file moi l’url de ton site que je jète un oeil


ETNo Gravatar on 3 juillet, 2009 at 13:30 #

mon site n\’est pas encore en ligne .
j\’utilise bien joomla 1.5.
je sais pas mais j\’ai l\’impression que c\’es un probleme de parametrage du backend vu que tout indique que le plugin a été bien installé .
sauf qu\’aucun evenement auquel je m\’enregistre n\’apparait sur l\’agenda .
dois-je reinstalé?
mci


Benjamin AgullanaNo Gravatar on 3 juillet, 2009 at 14:29 #

Franchement je ne sais pas :( Désolé, normalement il n’y a rien a paramétrer dans le plugin.


ETNo Gravatar on 3 juillet, 2009 at 14:46 #

c’est d’autant plus bizarre vue que je l’ai utilisé dans une autre site et ca marche mais c’est sans resultat dans ce site.
faut-il installé dans l’ordre cb, eventlist , eventlistshowevent?


Benjamin AgullanaNo Gravatar on 3 juillet, 2009 at 16:07 #

En toute logique l’ordre est bien ça oui :( Je ne pige pas ? Ou alors il y’a eu une mise à jour de Eventlist et mon plugin ne marche plus avec ?
Il faudra que je jète un oeil quand j’aurai le temps.


ETNo Gravatar on 3 juillet, 2009 at 16:10 #

merci pour tout


MichelNo Gravatar on 6 juillet, 2009 at 23:04 #

Bonjour; j’ai consulté votre blog et j’ai constaté que vous êtes spécialiste de Joomla et Community Builder. Pouvez-vous m’aider à l’installer correctement sur le site http://www.vendretoutseul.com
Cordialement
Michel


ETNo Gravatar on 7 juillet, 2009 at 12:20 #

J’ai trouvé la solution de mon probleme: j’avais mis no venue et ca ne s’affiche pas dans l’agenda.
mais concretement un venue c’est quoi?
mreci pour l’interet


Benjamin AgullanaNo Gravatar on 7 juillet, 2009 at 18:19 #

Venue c’est le lieu me semble-t-il :)

Pour Michel, contactez moi par mail à ben.agullana[at]hotmail.fr avec l’url de votre site, les login qui vont bien etc… Ce que vous voulez configurer précisémment :)


last chaos goldNo Gravatar on 5 août, 2009 at 4:34 #

Great article, again. These informations are especially useful …


Emanuele VedovaNo Gravatar on 7 septembre, 2009 at 11:52 #

Merveilleux plugin! S\’il vous plaît jeter un oeil à mes http://www.vedovanetwork.com site web!


cougniotNo Gravatar on 6 novembre, 2009 at 17:29 #

Merci pour ce plugin très top ! simpl mais efficace…
Je recherche maintenant l\’aincerse à savoir Lier le Username du profil inscrit à un événement (qui apparait dans le détail d\’un event) à sa page de détail dans CB…

Je n\’arrive pas à trouver le moyen de le faire

en résumé, quand un membre est inscrit à un événement, il apparait dans la page de l\’événement mais le nom n\’est pas cliquable vers son profil.

Une solution ?


MedZjikNo Gravatar on 25 novembre, 2009 at 13:32 #

Hi,

Great plugin! The only thing which doesn’t seem to work for me is showing only events which the user has registered for.
In my user profile page the events tab shows all events instead of only those i registered for.
I’m site super admin btw, does that have something to doe with it?

GrtZ, MedZjik


MarkNo Gravatar on 27 novembre, 2009 at 23:48 #

I cant get it to work either, got the tab showing ok, but no events will list, changed query to above, no difference. Any ideas?

Cheers
Mark


lauraneNo Gravatar on 23 janvier, 2010 at 16:08 #

a quand le plugin pour afficher les lieux proposés dans eventlist par un profil cb dans son profil


Benjamin AgullanaNo Gravatar on 23 janvier, 2010 at 18:13 #

Salut Laurane, je ne comprends pas bien ce que tu voudrais faire ?

Afficher les lieux proposés dans un profil CB selon quels critères ?


KarlieNo Gravatar on 19 février, 2010 at 21:00 #

Need to be able to change the date format to 02-16-2010 format – it shows now as 2010-02-16. I have searched through all files and can’t seem to find where I can affect this. All dates in Eventlist component are set the 02-16-2010 way. Thanks for any ideas – love the component and really want to be able to use it on my site!


cindyNo Gravatar on 9 avril, 2010 at 0:29 #

I got this error when I tried to upload package.

Error! Could not find a Joomla! XML setup file in the package.


steikkiaNo Gravatar on 24 avril, 2010 at 12:57 #

Hi, is possible add the events to the cb fields (searchable)? do you understand what i say? :)


FloorNo Gravatar on 10 mai, 2010 at 21:12 #

Hi there, I love this pluggin only I seem to have the same problem Founcer had 2 years ago. The module merges with the side menu. I only he had posted the solution!
Help anyone? thnk!


MilsRCNo Gravatar on 14 mai, 2010 at 1:05 #

This is the pluggin that I’ve been looking for and it seems to work well.
However, I don’t speak french so finding it very difficult without any documentation.
I need to change the text on the tab to english. PAM 13 June 2001 said she did it but not how. I’m new to Joomla and need some help in english please???? :) Help??


Major-PainNo Gravatar on 19 mai, 2010 at 14:07 #

I got the same problem like « Founder » and « Floor », not with the side menu but with the footer.


Benjamin AgullanaNo Gravatar on 19 mai, 2010 at 14:27 #

Hi MilsRC,
The plugin got his proper translation file, you can find it in the folder « language » at the root of your website. Here you have all translation files :)


Fernanda FerreiraNo Gravatar on 21 juin, 2010 at 2:43 #

I really love this plugin, and I’m very grateful for it. But I have the exact same problem as Karlie – I really need to change the date format, if possible. Does anybody know how to do that?
Thanks in advance!


Post a Comment
Name:
Email:
Website:
Commentaires:
Security Code:

Email Marketing