Do you have a request monitor installed? After taking an action (such as changing filter), take a look at the monitor. There should be a new request.
Take a look at that request and see what the outcome is. There are 3 possible outcomes I can think of: 1) The request loads forever, never actually loading. (This might be some sort of redirect issue.) 2) The result loads, but there's a PHP error message displayed. Or, the result is blank. If this is the case, please paste the error. 3) The result loads without error, but Javascript mistakenly detects an error. If this is the case, again, please paste the error. Hopefully we can get this resolved with some more debugging. It also might be worth trying a fresh install to see if that works. On Mar 9, 2009, at 6:32 PM, Khaled Abou Alfa wrote: > Heya Michael, > > Not sure what I'm looking for here. Basically if I try and use the > search bar (ie to filter stuff out in comments) it basically stalls. > This is whether I basically delete anything, search for anything > etc. It loads the page ok, but then when it gets to POST > update_comment thats where things go a bit wrong. > > Should I maybe delete something and then SVN up? Maybe that might > help? Like under system maybe? > > On Mon, Mar 9, 2009 at 10:57 AM, Michael Harris <[email protected] > > wrote: > > 2009/3/9 Khaled Abou Alfa <[email protected]>: > > I've SVNed up to the rev 3298 but unfortunately I can't seem to > get any > > tasks actually done. Specifically if I try and use the media silo, > it opens > > up, but nothing else happens (ie the spinner keeps on spinning and > that's > > about it). > > Something similar happens when trying to deal with comments. If I > want to > > mark them as spam, or approve them, the spinner does it's thing > but nothing > > actually happens. The difference here of course is that if I go to > another > > page (like the dash) then the actual action has been taken care of > (for that > > page). > > I know it doesn't really help, but I can't reproduce this. r3299 works > fine for me. > > The ajax calls are not succeeding for some reason. It would be useful > if you could investigate the requests. Do you have firebug installed ? > Or is there some similar net monitor for Safari ? If so, can you look > to see what happens with the ajax requests ? Do other ajax requests > work, such as moving the loupe or typing in the search boxes ? > > -- > Michael C. Harris, School of CS&IT, RMIT University > http://twofishcreative.com/michael/blog > IRC: michaeltwofish #habari > > > > > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
