I just upgraded to 2.3 from I think 2.2, and neither version displays the view. Instead it displays the word "Array".

Again, I believe this is a bug because I've been able to get the same view to work with the Insert View module.

Thank you.

Comments

danielb’s picture

I think this is because I used $view->execute_display() instead of $view->preview(). It didn't affect all views, but it certainly seems to only display 'array' for some. I have changed it in 2.4, sorry about this.

danielb’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

KonstantinSh’s picture

Status: Closed (fixed) » Active

Same error in 2.5

KonstantinSh’s picture

Version: 6.x-2.3 » 6.x-2.5
the fatman’s picture

Me too

I upgraded to 2.5 and got the same thing. Went back to 2.4 and it's all good.

danielb’s picture

that's wierd since the only difference between 2.4 and 2.5 is something was removed from the .info file, so I have probably stuffed up with the CVS somehow

danielb’s picture

Status: Active » Fixed

fixed in 2.6, sorry about that.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.