I was trying to use this wonderful product, when I looked for the correct viewing of groups and categories in the combobox,
when adding a document (only Default Group and Default Category are selectable)
I was looking for the problem in the code (I removed default group with id=1 and no item apparead in the combo box. When I added a group with id=1 in dmgroup table, it appears but only one item without the other groups in the table.)
Is it a know problem?
If it is not, how is it a possible solution?
Analyzing the code I have seen the call to a function in user.php
getGroCode($this->gid,$groname,$groimage,1);
that is a method of SIMPLEDR...but it is missing this simpledr.php in the distribution, I saw in 0.8.2, 0.8.1 e 0.80 but it is missing..
Is it possible to control this?
Please can tell me if I am wrong in the error of populating combobox and your ideas for that.
thank you
Roberto
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I forgot to tell you that there are two groups and two categories in addition to the default group o category. Those ones don't appeared in the combobox as selectable items.
Thank you for any tips
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I was trying to use this wonderful product, when I looked for the correct viewing of groups and categories in the combobox,
when adding a document (only Default Group and Default Category are selectable)
I was looking for the problem in the code (I removed default group with id=1 and no item apparead in the combo box. When I added a group with id=1 in dmgroup table, it appears but only one item without the other groups in the table.)
Is it a know problem?
If it is not, how is it a possible solution?
Analyzing the code I have seen the call to a function in user.php
getGroCode($this->gid,$groname,$groimage,1);
that is a method of SIMPLEDR...but it is missing this simpledr.php in the distribution, I saw in 0.8.2, 0.8.1 e 0.80 but it is missing..
Is it possible to control this?
Please can tell me if I am wrong in the error of populating combobox and your ideas for that.
thank you
Roberto
I forgot to tell you that there are two groups and two categories in addition to the default group o category. Those ones don't appeared in the combobox as selectable items.
Thank you for any tips