"Loading content for" and loading bar

etrangerequitra... - October 14, 2008 - 23:14
Project:AJAX Views
Version:5.x-1.5
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

Hello there,
I've been trying to use AJAX Views in my website but im finding myself a bit trapped.

I've followed all the instructions in the Project Page, but when I place the newly created block in a region, only an animated loading bar and the text "Loading content for" appears.

I've read all the information in here: http://drupal.org/node/211801 but nothing i see there seems to apply to this problem.

There's a testing site here: http://dpa0809.dpa-etsam.com

Any ideas?
Thanks!

#1

cjones - October 21, 2008 - 00:53

I am experiencing this too.

#2

pragna - November 19, 2008 - 13:35

Subscribing.
Facing the same problem.

#3

awolfey - November 25, 2008 - 13:09

I had the same problem. The js and css were not making it into the page via the module. When I put them in page.tpl.php myself the content did load, but the Next -> link does not return anything.

#4

CyberCore - December 2, 2008 - 20:57

same problem here, any solutions?

#5

CyberCore - December 3, 2008 - 15:06

maybe this helps you....:

1. Create View
2. Specify a Page view of any type <- AND SET A url for it, this is a caller url. (calls the ajax)
3. Specify a Block view with "AJAX Paging Block View" type and the node count you want on each page
4. Specify an argument of type "AJAX Views: AJAX Selector" with "Display all values" specified
5. enable the block with the view in the blocks menue.

so i think it's important to have both, a block and a page for this... the block calls the page for the ajax request... it's all in 1 view.

now you should see a result.... i hope so, if not, don't ask me, please :-D

the way above helps me and could maybe help you, too.

#6

etrangerequitra... - August 5, 2009 - 19:15

Thanks for the answer CyberCore, I've got to admit i decided to forget about D5 and got into D6 and its better Views world. Thanks anyway!

 
 

Drupal is a registered trademark of Dries Buytaert.