Hi Jeroen,
First of all, great, great plugin, really nice!!!
There is a bug in you code. I have several times experienced one of my Toplevel menu items to disappear. I think it happens when deleting a menu item. Maybe it remembers the wrong menu...
@Dhrup, as always you are the king of answers here in the community! Great idea with the lightbox, that I will go for.. You are totally right on the heavy load of the images. Thanx
Hi
Want to show the Display name in topbar, but does not work. Why not? Tried with username first..
elgg_register_menu_item('topbar', array( 'name' => 'name', ...
I would like to agree on what Anil is saying. It is very strange having a plugin in the core that is not able to be used.. Of course you could create a plugin pulling out the entities, but this should already be a part of the site wide plugin. Like...
Hi, just reporting some bugs..
1) If the password is equal to the username in a CSV file, and less than 6 characters; it throws in empty lines when click "upload" (empty lines equal to the number of lines in the CVS file). The message "password...
Ah found out. I have upgraded til 1.8.4..
Tried to look at one of my other installations in 1.8.3. And one difference: After the start date, there is put in a start time. This new time is the problem (upgraded also this 1.8.3 installation, and same...
Jeroen, this is so great! Was really looking forward to this.. But I have some problems:
my events are not saved correctly. The fields from Start time and down, are not fetched from the database.
Even though it does not view the attendees (I...
Thank for replying so quickly.
Ah, roles_group_admins. If several plugins override the DEFAULT_ROLE (let's just say with no overlapping rules). Would rules work parallel to each other? And what if the rules were overlapping?
By "visit any page"...
Hi Andras,
As I helped you clear a bug, I would hope you could help me clear a low basic problem.
I have read you manual, and used your "menu permission" example in the config.php file of the roles plugin:
...