By Ch4pii. on Wednesday, 14 May 2014
Posted in Technical Issues
Likes 0
Views 1K
Votes 0
Bonjour,
j'ai un problème. Lorseque je veux créer un lien menu vers le composant EasyDiscuss avec la mise en page d'accueil, il m'est impossible d'enregistrer ce lien menu. Alors que les autres liens vers le composant EasyDiscuss fonctionnent parfaitement bien.

Pouvez-vous m'aider s'il vous plaît ?

Merci d'avance.

[translated]
hello,
I have a problem. Lorseque I want to create a menu link to the component EasyDiscuss with setting homepage, it is impossible for me to save this menu link. While other links to EasyDiscuss component work perfectly.

Can you help me please?

Thank you in advance.
Hello sh3pp3r,

I am very sorry about this. This is a bug from our end. Joomla 3.3 has made some changes in their system.
I have help you fix this issue. I have put some code in this file and this should work.
\administrator\components\com_easydiscuss\elements\fields\modal\categories.php
\components\com_easydiscuss\views\index\tmpl\default.xml

Can you check this for me is this issues still persist? If you have anymore question, please don't hesitate to ask us.
Looking forward to hear from you again and hope this will help.
Thanks.
·
Wednesday, 14 May 2014 16:40
·
0 Likes
·
0 Votes
·
0 Comments
·
bonjour as tu essayé de voir avec le module FIREBUG de firefox pour voir si tu n'avais pas un conflit ded Jquery?
Jux
·
Wednesday, 14 May 2014 05:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Can you please write in English please We don't understand French actually Is it possible for you to provide us with the back end and FTP access to your site to check on this issue?
·
Wednesday, 14 May 2014 10:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Good morning.
Thank you for your answers. Here is what I get with Firebug for Firefox on the configuration page of my menu "Forum". Aparement there is no transmissble variable to submit the record of this menu.

Firebug:
L'utilisation de « getAttributeNode() » est obsolète. Utiliser « getAttribute() » à la place. mootools-core.js:108
Error: Syntax error, unrecognized expression: #jform[params][category_id][]-lbl jquery.min.js:2
TypeError: document.formvalidator is null index.php:332
Une chaîne vide a été transmise à « getElementById() ».

I joined you access to the backend of the site and access FTP.

Thank you in advance.
·
Wednesday, 14 May 2014 15:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello sh3pp3r,

I am sorry but I cant access your site. Maybe there is some ip block in your server. Here is my ip: 175.142.129.184 . http://screencast.com/t/6xWgykk2xivp .

Please be advise.
Thanks.
·
Wednesday, 14 May 2014 15:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry it's my fault. The url of the site is not. Fr but. Com. Which gives: xorox-legend.com
·
Wednesday, 14 May 2014 15:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much now it works perfectly.

What code did you add please?

Good day
·
Thursday, 15 May 2014 16:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello sh3pp3r,

You're welcome. Glad to hear your issue have been resolved.
About the codes you can check in these two files in your server:
\administrator\components\com_easydiscuss\elements\fields\modal\categories.php
Line 30 :: $multiple 	= $this->element[ 'multipleitems' ];
Line 39 :: <select name="<?php echo $this->name;?><?php echo $multiple ? '[]' : '';?>" id="<?php echo $this->name;?>"<?php echo $multiple == 'true' ? ' multiple="multiple"' :'';?>>


\components\com_easydiscuss\views\index\tmpl\default.xml
Line 57 :: <field name="category_id" type="modal_categories" default="" label="Category" description="Only fetch discussions that are created from selected category. Leave blank to fetch all discussions from the site." multipleitems="true" />


If you have anymore question, please don't hesitate to ask us and please create a new ticket. I will mark this ticket as resolved.

Thanks again and have a wonderful day.
·
Thursday, 15 May 2014 16:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello, very good.

Thank you.
In any case you make a very good support here!
Congratulations and soon!


Regards,
Antoine Guéganton.
·
Friday, 16 May 2014 15:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello sh3pp3r,

You're welcome, glad to heard your issues resolved.
·
Saturday, 17 May 2014 00:51
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post