Closed (duplicate)
Project:
Views attach
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2011 at 09:39 UTC
Updated:
23 Apr 2011 at 04:51 UTC
I recieve this error when trying to update my site bc. It makes a big headache. any ideas? Im sorry I dont know wha tinfo to give... using nginx / aegir//
Comments
Comment #1
cgmonroe commentedI can't duplicate this on in my sandbox site... changing it to a support request since its probably related to your configuration.
That said, the error seems to indicate that something is wrong with your Views module installation. The "views_include()" function is part of that.
The obvious question is: Is the main views module installed, enabled, and working correctly?
What version of views are you using? As far as I can tell, this function is in all the views.module file including the current 3.0 alpha. This means that it should be available to any "sub modules" like views_attach.
Do your PhP error logs show any other errors like "can't find file.." messages?
That's all I can think of without more information.
Comment #2
Crell commentedThis has come up before. I am pretty sure it's a bug in Views somewhere, because it only started happening after a given Views update a while back. I haven't been able to replicate it. I suspect it has to do with code inclusion bugs somewhere.
Beyond that, I have no idea what to even do here.
Comment #3
Crell commentedSee: #846122: Fatal error: Call to undefined function views_include() in ..../sites/all/modules/views_attach/ after updating to views 6x.2.11