Just upgraded from 5.x-1.5, and receiving the error below when trying to add a new view. Running php 5.2.1 with MySQL 5.0.27-community-nt.

Out of range value adjusted for column 'is_cacheable' at row 1 query: _views_save_view INSERT INTO view_view (vid, changed, name, access, description, page, url, page_type, page_title, use_pager, breadcrumb_no_home, nodes_per_page, page_header, page_header_format, page_footer, page_footer_format, page_empty, page_empty_format, menu, menu_tab, menu_tab_default, menu_tab_weight, menu_title, block, block_type, block_title, nodes_per_block, block_more, block_use_page_header, block_header, block_header_format, block_use_page_footer, block_footer, block_footer_format, block_use_page_empty, block_empty, block_empty_format, view_args_php, is_cacheable) VALUES (13, 1176408950, 'whitepapers', '1, 2, 8, 4, 7', 'Visit NaSPA\'s Whitepaper Library', 1, 'whitepapers', 'list', 'White Papers', 1, 0, 15, 'NaSPA is proud to offer its whitepaper library as a reference resource for members that will provide timely and thorough information about industry technology, and research support for product and service decisions.\r\n', 3, '', 1, 'Sorry, there are no white papers in the library.', 1, 0, 0, 0, 0, '', 0, 'node', '', 0, 0, 0, '', 1, 0, '', 1, 0, '', 1, '', '') in C:\www_hosts\naspa5\includes\database.mysql.inc on line 172.

Comments

merlinofchaos’s picture

Status: Active » Fixed

I think this should be fixed in -beta3.

Anonymous’s picture

Status: Fixed » Closed (fixed)