I have just upgraded a development site to D6 and a custom view is not showing, I see from the Database that there are 2 tables: views_view and view_view : my data is in view_view.

I tried an export/import of the view from my live site but that's not working either because of a function

what have I done, what can I do

Comments

seaji’s picture

+1 the same problem.

Suzy’s picture

seaji, I've sorted it

didn't know about the convert (Views1 to Views2) option in the Administer>>Views>>Tools tab

just a fyi, incase anyone else comes across this post

When I ran the convert function, I ran into a Fatal function error,

Fatal error: Call to a member function set_option() on a non-object ...

which led me to this post and patch which works for me, view now converted.

Though to get it to show, and appear in its proper menu I had to go through and update all the options most of them had defaulted

merlinofchaos’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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