Hello,

just installed the module (awsome! :) ) and build a view.
Then I tried to edit some values in the title and everything worked fine.
After that I changed to the second page via Ajax.
That results into a ... json message?

[{"command":"settings","settings":{"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"corolla","theme_token":"fob0ui6ojLYOCKWPah71taewESNWfHFfa-aHjWWdDXs"},"lightbox2":{"rtl":0,"file_path":"\/(\\w\\w\/)public:\/","default_image":"\/sites\/all\/modules\/lightbox2\/images\/brokenimage.jpg","border_size":3,"font_color":"000","box_color":"fff","top_position":"","overlay_opacity":"0.8","overlay_color":"000","disable_close_click":1,"resize_sequence":0,"resize_speed":400,"fade_in_speed":400,"slide_down_speed":600,"use_alt_layout":0,"disable_resize":0,"disable_zoom":0,"force_show_nav":0,"show_caption":1,"loop_items":0,"node_link_text":"View Image Details","node_link_target":0,"image_count":"Image !current of !total","video_count":"Video !current of !total","page_count":"Page !current of !total","lite_press_x_close":"press \u003Ca href=\u0022#\u0022 onclick=\u0022hideLightbox(); return FALSE;\u0022\u003E\u003Ckbd\u003Ex\u003C\/kbd\u003E\u003C\/a\u003E to close","download_link_text":"Download Original","enable_login":false,"enable_contact":false,"keys_close":"c x 27","keys_previous":"p 37","keys_next":"n 39","keys_zoom":"z","keys_play_pause":"32","display_image_size":"","image_node_sizes":"(\\.thumbnail)","trigger_lightbox_classes":"img.inline,img.image-img_assist_custom,img.thumbnail, img.image-thumbnail","trigger_lightbox_group_classes":"","trigger_slideshow_classes":"","trigger_lightframe_classes":"","trigger_lightframe_group_classes":"","custom_class_handler":"lightbox_ungrouped","custom_trigger_classes":"","disable_for_gallery_lists":1,"disable_for_acidfree_gallery_lists":true,"enable_acidfree_videos":true,"slideshow_interval":5000,"slideshow_automatic_start":true,"slideshow_automatic_exit":true,"show_play_pause":true,"pause_on_next_click":false,"pause_on_previous_click":true,"loop_slides":false,"iframe_width":600,"iframe_height":400,"iframe_border":1,"enable_video":0}},"merge":true}]

Switching off Ajax works on the 2nd page as well.
Either a work around for people who run into the same problem or bug report :)

Thanks for that module.

Bye,
Transmitter

Comments

W.M.’s picture

Having same problem here

Shevchuk’s picture

Priority: Normal » Critical

Setting to critical as this really makes large views unusable (~20 seconds to generate page with 4 views with total 450 nodes with 7 fields each).

joachim’s picture

450 items in a view is beyond the limits of what you're feasibly meant to do with this module. So some form of paging is definitely necessary!

However, this module is currently working fine for my own projects, so unfortunately it's not something I have any time to spend on. It's going to be up to people who need this feature to work on a patch.