Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2011 at 08:34 UTC
Updated:
31 Aug 2011 at 10:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
dawehnerperhaps we $templates = array(); at the beginning of the function would help.
Comment #2
pprischepa commentedIt helps, but there is another error appears. I've rescan templates for one of views and there are no templates. I think the reason in _views_find_module_templates() can't find any templates.
I think these two things are somehow connected.
Comment #3
pprischepa commentedI 've downloaded latest 6.x-3.x-dev release. And everything works for me :).
Except one bug - $templates variable not initialized at _views_find_module_templates function.
Who can solve this problem?
Comment #4
merlinofchaos commentedCan you please paste the exact error you get, including the line number?
Also 'needs review' is a status that means there is a patch attached. Please don't use it. The previous status was correct. :/
And I'd say dereine is correct. I'm not even sure what the last comment is even saying, since it seems to include what looks like the probable fix but 1) it isn't a patch and 2) the text doesn't seem to match the included code.
Comment #5
dawehnerOkay here is a patch. Please try it out.1120668
Comment #6
pprischepa commentedCertainly, exact error:
PHP Fatal error: Unsupported operand types in sites/all/modules/contrib/views/views.module on line 122
See issue description for more details
Comment #7
dawehnerDid this patch fixes your problem?
Can you try the latest version again, just to sync the line numbers.
Comment #8
pprischepa commentedYes, this patch fixes my problem.
Comment #9
dawehnerThanks for testing it.
Commited to both 6.x-3.x branches.
Comment #11
jbfelix commentedStill not working with last dev version (6.x-3.x-dev 2011-Aug-30)
Any help ?
Comment #12
dawehner@Moove
If you can't provide informations there doesn't seem to be a bug.
"Still not working", but hey it works for me, so it's impossible to reproduce :)
In general please don't reopen old issues, but better open a new one with actual informations.