error when upublished default settings for nodes
robertgarrigos - December 8, 2008 - 11:58
| Project: | Akismet |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
There is an error with akismet which prevents to post any type of content if it has a setting of 'unpublished' as content type default settings
Fatal error: Unsupported operand types in /home/******/drupeal-6.4/includes/common.inc on line 1275I found this problem with webform, which sets the webform as unpublished by default. Tried to unpublish by default other types of content and got the same error until I deactivated the akismet module.
