Menu

#3 Cannot Add New Calendar Item

closed
None
5
2002-07-05
2002-07-05
No

http://sourceforge.net/forum/forum.php?thread_id=700819&forum_id=104660

----
By: balzac ( eduardo Lucero )
I cannot Add New Calendar Item
2002-07-04 15:39 ***Event section:
I tried to add a new calendar item and I get error:

Section: * Required field. Please go back and enter a
value for this field.

BUT the section field is ok according the previous page...

----
By: balzac ( eduardo Lucero )
RE: I cannot Add New Calendar Item
2002-07-04 20:12 The problem is in file add_cal.php:

line 96 is:
<select name="section_id">
must be:
<select name="section_id_cal">

line 100 is:
if ($idx == $section_id) {
must be:
if ($idx == $section_id_cal) {

Discussion

  • Abhijeet Chavan

    Abhijeet Chavan - 2002-07-05
    • status: open --> closed
     
  • Abhijeet Chavan

    Abhijeet Chavan - 2002-07-05

    Logged In: YES
    user_id=101362

    Fixed in re-released Ver. 0.3.3

     

Log in to post a comment.

MongoDB Logo MongoDB