System error adding Module: Calendar
- Status
- Closed
- Subject
- System error adding Module: Calendar
- Version
- 4.x
- Category
- Error
- Feature
- Calendar
Modules - Resolution status
- Fixed or Solved
- Submitted by
- campbe13
- Lastmod by
- Ushindi Gedeon
- Rating
- Description
Admin->Modules->
Assign New Module, select calendar from dropdown:Preview-> works ok, shows calendar
Assign-> returns System error page:System error
The following error message was returned:
Column 'params' cannot be null
The query was:
insert into `tiki_modules`(`name`,`title`,`position`,`ord`,`cache_time`,`rows`,`groups`,`params`,`type`) values(?,?,?,?,?,?,?,?,?)Values:
1. calendar_new
2.
3. l
4. 1
5. 0
6. 10
7. a:1:{i:0;s:10:"Registered";}
8.
9.The built query was likely:
insert into `tiki_modules`(`name`,`title`,`position`,`ord`,`cache_time`,`rows`,`groups`,`params`,`type`) values('calendar_new','','l','1','0','10','a:1:{i:0;s:10:\"Registered\";}',NULL,NULL)- Solution
- nkoth mentioned workaround, if I add any parameter it works ok
- Workaround
- Importance
- 5
- Priority
- 25
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 2876
- Created
- Thursday 19 November, 2009 20:59:51 UTC
by campbe13 - LastModif
- Monday 01 June, 2026 17:10:31 UTC