after an successful update to Drupal 5.1 to 5.2 (the security update) views works but current views are no longer editable or new views can not be set or able to configure

- another words the views settings is blank / missing on
site/admin/build/views

double checking the existence of the module on
site/admin/logs/updates views module visible (as Views 5.x-1.6)
is positive, so on the
admin/build/modules

yet no settings on
site/admin/build/views
could it be a bug? 9i did not marked the issue as a bug but should i?)
anyone else experiencing the same?

thanks

CommentFileSizeAuthor
#2 build-view.png4.1 KBica

Comments

moshe weitzman’s picture

Status: Active » Closed (fixed)

this was happenning to me and then i realized that i had upgraded Views withot running update.php. make sure your update.php is up to date. reopen if something else is happenning.

ica’s picture

StatusFileSize
new4.1 KB

thanks Moshe,
but i have already updated the site and the views tables did not updated- was not necessary during the update from 5.1 > 5.2
after your post i re-run the /update.php script once again there was no indication views to be updated so it did not
so everything should be fine but still views settings are not visible / disappeared so i am no longer control of the views, although the the current site views works as before
i have also deleted the views module and uploaded a fresh download and re- run the update.ph again to make sure i have got the latest module version which is 5.x-1.6 right?
errr.. i have no clue ?:|
the small screenshot of the /site/admin/build/views may give a better idea

thanks

ica’s picture

just reporting back the solution case someone else may experience similar problem

decision i made is a redo all, a fresh slate.. that is deleting and reinstalling the views.module and the database

- i have disabled all view related modules than disabled the view.module and uninstalled on
admin/build/modules/uninstall
- deleted the module from the server uploaded a fresh latest views 5.x-1.6 reinstalled the module
and
admin/build/views/
was back!
than rebuild all the views from fresh
admin/build/views/add
... done

npearson’s picture

I got the same thing. Perhaps you might have updated past 5.1 which breaks the /site/admin/build/views page. Don't upgrade to 5.3 or you will have the same problem.

lupus78’s picture

I see it's an old topic, but i have the same issue here!

I've upgraded drupal from 5.4 to 5.20, and few modules too, including Views, and now the site/admin/build/views missing. I can't delete my Views, because i have too many, and don't now what in them, so i must export the Views before i'm able to reinstall the module!

Any other solution for this problem?