sproctor / php-calendar

PHP-Calendar
http://www.php-calendar.org/
Apache License 2.0
140 stars 67 forks source link

invalid gid for second calendar user group assignation #110

Closed nemezis007 closed 10 years ago

nemezis007 commented 10 years ago

I'm playing with the calendar and there is some nasty issue, I created 2 calendar with new groups in it, when I want to add them to certain user i always get this: assignation

Error

Invalid gid
Backtrace

#0 ~/www/calendar/includes/user_groups.php(92): soft_error('Invalid gid')
#1 ~/www/calendar/includes/user_groups.php(30): process_form()
#2 ~/www/calendar/includes/calendar.php(680) : eval()'d code(1): user_groups()
#3 ~/www/calendar/includes/calendar.php(680): eval()
#4 ~/calendar/includes/calendar.php(626): do_action()
#5 /~/www/calendar/index.php(76): display_phpc()
#6 {main}

funny thing when i manually edit the calendar database through phpMyAdmin calendar works with forced values

thanks in advance for your help

cheers Marcin

sproctor commented 10 years ago

This is a duplicate of #91. I'm closing this issue. It's fixed in a later version. I released 2.0.8 yesterday with some more fixes. Please upgrade to that version. If you're still having issues, re-open this issue.

nemezis007 commented 10 years ago

Dear Sean, thanks for pointing it out, I'm sorry for not noticing the previous issue before, I'm quite new/unfamiliar with github.

Anyway grate job with this calendar project!!! I am really found of it. cheers Marcin