Closed (duplicate)
Project:
Secure Pages
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2008 at 09:31 UTC
Updated:
9 Oct 2008 at 05:26 UTC
I have the node vote module installed to allow users to vote on each note however when I enable the node vote module on a content type, accessing the content returns the following error:
Fatal error: Cannot use object of type stdClass as array in /home/public_html/intranet/modules/securepages/securepages.module on line 134
Comments
Comment #1
cedarm commentedPerhaps the patch in #264938: broken link_alter_hook causes conflict with at least Views 2.0 comment #6 fixes it?
Comment #2
pasc commentedYes, it's the same issue as #264938: broken link_alter_hook causes conflict with at least Views 2.0