Download & Extend

error when upublished default settings for nodes

Project:Akismet
Version:6.x-1.0-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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 1275

I 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.